[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2011-12-02 Thread Serge Hallyn
Is anyone still seeing this problem?  (I would think so, but it's
possible that it was quietly fixed upstream)

Is there any reason not to add a Suggests: cgroup-lite | cgroup-bin ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/544146

Title:
  Unable to create cgroup for driver: No such device or address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2011-12-02 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.7-2ubuntu4

---
libvirt (0.9.7-2ubuntu4) precise; urgency=low

  * debian/apparmor/usr.sbin.libvirtd:
- allow access to /etc/libvirt/hooks/** (LP: #891472)
- #include local/usr.sbin.libvirtd for site-local customizations
  * debian/control: Suggest cgroup-lite | cgroup-bin (LP: #544146)
  * debian/patches/ubuntu/apparmor-allow-tunnelled-migration-2.patch:
Warn but don't error out when we can't find a pathname for a file.
This is needed to support tunnelled migration.  (LP: #869553)
 -- Serge Hallyn serge.hal...@ubuntu.com   Fri, 02 Dec 2011 11:50:47 -0600

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/544146

Title:
  Unable to create cgroup for driver: No such device or address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2011-08-20 Thread randomubuntuguy
thanks.  I followed the post above 
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/comments/4
and it worked for me.  i saw a patch here. 
http://twitter.com/share?via=themailarchivecount=horizontaltext=Re:%20[libvirt]%20Unable%20to%20create%20cgroup%20for%20driver%20#libvirlistATredhat;
 http://www.mail-archive.com/libvir-list@redhat.com/msg15641.html; 
http://www.mail-archive.com/libvir-list\@redhat.com/msg15641.html;

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/544146

Title:
  Unable to create cgroup for driver: No such device or address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2011-08-20 Thread randomubuntuguy
thanks.  I followed the post above 
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/comments/4
and it worked for me.  i saw a patch here. 
http://twitter.com/share?via=themailarchivecount=horizontaltext=Re:%20[libvirt]%20Unable%20to%20create%20cgroup%20for%20driver%20#libvirlistATredhat;
 http://www.mail-archive.com/libvir-list@redhat.com/msg15641.html; 
http://www.mail-archive.com/libvir-list\@redhat.com/msg15641.html;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/544146

Title:
  Unable to create cgroup for driver: No such device or address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/544146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-12-01 Thread flickerfly
For anonymous users this link doesn't display because something thinks
it is an email address.

Remove spaces from this url to get it right. (hope this works)

http://www.mail-archive.com/libvir-list @ redhat.com/msg15612.html

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-12-01 Thread flickerfly
For anonymous users this link doesn't display because something thinks
it is an email address.

Remove spaces from this url to get it right. (hope this works)

http://www.mail-archive.com/libvir-list @ redhat.com/msg15612.html

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-06-22 Thread Chris Lee-Messer
In my install of lucid x86_64 /dev/cgroup doesn't exist by default.  I
followed this reference::

http://www.mail-archive.com/libvir-l...@redhat.com/msg15612.html

And did::

   mkdir /dev/cgroup

   # then tested with this
   mount -t cgroup none /dev/cgroup -o cpu,memory,devices

before entering things in my /etc/fstab

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-06-22 Thread Chris Lee-Messer
In my install of lucid x86_64 /dev/cgroup doesn't exist by default.  I
followed this reference::

http://www.mail-archive.com/libvir-l...@redhat.com/msg15612.html

And did::

   mkdir /dev/cgroup

   # then tested with this
   mount -t cgroup none /dev/cgroup -o cpu,memory,devices

before entering things in my /etc/fstab

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-05-31 Thread Mario Manno
After mounting cgroup on /dev/cgroup the warning message disappeared.

/etc/fstab:
  cgroup  /dev/cgroup  cgroup  defaults  0  0

installed:
ii  libvirt-bin 0.7.5-5ubuntu27 the programs for the libvirt library
ii  lxc 0.6.5-1 Linux containers userspace tools

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-05-31 Thread Mario Manno
After mounting cgroup on /dev/cgroup the warning message disappeared.

/etc/fstab:
  cgroup  /dev/cgroup  cgroup  defaults  0  0

installed:
ii  libvirt-bin 0.7.5-5ubuntu27 the programs for the libvirt library
ii  lxc 0.6.5-1 Linux containers userspace tools

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-03-22 Thread Neil Wilson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41608274/Dependencies.txt

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-03-22 Thread Carlos de-Avillez
Thank you for opening this bug and helping make Ubuntu better. I am
setting this package Confirmed/Low: this is a -- at the moment -- known
issue, see http://www.mail-archive.com/libvir-
l...@redhat.com/msg15612.html for details.

Apart from the messages in the log (which should happen every time
libvirtd is started), there are no issues.

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

** Changed in: libvirt (Ubuntu)
   Status: New = Confirmed

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-03-22 Thread Neil Wilson

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/41608274/Dependencies.txt

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 544146] Re: Unable to create cgroup for driver: No such device or address

2010-03-22 Thread Carlos de-Avillez
Thank you for opening this bug and helping make Ubuntu better. I am
setting this package Confirmed/Low: this is a -- at the moment -- known
issue, see http://www.mail-archive.com/libvir-
l...@redhat.com/msg15612.html for details.

Apart from the messages in the log (which should happen every time
libvirtd is started), there are no issues.

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

** Changed in: libvirt (Ubuntu)
   Status: New = Confirmed

-- 
Unable to create cgroup for driver: No such device or address
https://bugs.launchpad.net/bugs/544146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs