Displaying 6 results from an estimated 6 matches for "virsecuritydriverlookup".
2014 Jan 13
3
libvirt on armhf with selinux driver
...ure parameters are:
--with-selinux
--with-secdriver-selinux
--with-selinux-mount=/sys/fs/selinux
the /sys/fs/selinux is valid, selinux is running in permissive mode, got
also libselinux DEV package installed, so no missing req. headers here.
when trying to run libvirtd, i'm getting:
error : virSecurityDriverLookup:78 : unsupported configuration: Security
driver selinux not enabled
error : lxcSecurityInit:1461 : Failed to initialise security drivers
error : virStateInitialize:854 : Initialisation of LXC state driver
failed: unsupported configuration: Security driver selinux not enabled
error : daemonRunStateI...
2014 Sep 25
2
Missing security model in 1.2.8?
I have successfully (I believe) built (rebuilt on Ubuntu 14.04), installed, and used libvirt 1.2.2. Behaviorally I can't tell the difference between what I've built and what Ubuntu distributes.
Specifically, "virsh capabilities" shows this:
<secmodel>
<model>apparmor</model>
<doi>0</doi>
</secmodel>
2014 Jan 13
2
Re: libvirt on armhf with selinux driver
...--with-selinux-mount=/sys/fs/selinux
>>
>> the /sys/fs/selinux is valid, selinux is running in permissive mode, got
>> also libselinux DEV package installed, so no missing req. headers here.
>>
>> when trying to run libvirtd, i'm getting:
>>
>> error : virSecurityDriverLookup:78 : unsupported configuration: Security
>> driver selinux not enabled
>> error : lxcSecurityInit:1461 : Failed to initialise security drivers
>> error : virStateInitialize:854 : Initialisation of LXC state driver
>> failed: unsupported configuration: Security driver selinux...
2012 Jul 24
1
How can I make sVirt work with LXC (libvirt-0.9.13)?
...king with LXC. (sVirt works well with KVM, though.)
I can start an LXC instance, but the label of the process is not right.
Can someone help me?
I tried to change /etc/libvirtd/lxc.conf file to explicitly enable
security_driver = "selinux".
But it ends up with error saying "error : virSecurityDriverLookup:74 : internal error Security driver selinux not found".
SELinux is in a permissive mode but is not enforcing.
?The current situation is as follows:
* The label of an LXC container is not properly done:
$ ps auxZ | grep lxc
unconfined_u:system_r:virtd_t:s0-s0:c0.c1023 root 27998 0.0 ?0.0 34...
2014 Jan 13
0
Re: libvirt on armhf with selinux driver
...th-secdriver-selinux
> --with-selinux-mount=/sys/fs/selinux
>
> the /sys/fs/selinux is valid, selinux is running in permissive mode, got
> also libselinux DEV package installed, so no missing req. headers here.
>
> when trying to run libvirtd, i'm getting:
>
> error : virSecurityDriverLookup:78 : unsupported configuration: Security
> driver selinux not enabled
> error : lxcSecurityInit:1461 : Failed to initialise security drivers
> error : virStateInitialize:854 : Initialisation of LXC state driver
> failed: unsupported configuration: Security driver selinux not enabled
>...
2014 Jan 14
0
Re: libvirt on armhf with selinux driver
...s/selinux
>>>
>>> the /sys/fs/selinux is valid, selinux is running in permissive mode, got
>>> also libselinux DEV package installed, so no missing req. headers here.
>>>
>>> when trying to run libvirtd, i'm getting:
>>>
>>> error : virSecurityDriverLookup:78 : unsupported configuration: Security
>>> driver selinux not enabled
>>> error : lxcSecurityInit:1461 : Failed to initialise security drivers
>>> error : virStateInitialize:854 : Initialisation of LXC state driver
>>> failed: unsupported configuration: Securit...