[libvirt-users] Addition of Eucalyptus to IaaS section

2012-09-10 Thread Eric Choi
Hello there, I’m not sure if this is the right mailing list, but I’d like to see if we can add Eucalyptus to the IaaS page here: http://libvirt.org/apps.html#iaas Please let me know what is required in order to add us? Thanks very much, *_* *Eric Choi - *Prod

[libvirt-users] Kernel unresponsive after booting 700+ vm's on a single host

2012-09-10 Thread Alfred Bratterud
For a research project we are trying to boot a very large amount of tiny, custom built VM's on KVM/ubuntu. The maximum VM-count achieved was 1000, but with substantial slowness, and eventually kernel failure, while the cpu/memory loads were nowhere near limits. Where is the likely bottleneck? An

Re: [libvirt-users] Kernel unresponsive after booting 700+ vm's on a single host

2012-09-10 Thread Eric Blake
On 09/10/2012 07:51 AM, Alfred Bratterud wrote: > For a research project we are trying to boot a very large amount of tiny, > custom built VM's on KVM/ubuntu. The maximum VM-count achieved was 1000, but > with substantial slowness, and eventually kernel failure, while the > cpu/memory loads were

[libvirt-users] Reg: Libvirt API does not return, after qemu-kvm is hungup.

2012-09-10 Thread Alphonse Hansel Anthony
Hi All, I am facing the following issue, while using Libvirt version 0.8.4. (1) Libvirt API does not return, since the qemu-kvm process is hung up. Based on the information available on mail thread *https://bugzilla.redhat.com/show_bug.cgi?id=676205* (comment 26 - scenario 1), this has been fi

Re: [libvirt-users] How to properly test watchdog?

2012-09-10 Thread Russell Jones
Hi, Just wanted to "bump" this back up the top in case anyone may know how to do this but didn't see it the first time around :) Surely there's some way of properly testing watchdog instead of just taking its word for it. On 06.09.2012 17:40, Russell Jones wrote: > CentOS 6 > > Hi all, >

Re: [libvirt-users] Reg: Libvirt API does not return, after qemu-kvm is hungup.

2012-09-10 Thread Eric Blake
On 09/10/2012 11:43 AM, Alphonse Hansel Anthony wrote: > Hi All, > >I am facing the following issue, while using Libvirt version 0.8.4. > (1) Libvirt API does not return, since the qemu-kvm process is hung up. > > Based on the information available on mail thread > *https://bugzilla.redhat.co

[libvirt-users] virtual networking - virbr0-nic interface

2012-09-10 Thread Shantanu Pavgi
I need some help in understanding libvirt's virtual networking. I have configured bridged networking (shared physical device) on libvirt+KVM system which is working fine. Also, I am using default NAT network on with virbr0 bridge device and virbr0-nic. I would like to get better understanding o

[libvirt-users] dumpxml and edit the vm xml are not match.

2012-09-10 Thread Timon Wang
I use vnc with password for the vm graphics, it works well. When I want to dump the xml of the vm, I found that the dumped xml does not contains the password properties in the graphics node. But when I use virsh edit to check the xml of the vm, I found the password is displayed. It's it a bug or