[libvirt] [PATCH 1/2] virt-host-validate: Check those CGroups that we actually use

Pavel Hrdina phrdina at redhat.com
Mon Jan 25 15:39:33 UTC 2016


On Mon, Jan 25, 2016 at 08:23:21AM +0100, Michal Privoznik wrote:
> Since the introduction of virt-host-validate tool the set of
> cgroup controllers we use has changed so the tool is checking for
> some cgroups that we don't need (e.g. net_cls, although I doubt
> we have ever used that one) and is not checking for those we
> actually use (e.g. cpuset).
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  tools/virt-host-validate-lxc.c  | 16 ++++++++--------
>  tools/virt-host-validate-qemu.c | 10 +++++-----
>  2 files changed, 13 insertions(+), 13 deletions(-)

ACK




More information about the libvir-list mailing list