[Pkg-libvirt-commits] [libvirt] 01/03: Document new cgroup rrequirements
Guido Guenther
agx at moszumanska.debian.org
Sun Dec 1 19:23:35 UTC 2013
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1.1.4-2
in repository libvirt.
commit 1ede11d04f1d09b98e2e2b786f870ff941aaa57a
Author: Guido Günther <agx at sigxcpu.org>
Date: Sun Dec 1 19:48:09 2013 +0100
Document new cgroup rrequirements
Closes: #707201
---
debian/libvirt-bin.NEWS | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/libvirt-bin.NEWS b/debian/libvirt-bin.NEWS
index 9228350..823e8aa 100644
--- a/debian/libvirt-bin.NEWS
+++ b/debian/libvirt-bin.NEWS
@@ -1,3 +1,17 @@
+libvirt (1.1.4-2) unstable; urgency=low
+
+ If you're using cgroups make sure you're using a different mount per cgroup
+ controller (cpu, memory, ...) that is mounted to /sys/fs/cgroup/<controller>.
+ This can be achieved using mount_cgroups in /etc/default/libvirt-bin or by
+ using systemd. Using a single mount point /sys/fs/cgroup for all controllers
+ will no longer work and will prevent vms from starting. See
+
+ http://libvirt.org/cgroups.html
+
+ for more information. If you're not using cgroups nothing has to be changed.
+
+ -- Guido Günther <agx at sigxcpu.org> Sun, 01 Dec 2013 19:33:56 +0100
+
libvirt (1.0.2-3) experimental; urgency=low
For qemu:///system KVM/QEMU processes now run as group libvirt-qemu. This
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list