RE: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-09-01 Thread DogPatch06
Hi, I have install Xen inside vsphere and works without any issues. Carlos @Portugal -Original Message- From: Musayev, Ilya [mailto:[email protected]] Sent: sábado, 31 de Agosto de 2013 19:49 To: [email protected] Subject: RE: [ANNOUNCE] Apache CloudStack Virtual Appliance -

Re: How to create control traffic network

2013-09-01 Thread Geoff Higginbottom
Dean, If you spun up a VM on two networks and it only got 1 IP assigned its probably down to your guest OS not auto configuring the 2nd network. As a test try and manually create the ifcfg-eth1 file for the 2nd network. As regards to creating a management network, and using a shared network, d

Re: Change public IP range assigned to system VMs

2013-09-01 Thread Geoff Higginbottom
Indra, To change the public IPs you need to release all of them first, and as you have discovered the problem is they are being used by System VMs which get recreated as soon as you destroy them. If you have no VRs using public IPs, then simply disable the zone and then destroy the System VMs.

The given command does not exist or it is not available for user

2013-09-01 Thread karthi keyan
Hi All, I have installed CS 4.1.1 on centos 6.3. For testing purpose, i have created zone,pod,cluster,host,primary and secondary and all. And them i removed everything that what are all i have created. After that i have enabled these global settings, expunge.delay 300 ex

Re: [ANNOUNCE] Apache CloudStack Virtual Appliance - vSphere, KVM and XEN

2013-09-01 Thread Alexander Hitchins
Thanks Ilya & Carlos, vSphere didn't like my NIC and I didn't have a spare so I'm trying the XenServer route now. Once I am more up to speed I will get a vSphere box togehter, for the moment though hopefully this will do. Thanks again, Alex On 9/1/2013 12:30 PM, DogPatch06 wrote: Hi, I ha

Re: The given command does not exist or it is not available for user

2013-09-01 Thread Marty Sweet
Hi Karthikeyan, I've had this issue before when I changed an encrypted value in the database and cloudstack-management wasn't able to open the database. Please could you provide your management log? Your best bet is to restore a backup (which hopefully you took before editing the database) and wor

Web console cannot go up in CloudStack 4.1.1 + XenServer 6.1

2013-09-01 Thread Minh
Hello everybody, I have installed CloudStack 4.1.1 with XenServer 6.1 hypervisor host. So far everything works fine: - SSVM and Console Proxy VM both come up fine - Default CentOS storage finished downloading - I can ssh into SSVM and Console Proxy VM both fine; and from inside I can ping manag

Re: New root volume from snapshot

2013-09-01 Thread Nitin Mehta
You can create template from this snapshot and then restore the vm from this new template id. Internally it will discard the old root volume and start the vm with a new disk from this new template I think this is possible in 4.2. Give it a shot and see how it goes :) On 30/08/13 3:36 PM, "Marty

Re: New root volume from snapshot

2013-09-01 Thread Harikrishna Patnala
After creating the template try this API. http://localhost:8096/client/api?command=restoreVirtualMachine&virtualmachineid=&templateid= -Harikrishna On 02-Sep-2013, at 11:12 AM, Nitin Mehta wrote: > > You can create template from this snapshot and then restore the vm from > this new template id