Re: [libvirt] Unable to create cgroup for driver

2009-08-12 Thread Daniel P. Berrange
On Tue, Aug 11, 2009 at 04:42:32AM -0700, Shahar Klein wrote: I looked into the code seems like a successfull clone() with the CLONE_NEWUSER (0x1000)means lxc is supported however man 2 clone does not state this flag nor a flag with this value The man pages are useless. This stuff was

Re: [libvirt] Unable to create cgroup for driver

2009-08-12 Thread Daniel P. Berrange
On Tue, Aug 11, 2009 at 02:45:06AM -0700, Shahar Klein wrote: Jun To avoid just configure --without-lxc Daniel here is the back-trace (Didn't have time to explore) [r...@rain8 libvirt-0.7.0]# ./qemud/libvirtd 16:11:02.700: warning : qemudStartup:521 : Unable to create cgroup for

Re: [libvirt] Unable to create cgroup for driver

2009-08-12 Thread Shahar Klein
From: Daniel P. Berrange berra...@redhat.com To: Shahar Klein shaharkl...@yahoo.com; libvir-list@redhat.com Sent: Wednesday, August 12, 2009 12:54:37 PM Subject: Re: [libvirt] Unable to create cgroup for driver On Tue, Aug 11, 2009 at 02:45:06AM -0700, Shahar Klein wrote: Jun

Re: [libvirt] Unable to create cgroup for driver

2009-08-12 Thread Daniel Veillard
On Wed, Aug 12, 2009 at 10:54:37AM +0100, Daniel P. Berrange wrote: On Tue, Aug 11, 2009 at 02:45:06AM -0700, Shahar Klein wrote: Jun To avoid just configure --without-lxc Daniel here is the back-trace (Didn't have time to explore) [r...@rain8 libvirt-0.7.0]# ./qemud/libvirtd

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Shahar Klein
I have the same problem but the failure to start is the lxc driver(seg fault) if I configure --without-lxc libvirtd comes up with the cgroup warning From: Jun Koi junkoi2...@gmail.com To: libvir-list@redhat.com Sent: Tuesday, August 11, 2009 4:03:32 AM Subject:

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Daniel P. Berrange
On Tue, Aug 11, 2009 at 10:03:32AM +0900, Jun Koi wrote: Hi, The libvirt 0.7 has a following error when i start libvirtd: warning : qemudStartup:521 : Unable to create cgroup for driver: No such device or address That is not an error, it is a expected warning if you don't have any cgroups

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Jun Koi
On Tue, Aug 11, 2009 at 6:00 PM, Daniel P. Berrangeberra...@redhat.com wrote: On Tue, Aug 11, 2009 at 10:03:32AM +0900, Jun Koi wrote: Hi, The libvirt 0.7 has a following error when i start libvirtd: warning : qemudStartup:521 : Unable to create cgroup for driver: No such device or address

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Daniel P. Berrange
On Tue, Aug 11, 2009 at 06:04:29PM +0900, Jun Koi wrote: On Tue, Aug 11, 2009 at 6:00 PM, Daniel P. Berrangeberra...@redhat.com wrote: On Tue, Aug 11, 2009 at 10:03:32AM +0900, Jun Koi wrote: Hi, The libvirt 0.7 has a following error when i start libvirtd: warning : qemudStartup:521

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Shahar Klein
Subject: Re: [libvirt] Unable to create cgroup for driver On Tue, Aug 11, 2009 at 06:04:29PM +0900, Jun Koi wrote: On Tue, Aug 11, 2009 at 6:00 PM, Daniel P. Berrangeberra...@redhat.com wrote: On Tue, Aug 11, 2009 at 10:03:32AM +0900, Jun Koi wrote: Hi, The libvirt 0.7 has a following

Re: [libvirt] Unable to create cgroup for driver

2009-08-11 Thread Jun Koi
On Tue, Aug 11, 2009 at 7:00 PM, Shahar Kleinshaharkl...@yahoo.com wrote: Jun To avoid just configure --without-lxc i can confirm that --without-lxc solved the problem: libvirtd doesnt crash anymore. thanks, J -- Libvir-list mailing list Libvir-list@redhat.com