API command "listNetworks" error

2013-11-20 Thread Thomas Joseph
Hello I was unable to delete a POD & the "Physical Network 1" from a basic zone from the CS MGMT UI v4.1.1, therefore I had to manually update the "removed" & "state" coloumns for the CS DB table "physical_network" id 205. mysql> select * from physical_network; +-+-

Re: CS4.2 KVM and Xen hypervisor

2013-11-20 Thread motty cruz
Thanks shankerbalan, I deleted the routers, created a new network offering with DHCP off, created a new guest network, when I install first instance there it was it took IP or CS showing with IP, not the one I manually setup. Thanks, On Tue, Nov 19, 2013 at 7:18 PM, Shanker Balan wrote: > On

VM created from template has no network access

2013-11-20 Thread Fariborz Navidan
Hi. I have created a CentOS 6.4 template from a VM. When create a VM using this template, network settings are not applied to it and it starts with no network access and as a result password script cannot be run. I have created the template from the VM's volume. Please advise. TIA

KVM in advanced zone - some open questions

2013-11-20 Thread Abu Bashiri
Gents, i plan to implement CS 4.2 as a dev environment. I already had a look at the documentation but I still have some unanswered questions. I really appreciate any help. I have three centos 6.3 KVM hosts. One for the management server and the database and the other two hosts are for th

Re: VM created from template has no network access

2013-11-20 Thread Carlos Reátegui
Make sure to set onboot=yes in ifcfg-eth0 in your template. > On Nov 20, 2013, at 7:37 AM, Fariborz Navidan wrote: > > Hi. > > I have created a CentOS 6.4 template from a VM. When create a VM using this > template, network settings are not applied to it and it starts with no > network access a

Re: VM created from template has no network access

2013-11-20 Thread Fariborz Navidan
On the VM from which template is created, ONBOOT="yes" is available. Is CloudStack capable of configuring new VMs created from a template with assigned IP? Is it aware of what to perform on new VM? On Wed, Nov 20, 2013 at 7:45 PM, Carlos Reátegui wrote: > Make sure to set onboot=yes in ifcfg-eth

iptables on the host does not allow reaching the guest

2013-11-20 Thread Fariborz Navidan
Hi. If iptables is running on the host, VMs are not reachable and I need to stio it manually. Unfortunately after every action in CloudStack, it gets started automatically and again need to stop. Please advise me to fix iptables permanently. TIA

Re: iptables on the host does not allow reaching the guest

2013-11-20 Thread Carlos Reategui
I had a similar problem on my XenServer hosts with CS. I don't know how it is supposed to work or what the correct solution is but in my case it was ok to disable iptables permanently: chkconfig iptables off or if your hosts are ubuntu: chkconfig ufw off On Wed, Nov 20, 2013 at 9:05 AM, Farib

Re: VM created from template has no network access

2013-11-20 Thread Carlos Reategui
I'm assuming from your other email that the problem was the firewall on the hosts. On Wed, Nov 20, 2013 at 8:56 AM, Fariborz Navidan wrote: > On the VM from which template is created, ONBOOT="yes" is available. > Is CloudStack capable of configuring new VMs created from a template with > assigned

Re: VM created from template has no network access

2013-11-20 Thread Fariborz Navidan
Hi These are two separate issues however now I see VMs are reachable even whe iptables is running. I don't actually know haow ficed autpmatically.! I logged into the new VM created from template and check net config. The ifcfg-eth0 is containing the exactly the same setting as the VM from which te

Re: VM created from template has no network access

2013-11-20 Thread Fariborz Navidan
I use KVM. It seems CloudStack is not yet fully compatible with KVM. On Wed, Nov 20, 2013 at 10:09 PM, Fariborz Navidan wrote: > Hi > These are two separate issues however now I see VMs are reachable even whe > iptables is running. I don't actually know haow ficed autpmatically.! > > I logged i

Basic Network - change bridge for SSVM SAN NFS communication

2013-11-20 Thread Magnus Janson
Hi Folks, I'm using CS 4.2 with KVM and basic network. This mail is pretty long, but my questions is quite short. I'm trying to figure out how I could change which bridge my SSVM uses when it to connects to my SAN server. Including some of my thoughts and details below for this -

