Re: 4.3 Vmware Support

2014-04-08 Thread Erik Weber
On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips wrote: > If I see the following "Apache Cloudstack Plugin - Hypervisor > VMware..Success" when building, shouldn't I have vmware support in my > packaged RPM's ? > > Check the attached screenshot... > > > I think attachments are stripped away

Re: Cloudstack 4.3 instances can't access outside world

2014-04-08 Thread Erik Weber
Try adding an egress rule, and removing it again. We experience the same, but has so far believed it was because we changed the default rule from deny to allow after accounts were made.. On Tue, Apr 8, 2014 at 11:14 PM, motty cruz wrote: > I have two isolated network both virtual routers can p

Re: Admin Password not able to change after Integrating with LDAP CS4.3

2014-04-08 Thread Geoff Higginbottom
Anoop, This is by design, LDAP is the authoritative authentication source so you need to change the password there, CloudStack can only query LDAP, not update it. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...

Re: Admin Password not able to change after Integrating with LDAP CS4.3

2014-04-08 Thread Anoop Mohan
Any has idea how to change it from UI. or is it by Design? On Tue, Apr 8, 2014 at 10:11 PM, Anoop Mohan wrote: > I get Error " cloud not change your password because LDAP is enabled." > when tried from UI > > > -- > Thanks & Regards, > Anoop Mohan > -- Thanks & Regards, Anoop Mohan

Re: Routing from VPC Private Gateway to Internet (4.2.1)

2014-04-08 Thread Simon Murphy
It will not let me add a CIDR of 0.0.0.0/0 as it overlaps with the internal VPC range. When adding a specific address (8.8.8.8/32) an error is thrown. I would have thought that routing from private gateway to the internet is a pretty standard scenario? Simon Murphy Solutions Architect

Re: Routing from VPC Private Gateway to Internet (4.2.1)

2014-04-08 Thread Sanjeev Neelarapu
Hi, Private gateway on vpc is used to reach the resources not part of cloudstack but are present in same data center. Try adding a static route with destination as 0.0.0.0/0 via the private gateway. --Sanjeev On Apr 8, 2014 5:43 PM, Simon Murphy wrote: Does anyone know if it should be possibl

Routing from VPC Private Gateway to Internet (4.2.1)

2014-04-08 Thread Simon Murphy
Does anyone know if it should be possible to route from a customer network on the private gateway to the internet? When I set this up there is no NAT rule created on the VPC and PC’s on the customer network cannot get to the internet. The customer would like to use the VPC connection to access t

4.3 Vmware Support

2014-04-08 Thread Michael Phillips
If I see the following "Apache Cloudstack Plugin - Hypervisor VMware..Success" when building, shouldn't I have vmware support in my packaged RPM's ? Check the attached screenshot...

Re: Cloudstack 4.3 instances can't access outside world

2014-04-08 Thread motty cruz
I have two isolated network both virtual routers can ping anywhere, but the Instances behind the virtual router can't ping or access the internet. On Tue, Apr 8, 2014 at 10:38 AM, motty cruz wrote: > Hello, > I'm having issues with VMs unable to access outside world. I can ping > gateway, als

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
Yes I will add a ip to the cloudbr0 and see if that fixes the problem. It's a good time since I just reset the db to start over. I don't want to vlan so can I use advanced networking with GRE instead? GRE takes no switch configuration right? Sent from my Galaxy S®III Original message

Re: Waiting some more to make sure there's no activity on VM

2014-04-08 Thread Geoff Higginbottom
I've ran scripts which attempt to start 100 VMs at once, so no starting 5 should not be an issue. If these were new VMs on a new guest network it's possible that the VR took a long time to start (poor secondary storage performance) so the VMs timed out. It looks like one of your VMs had started

Re: System vm's with wrong network routing

2014-04-08 Thread Geoff Higginbottom
Matthew, Your Bridge configs look OK, but we normally see the management IP on the bridge. Can you move your clustered file system onto a dedicated nic, allowing management IP to be placed on the bridge, this may stop the self fencing issues. It seems too much of a coincidence that the managem

Re: Waiting some more to make sure there's no activity on VM

2014-04-08 Thread Jonathan Gowar
On Tue, 2014-04-08 at 19:14 +, Geoff Higginbottom wrote: > Assuming the VMs are not actually running on hosts, change the state field in > vm_instance to stopped, this will give you back control. Suggest you then > start one at a time. Thanks, Geoff. As they (4 of 5 VMs) were in a stoppe

Re: Waiting some more to make sure there's no activity on VM

