Re: Router creating random

2015-04-13 Thread prapul cool
Hi Keerthi,     Cloudstack will create VM's randomly, But if you want to move the vm to particular  host you can move it from cloud console. Thanks,Prapul sriram. On Monday, 13 April 2015 11:37 AM, Keerthiraja SJ wrote: Hi All, I am facing a issue whenever I create any VLAN on Adv

Re: Router creating random

2015-04-13 Thread Fedi Ben Ali
In fact you can create a system offering for the virtual and specify where you want to deploy this VR (i recommand the use of tags). and you create your network offering that uses this offering for the virtual router.by doing this you will control where cloudstack deploys you VR. 2015-04-13 9:09 G

Host won't boot

2015-04-13 Thread Mārtiņš Jakubovičs
Hello, I just run in to issue with host boot. I should do some maintenance works on one of our hosts in pool, so I enable maintenance in ACS 4.3.2. After that, when all VM's migrated to other hosts, I enable maintenance though XenCenter, than do shut down of host. All was great, but now I can

Re: Host won't boot

2015-04-13 Thread Sam Ceylani
is this host master? Sent from my iPhone > On Apr 13, 2015, at 7:21 AM, Mārtiņš Jakubovičs wrote: > > Hello, > > I just run in to issue with host boot. I should do some maintenance works on > one of our hosts in pool, so I enable maintenance in ACS 4.3.2. After that, > when all VM's migrated

Re: Host won't boot

2015-04-13 Thread Mārtiņš Jakubovičs
No it is slave. But looks like problem was in network. We moved host to other rack and one of bonded management network interface was connected in wrong port. Apologize for disturbing. On 04/13/2015 03:00 PM, Sam Ceylani wrote: is this host master? Sent from my iPhone On Apr 13, 2015, at 7

how to capture traffic between VM in Cloudstack

2015-04-13 Thread ????????????
Hi Team, I have a problem that how to capture traffic between VM in Cloudstack enviroument.Below is my test enviroument(some VM in some project): ___ VM01A | prj01A--VR |___ VM02A |

Re: how to capture traffic between VM in Cloudstack

2015-04-13 Thread Jayapal Reddy Uradi
Hi, Assuming you have the CS with two isolated network VRs prj01A and prj02B. You are sending traffic from the VM02B to VM01A. Hope you configured the NAT rules to reach VM01A. VM02B (guest)eth0 (prj02B VR) eth2 (public) ---Hypervisoreth2(prj01A VR)eth0-VM01A In

Re: Urgent : Xenserver Bond status change

2015-04-13 Thread Jeff Moody
If this is in fact an issue with an active/active bond creating bad ARP entries in your networking gear, an active/passive bond (and the flushing the ARP caches of you networking gear upstream from this server) should resolve it. If nothing else, it's a good troubleshooting step to see if that's

Best practicies to create full snapshots (block devices + RAM) with cloudstack

2015-04-13 Thread Vladislav Nazarenko
Hi Folks, I'm searching for a solution to create full VM snapshots with cloudstack. We are going to run cloustack with KVM, libvitrt supports such snapshots (external snapshot). But I'm not sure if cloudstack supports it also ... So, what's the best aproach to create snapshots? Thanx in ad

Re: Best practicies to create full snapshots (block devices + RAM) with cloudstack

2015-04-13 Thread Jeff Moody
At the moment (to my knowledge - someone better informed can correct me if this is no longer the case) ACS doesn't support live snapshots of running KVM instances. This is due to some incompatibilites introduced to libvirtd to limit some functionality to be available only to Red Hat Enterprise Virt

Re: Best practicies to create full snapshots (block devices + RAM) with cloudstack

2015-04-13 Thread Nux!
Hello Vlad, Cloudstack does not support KVM's live snapshot feature due to some historic as well as current problems. However, if you enable kvm.snapshot.enabled flag in Global Settings, you should be able to snapshot ROOT and DATA volumes; this will enable you to take "crash consistent backups

RE: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Kyle Flavin
Jayapal, Is it safe for me to attempt to re-add the entry through the database, since the VM is still in use? Also, I've noticed that there are expunged VM's with entries still in the NIC table. Should that be the case? Or should the record have been removed when the VM was deleted? -Ori

回复: Re: how to capture traffic between VM in Cloudstack

2015-04-13 Thread [email protected]
Hi, Assuming you have the CS with two isolated network VRs prj01A and prj02B. You are sending traffic from the VM02B to VM01A. Hope you configured the NAT rules to reach VM01A. VM02B (guest)eth0 (prj02B VR) eth2 (public) ---Hypervisoreth2(prj01A VR)eth0-VM01A In

Re: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Sanjeev N
When a vm is in expunging state, NIC table entry should be marked as removed in DB. If you are sure about the IP address rendered by CS to the VM , you can try adding the entry in db. On Tue, Apr 14, 2015 at 2:45 AM, Kyle Flavin wrote: > Jayapal, > Is it safe for me to attempt to re-add the entr

Re: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Jayapal Reddy Uradi
Hi Kyle, My suggestion is take nic entry of the vm which is removed (in the same network) and edit it for your VM. While editing take care of the values of instance_id, ip, mac_address, state, default_nic, removed, display_nic and strategy columns. Thanks, Jayapal On 14-Apr-2015, at 9:18 AM,