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
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
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
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
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,
>
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
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
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