Re: Can't launch VMs

2014-10-02 Thread Daan Hoogland
On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui create...@gmail.com
wrote:

 Daan,
 Any chance you got to look at this?  I am still confused why for a basic
 network with no vlans the code is expecting a uri for a vlan.
 thanks

​
It is a known issue, can you do your setup with specifying a vlan? I
suspect this being the issue. It won't use the vlan but it needs a value.
Needs fixing but I think it will work with this work around. I am not sure
what the most solid fix would be and that would be more a discussion for
dev@...

You could think of inserting a default value when doing basic networking or
a check on networking type when creating the router/instances. Both seem
quirky, though.

regards,
-- 
Daan


Re: New Install

2014-10-02 Thread sebgoa

On Sep 30, 2014, at 8:20 PM, Ricky Keele rjke...@digitalipvoice.com wrote:

 Hello,
 
 I know that everyone must be worn out with the same old questions. I have 
 installed Cloudstack using the quick install for CentOS. This is single 
 machine with management server, storage, and KVM hypervisor on same machine. 
 I have configured secondary storage as NFS mount on same machine. Have 
 created cloudbr0 for nic. The problem is host will not install logs say 
 cannot get private nic name. Are there any other documents for installing or 
 if anyone else has overcome this please reply.
 

Can you post the logs on pastebin or something alike.

Which version of cloudstack are you running ? which version of CentOS ?


 Thanks,
 
 Ricky



Re: Question about Old Racks

2014-10-02 Thread sebgoa

On Sep 27, 2014, at 8:06 PM, Talk Jesus c...@talkjesus.com wrote:

 Is it possible to throw old dedicated servers into the cloud for extra
 CPU/RAM?
 
 
 
 For example, I have some old Pentium D (dual core), Xeons, Dual Xeons and
 Core i3 lying around. 
 
 
 
 Is it a simple 'add' in the CS management panel to add these in with their
 storage?
 
 

Might be good to check if they support VT-x ...

 
 
 



Re: Xen Update gone rogue?

2014-10-02 Thread sebgoa
And that one too:

http://www.eweek.com/cloud/the-xen-vulnerability-that-rebooted-the-public-cloud.html


On Oct 2, 2014, at 2:01 PM, sebgoa run...@gmail.com wrote:

 This is a good read on the matter:
 
 https://blog.xenproject.org/2014/10/02/xsa-108-additional-information-from-the-xen-project-2/
 
 
 
 On Oct 2, 2014, at 2:11 AM, Bret Mette bret.me...@dbihosting.com wrote:
 
 The rumor had been whispered for a few days but the exact details of the 
 vulnerability were kept under a tight lid. I have not heard much about this 
 impacting anyone other than the forced downtime by many providers.
 
 Rackspace are bunch of twits. How arrogent and unncessary to point out that 
 another provider mentioned Xen and we didn't.
 
 I can't stand them.
 
 
 On Oct 1, 2014, at 5:00 PM, Eric Tykwinski eric-l...@truenet.com wrote:
 
 I heard on NANOG about an outage on AWS and RackSpace supposedly linked to 
 a Xen update:
 http://xenbits.xen.org/xsa/advisory-108.html
 RackSpace RFO:
 http://www.rackspace.com/blog/an-apology/
 
 Just wondering if anything else is being reported?
 
 Sincerely,
 
 Eric Tykwinski
 TrueNet, Inc.
 P: 610-429-8300
 F: 610-429-3222
 
 
 



Re: Can't launch VMs

2014-10-02 Thread Carlos Reátegui


 On Oct 2, 2014, at 12:57 AM, Daan Hoogland daan.hoogl...@gmail.com wrote:
 
 On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui create...@gmail.com
 wrote:
 
 Daan,
 Any chance you got to look at this?  I am still confused why for a basic
 network with no vlans the code is expecting a uri for a vlan.
 thanks
 ​
 It is a known issue, can you do your setup with specifying a vlan? I
 suspect this being the issue. It won't use the vlan but it needs a value.

Where do I do that?

 Needs fixing but I think it will work with this work around. I am not sure
 what the most solid fix would be and that would be more a discussion for
 dev@...
 
 You could think of inserting a default value when doing basic networking or
 a check on networking type when creating the router/instances. Both seem
 quirky, though.
 
 regards,
 -- 
 Daan


Re: Can't launch VMs

