Re: Ports needed between servers

2012-08-29 Thread Caleb Call
Let's bring this back up. According to the document from Citrix, the ports that are needed are all TCP. Is this correct? Or do we need UDP for some of these as well (nfs, rpc, etc)? I've got the required ports opened up (according to the document) and I'm unable to mount my secondary storage

Re: router vm

2012-08-29 Thread Caleb Call
Thanks. I'll touch base with our neteng team to see if there is something funky with this network that's not allowing me to route out of it. On Aug 29, 2012, at 12:36 PM, Pranav Saxena wrote: > System VM's are not included. The moment you launch you very first user VM , > the router VM comes

RE: router vm

2012-08-29 Thread Will Chan
System VMs (SSVM and CPVM) are launched when CS has detected all the available resources have been added (i.e. primary storage, secondary storage, hypervisor, etc.). Router VMs are launched only when the first user VM is created by an account. Will > -Original Message- > From: Caleb C

RE: router vm

2012-08-29 Thread Pranav Saxena
System VM's are not included. The moment you launch you very first user VM , the router VM comes up. Just for some more information - In case for a VPC , as soon as a VPC is created , a separate router VM comes up. Regards, Pranav -Original Message- From: Caleb Call [mailto:calebc...

Re: router vm

2012-08-29 Thread Caleb Call
System VMs included or just user VMs? I can't copy any templates or add any isos because my secondary storage VM can't get out and so is unable to mount the secondary storage nfs mount. On Aug 29, 2012, at 12:24 PM, Will Chan wrote: > It should be created the moment you launch your very fir

RE: router vm

2012-08-29 Thread Will Chan
It should be created the moment you launch your very first VM. Will > -Original Message- > From: Caleb Call [mailto:calebc...@me.com] > Sent: Wednesday, August 29, 2012 11:22 AM > To: cloudstack-users@incubator.apache.org > Subject: router vm > > At what point is the router vm supposed

router vm

2012-08-29 Thread Caleb Call
At what point is the router vm supposed to be spawned? I've created a new Zone, everything creates fine with no errors in the log. My secondary storage vm spins up fine, the console proxy vm spins up fine, but the router vm never spins up. When I get on the console of my secondary storage vm,

Re: Networking issues with CS API

2012-08-29 Thread Victoria Elizalde
Hi Nik, We´ve done the NIC setup through XenCenter. So I guess it must be something else. Thanks for the fast reply Victoria On Wed, Aug 29, 2012 at 3:01 PM, Nik Martin wrote: > On 08/29/2012 10:20 AM, Victoria Elizalde wrote: > > >> CloudAdmin is the Management Network Label, and iSCSIA the

Re: Networking issues with CS API

2012-08-29 Thread Nik Martin
On 08/29/2012 10:20 AM, Victoria Elizalde wrote: CloudAdmin is the Management Network Label, and iSCSIA the Storage Network label. This means that both Public and guest traffic are going through our management network. I´m not sure what we´re doing wrong. Any ideas? Thanks in advance, Victori

RE: multiple NICs on same network

2012-08-29 Thread Will Chan
Not at the moment. > -Original Message- > From: Sumita Gorla [mailto:sumita.go...@citrix.com] > Sent: Wednesday, August 29, 2012 3:13 AM > To: cloudstack-users@incubator.apache.org > Cc: Jacob Ben-David; Anantha Kasetty; Oded Nahum; Cheol Soo Park; > Takashi Sugano > Subject: multiple NICs

Re: multiple NICs on same network

2012-08-29 Thread Alena Prokharchyk
On 8/29/12 3:13 AM, "Sumita Gorla" wrote: >Can we use Cloudstack APIs to create a VM with two NICs on the same >shared network >Or isolated network? > No, one nic per user vm network.

Networking issues with CS API

2012-08-29 Thread Victoria Elizalde
Hi, I am trying to build an infrastructure for testing purposes via the Cloudstack API. Right now, we´re using only one server, so our datacenter only has 1 zone, 1 pod, 1 cluster and 1 host. XenServer 6.02 is the chose hypervisor and we´re using NFS for both the primary and secondary storage. Our

multiple NICs on same network

2012-08-29 Thread Sumita Gorla
Can we use Cloudstack APIs to create a VM with two NICs on the same shared network Or isolated network?

Re: Can not ping/ssh to VM after migrating Virtual Router VM to another host

2012-08-29 Thread Sumita Gorla
Did the VM get a new link local IP address? Try ssh to the system VM from the KVM host where the VM is running. Ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@link-local-ip-of-your-system-VM On 8/29/12 2:54 PM, "claude bariot" wrote: >Check VMs in Security Groups, display here "Ingress and Eg

Re: Can not ping/ssh to VM after migrating Virtual Router VM to another host

2012-08-29 Thread claude bariot
Check VMs in Security Groups, display here "Ingress and Egress Rule" for the default network. regards On 28 August 2012 20:32, Hieu Le wrote: > Hi, > > My Virtual Router VM and another System VM is running normally on another > host. > > VRVM has a local IP is 169.254.x.x and when it is runni