Creating unattend.xml answer file for windows 2008 template

2013-11-20 Thread Fariborz Navidan
Hi. It is not fully related to CS. However I ask it here. I'm trying to create answer file for creating windows 2008 R2 template. SIM is unable to create catalog for image file copied from DVD. I have downloaded the right AIK.- Please asvise. TIA -- Fariborz Navidan Sales & Technical Manager She

How do I delete destroyed instances?

2013-11-20 Thread Fariborz Navidan
Hi. When destroy an instance it does not delete it. How do I delete destroyed instances? Thanks. -- Fariborz Navidan Sales & Technical Manager Shetab Rayan Limited. www.shetabrayan.com

RE: How do I delete destroyed instances?

2013-11-20 Thread Eric Tykwinski
Fariborz, Check out your Global Settings for "expunge.delay" and the "expunge.interval". expunge.delay Determines how long (in seconds) to wait before actually expunging destroyed vm. The default value = the default value of expunge.interval expunge.intervalThe interval (in seconds) to w

Re: How do I delete destroyed instances?

2013-11-20 Thread Kirk Jantzer
Welcome to CloudStack! They will expunge in time, however you can change how soon they get expunged by altering the following global settings: expunge.delay - Determines how long (in seconds) to wait before actually expunging destroyed vm. The default value = the default value of expunge.interval e

Re: How do I delete destroyed instances?

2013-11-20 Thread Fariborz Navidan
Thanks. On Wed, Nov 20, 2013 at 10:36 PM, Kirk Jantzer wrote: > Welcome to CloudStack! They will expunge in time, however you can change > how soon they get expunged by altering the following global settings: > expunge.delay - Determines how long (in seconds) to wait before actually > expunging

Re: How do I delete destroyed instances?

2013-11-20 Thread Fariborz Navidan
Hi. Search does not find expurge settings! On Wed, Nov 20, 2013 at 10:40 PM, Fariborz Navidan wrote: > Thanks. > > > On Wed, Nov 20, 2013 at 10:36 PM, Kirk Jantzer wrote: > >> Welcome to CloudStack! They will expunge in time, however you can change >> how soon they get expunged by altering the f

Re: How do I delete destroyed instances?

2013-11-20 Thread Kirk Jantzer
it's expunge, not expurge Regards, Kirk Jantzer http://about.me/kirkjantzer On Wed, Nov 20, 2013 at 2:18 PM, Fariborz Navidan wrote: > Hi. > Search does not find expurge settings! > > > On Wed, Nov 20, 2013 at 10:40 PM, Fariborz Navidan >wrote: > > > Thanks. > > > > > > On Wed, Nov 20, 2013

RE: Bare Metal Docs for 4.2.0?

2013-11-20 Thread Jessica Tomechak
Radhika, thanks for the cc. To configm, Jason, yes, you have found the bare metal documentation that we have provided in the Citrix guides. It might not yet have been committed to the Apache version of the guides, but afaik it functions the same whether you're in Apache or the Citrix product. J

Re: Basic Network - change bridge for SSVM SAN NFS communication

2013-11-20 Thread Shanker Balan
Comments inline. On 21-Nov-2013, at 12:19 am, Magnus Janson wrote: > Hi Folks, > > I'm using CS 4.2 with KVM and basic network. > > This mail is pretty long, but my questions is quite short. I'm trying to > figure out how I could change which bridge my SSVM uses when it to connects > to my SAN s

Re: KVM in advanced zone - some open questions

2013-11-20 Thread Shanker Balan
Comments inline. On 20-Nov-2013, at 9:28 pm, Abu Bashiri wrote: > Gents, > > i plan to implement CS 4.2 as a dev environment. I already had a look at the > documentation but I still have some unanswered questions. I really > appreciate any help. Glad to hear you have chosen ACS for your dev env

Template Upload options

2013-11-20 Thread Jake G.
HI all, I am trying to upload a Windows 2008 R2 64-bit qcow2 file into templates and  way at the bottom of the add template window is a check box for Routing. Does anyone know what this is? It is not in the official documentation. Thank you, Jake