2014-10-02 Thread Daan Hoogland
The add zone wizard provides a field during physical network creation. Not
sure if that answers your question. Not in case you are using the api of
course.

On Thu, Oct 2, 2014 at 3:46 PM, Carlos Reátegui create...@gmail.com wrote:



  On Oct 2, 2014, at 12:57 AM, Daan Hoogland daan.hoogl...@gmail.com
 wrote:
 
  On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui create...@gmail.com
  wrote:
 
  Daan,
  Any chance you got to look at this?  I am still confused why for a basic
  network with no vlans the code is expecting a uri for a vlan.
  thanks
  ​
  It is a known issue, can you do your setup with specifying a vlan? I
  suspect this being the issue. It won't use the vlan but it needs a value.

 Where do I do that?

  Needs fixing but I think it will work with this work around. I am not
 sure
  what the most solid fix would be and that would be more a discussion for
  dev@...
 
  You could think of inserting a default value when doing basic networking
 or
  a check on networking type when creating the router/instances. Both seem
  quirky, though.
 
  regards,
  --
  Daan




-- 
Daan


Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Dave Hoffman

Hello all,

We have a customer that has been fighting with adding the password reset 
script to CentOS 6.5 running Gnome.  It is not being run on boot no 
matter where we have placed the file


We followed the instructions on the site placing it in /etc/init.d/, 
making it executable and adding it to chkconfig.  No luck.


Added it to /etc/gdm/init.d/Default, nothing.

Added it to /etc/rc.local to try to get it to run after all other 
scripts and no luck either.


Running the script manually pulls down the new password and if you log 
out and back in the new password is set.


Has anyone else gotten this to work in CentOS with a gui (Gnome or KDE) 
or in Ubuntu with Unity?


Re: Can't launch VMs

2014-10-02 Thread Carlos Reátegui
I don't see anywhere in the basic network wizard where I can add a vlan tag. I 
see it in the advanced network wizard.

Do you know where in the DB I can add the tag to get my system back online? Or 
can you point me to the jira. 

Thank you
Carlos



 On Oct 2, 2014, at 8:30 AM, Daan Hoogland daan.hoogl...@gmail.com wrote:
 
 The add zone wizard provides a field during physical network creation. Not
 sure if that answers your question. Not in case you are using the api of
 course.
 
 On Thu, Oct 2, 2014 at 3:46 PM, Carlos Reátegui create...@gmail.com wrote:
 
 
 
 On Oct 2, 2014, at 12:57 AM, Daan Hoogland daan.hoogl...@gmail.com
 wrote:
 
 On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui create...@gmail.com
 wrote:
 
 Daan,
 Any chance you got to look at this?  I am still confused why for a basic
 network with no vlans the code is expecting a uri for a vlan.
 thanks
 ​
 It is a known issue, can you do your setup with specifying a vlan? I
 suspect this being the issue. It won't use the vlan but it needs a value.
 
 Where do I do that?
 
 Needs fixing but I think it will work with this work around. I am not
 sure
 what the most solid fix would be and that would be more a discussion for
 dev@...
 
 You could think of inserting a default value when doing basic networking
 or
 a check on networking type when creating the router/instances. Both seem
 quirky, though.
 
 regards,
 --
 Daan
 
 
 
 -- 
 Daan


Re: Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Dave Hoffman
I can run the script manually once I'm logged in with the original 
password and it pulls in the new password without issue.


I just checked and at this time a firewall isn't even running.

On 10/02/2014 11:26 AM, Sam Ceylani wrote:

firewall

Sent from my iPhone


On Oct 2, 2014, at 12:25 PM, Dave Hoffman david.hoff...@appcore.com wrote:

Hello all,

We have a customer that has been fighting with adding the password reset script 
to CentOS 6.5 running Gnome.  It is not being run on boot no matter where we 
have placed the file

We followed the instructions on the site placing it in /etc/init.d/, making it 
executable and adding it to chkconfig.  No luck.

Added it to /etc/gdm/init.d/Default, nothing.

Added it to /etc/rc.local to try to get it to run after all other scripts and 
no luck either.

Running the script manually pulls down the new password and if you log out and 
back in the new password is set.

Has anyone else gotten this to work in CentOS with a gui (Gnome or KDE) or in 
Ubuntu with Unity?




Re: Can't launch VMs

