On Mon, 11.03.13 17:45, Daniel J Walsh (dwa...@redhat.com) wrote:

> > LVM is probably invoked from the fedora units for it. You might be able to
> > mask them. Or you might be able to convince the LVM folks to conditionalize
> > them somehow, for example via ConditionVirtualization=!container or
> > ConditionCapabilities=CAP_MKNOD or so.
> > 
> > The crond unit you should be able to simply disable.
> > 
> > Lennart
> > 
> 
> 
> Well I still have the LVM Problem
> 
>   /dev/mapper/control: mknod failed: Operation not permitted
>   Failure to communicate with kernel device-mapper driver.
>   Check that device-mapper is available in the kernel.
> Default target could not be isolated, starting instead: Operation refused,
> unit may not be isolated.

This really sounds as if the LVM units should conditionalize themselves
on CAP_MKNOD as suggested. It might make sense to file a bug asking them
to add ConditionCapabilities=CAP_MKNOD to their unit files. 

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to