Hide Forgot
Description of problem: Unable to start a virtual machine named "power" Version-Release number of selected component (if applicable): 7.3 public beta How reproducible: every time Steps to Reproduce: 1. virsh start power Actual results: SELinux denial Two curiosities: 1) The file /run/systemd/system/machine-qemu...power.scope has a context of power_unit_file_t rather than systemd_unit_file_t - this was also true in 7.2. 2) In 7.2 the virtual machine started just fine. 3) In 7.3 the virtual machine fails to start. Expected results: Virtual machine starts Additional info: type=USER_AVC msg=audit(1474491931.610:376): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: denied { start } for auid=n/a uid=0 gid=0 path="/run/systemd/system/machine-qemu\x2d3\x2dpower.scope" cmdline="/usr/lib/systemd/systemd-machined" scontext=system_u:system_r:systemd_machined_t:s0 tcontext=system_u:object_r:power_unit_file_t:s0 tclass=service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' type=USER_AVC msg=audit(1474491931.612:377): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='avc: denied { status } for auid=n/a uid=0 gid=0 path="/run/systemd/system/machine-qemu\x2d3\x2dpower.scope" cmdline="/usr/lib/systemd/systemd-machined" scontext=system_u:system_r:systemd_machined_t:s0 tcontext=system_u:object_r:power_unit_file_t:s0 tclass=service exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
This looks like the selinux-policy problem.
I believe this bug is a duplicate of BZ#1375462.
Agree with Milos. Closing this issue. *** This bug has been marked as a duplicate of bug 1375462 ***