Bug 1748079
Summary: | regression: can't start previously working VM's, libvirtd internal error 'Setting different SELinux label on ... which is already in use' | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 31 | CC: | agedosier, berrange, cagney, clalancette, crobinso, dwalsh, itamar, jforbes, laine, libvirt-maint, lvrabec, mgrepl, plautrba, richard.poettler, veillard, virt-maint, zbyszek, zpytela | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | libvirt-5.6.0-2.fc31 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-09-18 00:02:48 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Chris Murphy
2019-09-02 17:05:06 UTC
Created attachment 1610840 [details]
journal
Rebooting with 'enforcing=0' does not fix the problem. Rebooting with 'selinux=0' fixes this problem. Rebooting with selinux enabled and enforcing, it relabels, but now I can't launch the VM again. There is a report on the users@ list, happening on Fedora 29. https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DXGONPQYZ325IT5XJLQMBCQOD2FKUGQD/ This is a libvirt issue. In v5.6.0 we enabled a new feature that tries to remember the source selinux label of the image. However there were some bugs that should be fixed in v5.7.0 which is coming shortly. In the meantime you can disable the feature entirely by setting remember_owner=0 in /etc/libvirt/qemu.conf and restarting libvirtd. That users@ email looks like the same issue, but this doesn't affect stock Fedora versions, so I'm guessing he is using the virt-preview copr repo I'm seeing this too (libvirt-daemon-5.6.0-1.fc31.x86_64). I'll try the work-around. FEDORA-2019-f415c367b9 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-f415c367b9 libvirt-5.6.0-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-f415c367b9 Bodhi says it's been pushed to testing, but it's not showing up in u-t even after a refresh. libvirt-5.6.0-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |