Tony Asleson
2015-06-22 20:51:40 UTC
Looks like we have an issue with the Fedora 1.2.1 rpm's. The lsmd will
exit with an error.
Jun 22 15:04:26 localhost.localdomain systemd[1]: Starting
libstoragemgmt plug-in server daemon...
Jun 22 15:04:26 localhost.localdomain audit[1753]: <audit-1400> avc:
denied { dac_override } for pid=1753 comm="lsmd" capability=1
scontext=system_u:system_r:lsmd_t:s0
tcontext=system_u:system_r:lsmd_t:s0 tclass=capability permissive=0
Jun 22 15:04:26 localhost.localdomain lsmd[1753]: Unable to access
socket directory /var/run/lsm/ipc, errno= 13
Jun 22 15:04:26 localhost.localdomain systemd[1]:
libstoragemgmt.service: main process exited, code=exited, status=1/FAILURE
I believe the following will correct this:
https://github.com/libstorage/libstoragemgmt/pull/30
Regards,
Tony
exit with an error.
Jun 22 15:04:26 localhost.localdomain systemd[1]: Starting
libstoragemgmt plug-in server daemon...
Jun 22 15:04:26 localhost.localdomain audit[1753]: <audit-1400> avc:
denied { dac_override } for pid=1753 comm="lsmd" capability=1
scontext=system_u:system_r:lsmd_t:s0
tcontext=system_u:system_r:lsmd_t:s0 tclass=capability permissive=0
Jun 22 15:04:26 localhost.localdomain lsmd[1753]: Unable to access
socket directory /var/run/lsm/ipc, errno= 13
Jun 22 15:04:26 localhost.localdomain systemd[1]:
libstoragemgmt.service: main process exited, code=exited, status=1/FAILURE
I believe the following will correct this:
https://github.com/libstorage/libstoragemgmt/pull/30
Regards,
Tony