Bug 1102612
Summary: | The running guest will disappear while change the security_driver from "none" to "selinux" | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | zhenfeng wang <zhwang> |
Component: | libvirt | Assignee: | Ján Tomko <jtomko> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.6 | CC: | acathrow, ajia, dyuan, gsun, jtomko, mzhan, ydu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1102611 | Environment: | |
Last Closed: | 2014-06-11 08:13:08 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: | |||
Bug Depends On: | 1102611 | ||
Bug Blocks: |
Description
zhenfeng wang
2014-05-29 09:51:04 UTC
Thel rhel6's test result was little difference with rhel7, in rhel6, the running guest will be in "shutoff" status while i restart the libvirtd service . my rhel6 pkg info are like following: qemu-kvm-rhev-0.12.1.2-2.426.el6.x86_64 kernel-2.6.32-431.17.1.el6.x86_64 libvirt-0.10.2-37.el6.x86_64 selinux-policy-3.7.19-231.el6_5.3.noarch Upstream patch posted: https://www.redhat.com/archives/libvir-list/2014-June/msg00406.html Fixed upstream by: commit f9bf63e673c11cd189748c29b6ea7d2cf19c8da7 Author: Ján Tomko <jtomko> AuthorDate: 2014-06-09 16:23:52 +0200 Commit: Ján Tomko <jtomko> CommitDate: 2014-06-10 10:18:24 +0200 SELinux: don't fail silently when no label is present This fixes startup of a domain with: <seclabel type='none' model='dac'/> on a host with selinux and dac drivers and security_default_confined = 0 https://bugzilla.redhat.com/show_bug.cgi?id=1105939 https://bugzilla.redhat.com/show_bug.cgi?id=1102611 git describe: v1.2.5-81-gf9bf63e *** This bug has been marked as a duplicate of bug 1105954 *** |