2014-04-08 Thread Geoff Higginbottom
Assuming the VMs are not actually running on hosts, change the state field in vm_instance to stopped, this will give you back control. Suggest you then start one at a time. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.hi

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
Here are my interfaces and I am sure the labels are correct. Any other ideas? This is for my management ip, I couldn't put it on the bridge as my clustered file system would keep fencing it self. cat ifcfg-eth0 DEVICE="eth0" BOOTPROTO=static HWADDR="78:E7:D1:8E:2F:AE" NM_CONTROLLED="none" ON

Waiting some more to make sure there's no activity on VM

2014-04-08 Thread Jonathan Gowar
Hi, I wanted to test the cluster, so created a Debian VM, saved it as a template and then created 4 identical hosts from that template. They appeared to create okay, as there are instances for each guest I created. But, they will not start, are are stuck in a Stopped state. The logs are being

Re: System vm's with wrong network routing

2014-04-08 Thread Geoff Higginbottom
I would check the traffic labels for the management network match for your zone and hosts. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com | www.shapeblue.c

Re: Console proxy IP

2014-04-08 Thread Kelven Yang
Unfortunately with current CloudStack releases, console proxy public IP is acquired from a shared public IP pool. So you can¹t reserve a particular public IP range for console proxy. Kelven On 4/8/14, 4:54 AM, "JAVIER AYLLON PEREZ" wrote: > Dear CloudStackers: > I'm moving my certificates from

Cloudstack 4.3 instances can't access outside world

2014-04-08 Thread motty cruz
Hello, I'm having issues with VMs unable to access outside world. I can ping gateway, also when I log in to virtual router, I am able to ping google.comor anywhere. in the Egress rules I am allowing all. reboot network and virtual router does not help. VMs were able to access outside before upgrad

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
My problem is that the ssvm will not ping anything on the management network, It will not do dns lookups as it will not ping past the default public gateway. The ssvm is up and I can ping the public ip from a different subnet. If i remove this I can use external dns and the ssvm can ping anyth

Admin Password not able to change after Integrating with LDAP CS4.3

2014-04-08 Thread Anoop Mohan
I get Error " cloud not change your password because LDAP is enabled." when tried from UI -- Thanks & Regards, Anoop Mohan

Re: System vm's with wrong network routing

2014-04-08 Thread Erik Weber
You don't need gateway for network in the same subnet on an interface. You never told us what your real problem is (i think), so why not start by telling us what is not working :-) As i tried to explain, 8.8.8.8 and 8.8.4.4 will be routed over the mgmt interface if it's entered as the internal dn

RE: System / Virtual router VM state after 4.2 to 4.3 upgrade

2014-04-08 Thread Geoff Higginbottom
Appreciate it's too late now, but for the benefit of others who make the same mistake you could have simply re-seeded secondary storage with the correct template in exactly the same was you would do when deploying a new 4.3 deployment, the -F tells it to over write any existing templates mkdir

RE: System vm's with wrong network routing

