[libvirt-users] openvz driver

2015-10-21 Thread Volker Janzen
Hi, I've a question regarding the openvz driver. I noticed that the virsh dumpxml output does not contain the memory settings. E.g.: 104 ad2e9d0b-d242-482a-8640-5102e49d0f9b 0 0 2 exe /sbin/init destroy destroy destroy Can someone explain why this data i

Re: [libvirt-users] Libvirt from source problem

2015-10-21 Thread Eric Blake
On 10/21/2015 01:56 AM, Muhammad Asif wrote: > Hi Geeks, > > When I install libvirt from source, there is no libvirtd. how can i start > or restart libvirt deamon. Moreover it give some permission error. What > issue can be. Most likely, you didn't install it to the same place as the system libvi

[libvirt-users] Libvirt-LXC, container get stuck if it prints too much logs in the console

2015-10-21 Thread Bertrand NOEL
Hi, I am creating containers using libvirt-lxc. My problem is that a process at bootup gets stuck at some point. My usecase is Puppet, but I can reproduce with a loop in bash. I noticed it is stuck until I connect to the console of the container (virsh -c lxc:/// console id). Then after discon

[libvirt-users] net.ipv4.conf.all.forwarding

2015-10-21 Thread lejeczek
hi everybody I'd like to ask how libvirtd influences net.ipv4.conf.all.forwarding, would you know? I've noticed that if I use host's bridge, therefor there is no in my network then "net.ipv4.conf.all.forwarding" goes back to 0. Is this intended I wonder? Looks like libvirt decides it's user

Re: [libvirt-users] "failed to connect to the hypervisor"

2015-10-21 Thread Martin Kletzander
On Wed, Oct 21, 2015 at 08:41:20AM +0200, Martin Kletzander wrote: On Tue, Oct 20, 2015 at 11:59:03AM -0400, Ken D'Ambrosio wrote: On 2015-10-20 05:33, Martin Kletzander wrote: On Mon, Oct 19, 2015 at 03:57:39PM -0400, Ken D'Ambrosio wrote: Hi, all. Ubuntu host, attempting to get virsh workin

Re: [libvirt-users] Libvirt from source problem

2015-10-21 Thread Sven Schwedas
On 2015-10-21 09:56, Muhammad Asif wrote: > Hi Geeks, > > When I install libvirt from source, there is no libvirtd. how can i > start or restart libvirt deamon. Moreover it give some permission error. > What issue can be. Many. > Thanks You're welcome. _

[libvirt-users] Libvirt from source problem

2015-10-21 Thread Muhammad Asif
Hi Geeks, When I install libvirt from source, there is no libvirtd. how can i start or restart libvirt deamon. Moreover it give some permission error. What issue can be. Thanks ___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.c

Re: [libvirt-users] "failed to connect to the hypervisor"

2015-10-21 Thread Martin Kletzander
On Tue, Oct 20, 2015 at 11:59:03AM -0400, Ken D'Ambrosio wrote: On 2015-10-20 05:33, Martin Kletzander wrote: On Mon, Oct 19, 2015 at 03:57:39PM -0400, Ken D'Ambrosio wrote: Hi, all. Ubuntu host, attempting to get virsh working with VirtualBox... and failing. Here's what happens: root@foobox