Re: [libvirt-users] can't add cpu's to virtual guest

2012-03-04 Thread Alex Jia
On 03/05/2012 04:49 AM, David M. Barlieb wrote: I have a rhel6.0 server running kvm. I have recently needed to add additional cpu's to some of the guests but cannot do it via virt-manager, can't doit using virt, and can't do it by vi the guest.xml file. Is this a bug or am I missing something

[libvirt-users] can't add cpu's to virtual guest

2012-03-04 Thread David M. Barlieb
I have a rhel6.0 server running kvm. I have recently needed to add additional cpu's to some of the guests but cannot do it via virt-manager, can't doit using virt, and can't do it by vi the guest.xml file. Is this a bug or am I missing something? Thanks, DaveB __

[libvirt-users] Solution for Address family not supported by protocol

2012-03-04 Thread 4k3nd0
I just upgrade to the last version of the libvirt on my Gentoo System. (From 0.9.6 to 0.9.10-r3) But i have a problem with starting my NAT: Error starting network 'NAT': Cannot open network interface control socket: Address family not supported by protocol Traceback (most recent call last):

[libvirt-users] Resource overcommit

2012-03-04 Thread Jatin Kumar
How do we configure cpu and memory over commitment in KVM ? -- Jatin ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

Re: [libvirt-users] [LXC] Attempt to start X in guest makes host X die

2012-03-04 Thread Robin Green
> What's strange is that according to the guest Xorg.7.log, DRM opening fails > there too: "drmOpenDevice: open result is -1, (No such device)". Indeed if I just # cat https://www.redhat.com/mailman/listinfo/libvirt-users

[libvirt-users] [LXC] Attempt to start X in guest makes host X die

2012-03-04 Thread Robin Green
I have attempted to start X in a rawhide LXC guest on a Fedora 16 host, using echo a > /sys/fs/cgroup/devices/libvirt/lxc/Rawhide/devices.allow to allow me to create all the necessary devices in /dev in the guest (dangerous, I know, but I only ran that command after the guest systemd finished