2014-04-08 Thread Geoff Higginbottom
Matthew Here is the route table for my SSVM. Destination Gateway Genmask Flags Metric RefUse Iface 0.0.0.0 172.142.100.1 0.0.0.0 UG0 00 eth2 169.254.0.0 0.0.0.0 255.255.0.0 U 0 00 eth0 172.17.0.0 0.0.

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
Erik that would be fine but this is wrong, this means its going to route over the public address as 0.0.0.0 points to my public gateway. 172.16.0.0 0.0.0.0 255.255.0.0 U 0 00 eth1 172.16.0.0 0.0.0.0 255.255.0.0 U 0 00 eth3 On 04/08/201

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
Here is log from the management server while its creating the new storage vm's. I'm not seeing anything wrong here but then again I'm new to cloudstack. It doesn't look like what the route looks like once the vm is started. 2014-04-08 10:55:41,529 DEBUG [c.c.a.t.Request] (AgentManager-Handle

Re: System vm's with wrong network routing

2014-04-08 Thread Erik Weber
If you use the same dns servers for both internal and external it will add a route over mgmt interface. Erik Weber 8. apr. 2014 16:07 skrev "Matthew Midgett" følgende: > I destroyed the VM so it would create a new route. First off the 8.8.8.8 > and 8.8.4.4 should have a default gateway of 0.0.0.

[EVENTS] CCC Europe in Budapest November 19-21

2014-04-08 Thread Sebastien Goasguen
Hi folks, While some of us are in Denver for CloudStack collaboration conference, I wanted to announce the next conference in Europe. CCC will be in Budapest on November 19-21. Mark your calendars and plan on joining for another exciting event, Cheers, -Sebastien

Re: System vm's with wrong network routing

2014-04-08 Thread Matthew Midgett
I destroyed the VM so it would create a new route. First off the 8.8.8.8 and 8.8.4.4 should have a default gateway of 0.0.0.0 if its to use the public address to get dns. If its supposed to use the management network then the 172.16.0.0 0.0.0.0 should be 172.16.0.0 172.16.0.1 This way

Unable to Start System VM

2014-04-08 Thread Diego Spinola Castro
I just updated my Xenservers to 6.2 and i can't start my vrouters. As far as i could debug CS is starting system vms with Debian 5.0 template: Management-server.log: Can't find the guest os: Debian GNU/Linux 5.0 (32-bit) mapping into XenServer 6.2.0 guestOS type, start it as HVM guest

Re: System / Virtual router VM state after 4.2 to 4.3 upgrade

2014-04-08 Thread Jonathan Gowar
Hi, I had created the templete, but not given it time to download before upgrading. The short of it is, things got too messy; without enough CS know how, so I started over with a new 4.3 install. Thanks for your reply. Regards, JOn On Tue, 2014-04-08 at 11:01 +, Geoff Higginbottom wrote:

usage server - database structure

2014-04-08 Thread Jochim, Ingo
Hi folks, where am I find a documentation for the cloud_usage database and all it's tables? Many thanks, Ingo -- This email was Virus checked by Astaro Security Gateway. http://www.astaro.com

Console proxy IP

2014-04-08 Thread JAVIER AYLLON PEREZ
Dear CloudStackers: I'm moving my certificates from realhost to our own "star certificate". In order to put it as tidy as I can, I was wondering if it is possible to reserve an IP range to console proxys. This way, IP's for consoles or storage proxies don't get mixed with user ones. Thank yo

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
I get the following error message, 401unable to verify user credentials and/or request signature I am going to check the ldap configuration settings in the cloud mysql database. On 04/08/2014 12:29 PM, Suresh Sadhu wrote: Install firebug plugin if you don't have on your firefox browser. http:/

RE: System / Virtual router VM state after 4.2 to 4.3 upgrade

2014-04-08 Thread Geoff Higginbottom
Hi Jonathan, Did you download the new system vm template before upgrading ? Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: Jonathan Gowar [mailto:j...@whiteheat.org.uk] Sent: 08 April 20

System / Virtual router VM state after 4.2 to 4.3 upgrade

2014-04-08 Thread Jonathan Gowar
Hi, I had an issue with the router VM on 4.2 and thought upgrading to 4.3 might resolve that. So, I deleted the router VM and upgraded. Now booting on 4.3, it appears the UI has upgraded, but I have no router VM, 2x secondary storage VMs (1 UP and the other Disconnected and Expunging), and 1x

RE: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Suresh Sadhu
Install firebug plugin if you don't have on your firefox browser. http://localhost:8080/client/api?command=listLdapUsers&listtype=new&response=json&sessionkey=E3tGTVgZl4YNkPNHMLq6iFVgQjk%3D&_=1396952626014 check whether you are getting AD user list or not after executing the above lsit. Regard

RE: Trouble with Usage server on 4.3.

2014-04-08 Thread Kishan Kavala
Steve, Mysql connector (mysql-connector-java.jar) is no longer bundled with CS installation. You need to make it available to CS usage lib path (under /usr/share/cloudstack-usage/lib/). > -Original Message- > From: Steve Searles [mailto:ssear...@zimcom.net] > Sent: Monday, 7 April 201

Re: cloudstack-agent jsvc error 4.2 to 4.3 upgrade

2014-04-08 Thread Jonathan Gowar
Removing libjna-java resolved this issue.

VM management Shut down alone

2014-04-08 Thread clement mutz
Hi everybody, I installed a virtual machine centos with this tutorial http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/qig.html I have centos 6.5, xenserver 6.2 Installation finished with success. I have a web access http://IP:8080/client I'm ready for ba

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
Hi Sadhu, How do i enable firbug? I also tried to check the ldap API using cloudmonkey but got the following error, â Apache CloudStack ðµ cloudmonkey 5.0.0. Type help or ? to list commands. > sync Connection refused: None Failed to sync apis, please check your config? Note: `sync` requires ap

RE: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Suresh Sadhu
listLdapUsers APi shows all user list but UI fail to display the list if any of theAD user attributes has missing info(like mail etc) Enable the firbug and checl listLdapUser API response when you open the "ADD LDAP Account"wizard. Regards Sadhu -Original Message- From: Antonio Pack

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-08 Thread Antonio Packery
Thanks Ian, Does you ldap bind principal user have any special permissions? I have re-validated all my settings but still don't get a ldap user list from which to select. Could it be to many users to list, AD has in excess of 1 accounts? Is there an api command i can use to test my ldap se