2014-10-02 Thread ilya musayev

Carlos,

VLAN tagging is one of the main reasons why you want to use advanced 
zone. Thats the difference between basic and advanced zones.


Regards
ilya


On 10/2/14, 10:04 AM, Carlos Reátegui wrote:

I don't see anywhere in the basic network wizard where I can add a vlan tag. I 
see it in the advanced network wizard.

Do you know where in the DB I can add the tag to get my system back online? Or 
can you point me to the jira.

Thank you
Carlos




On Oct 2, 2014, at 8:30 AM, Daan Hoogland daan.hoogl...@gmail.com wrote:

The add zone wizard provides a field during physical network creation. Not
sure if that answers your question. Not in case you are using the api of
course.


On Thu, Oct 2, 2014 at 3:46 PM, Carlos Reátegui create...@gmail.com wrote:




On Oct 2, 2014, at 12:57 AM, Daan Hoogland daan.hoogl...@gmail.com

wrote:

On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui create...@gmail.com
wrote:


Daan,
Any chance you got to look at this?  I am still confused why for a basic
network with no vlans the code is expecting a uri for a vlan.
thanks

​
It is a known issue, can you do your setup with specifying a vlan? I
suspect this being the issue. It won't use the vlan but it needs a value.

Where do I do that?


Needs fixing but I think it will work with this work around. I am not

sure

what the most solid fix would be and that would be more a discussion for
dev@...

You could think of inserting a default value when doing basic networking

or

a check on networking type when creating the router/instances. Both seem
quirky, though.

regards,
--
Daan



--
Daan




Advanced networking CloudStack 4.3

2014-10-02 Thread Jeremy Peterson
Good afternoon all or morning depending where you are,

Truly looking for some help.  This question has probably been asked a hundred 
times but I cannot find a good resource for it.

I am looking to deploy CloudStack using KVM on centos 6.5 using ISCSI multipath 
hence the reason for CLVM.  I want advanced networking because I've using CLVM 
as primary storage. I want to offer virtual routers with public IP's and be 
able to deploy VM's with a public IP directly attached.  If that's not possible 
that's ok.

When I deploy advanced networking do I choose security groups or not?

Now I've done it both ways and had issues with each.  If there is a good way to 
do it let me know because I can't find it.

My SSVM and console VM's have recycled 100's of times.

I've had issues where my SSVM is trying to bridge on eth2 where eth2 is my 
management NIC on the hypervisor.

Currently I sit at a clean install of cloudstack-management and my 
cloudstack-agent is stopped on my two kvm hosts.

My storage is on eth1 and public is on cloudbr0 which is bridged off eth0.


Jeremy Peterson



Re: Using cloudstack-set-guest-password with a desktop environment

2014-10-02 Thread Sam Ceylani
I replied to your email about script ending with .sh and I fixed the problem 
with removing .sh extension from script and placing it under /etc/init.d 
folder, I used chkconfig cloud-password-script on ( I dont remember the 
script name) and service installed fine, I had to adjust firewall port also to 
make sure it communicates with VR and made sure script runs before most of the 
other services,

Hope this helps,

Sam

Sent from my iPhone

 On Oct 2, 2014, at 2:55 PM, Dave Hoffman david.hoff...@appcore.com wrote:
 
 I can run the script manually once I'm logged in with the original password 
 and it pulls in the new password without issue.
 
 I just checked and at this time a firewall isn't even running.
 
 On 10/02/2014 11:26 AM, Sam Ceylani wrote:
 firewall
 
 Sent from my iPhone
 
 On Oct 2, 2014, at 12:25 PM, Dave Hoffman david.hoff...@appcore.com 
 wrote:
 
 Hello all,
 
 We have a customer that has been fighting with adding the password reset 
 script to CentOS 6.5 running Gnome.  It is not being run on boot no matter 
 where we have placed the file
 
 We followed the instructions on the site placing it in /etc/init.d/, making 
 it executable and adding it to chkconfig.  No luck.
 
 Added it to /etc/gdm/init.d/Default, nothing.
 
 Added it to /etc/rc.local to try to get it to run after all other scripts 
 and no luck either.
 
 Running the script manually pulls down the new password and if you log out 
 and back in the new password is set.
 
 Has anyone else gotten this to work in CentOS with a gui (Gnome or KDE) or 
 in Ubuntu with Unity?