-
Bug
-
Resolution: Done
-
Major
-
None
+++ This bug was initially created as a clone of Bug #2028762 +++
Reason of cloning: we would like to follow this bug from CNV side since CNV should support fedora 35 fully.
Description of problem:
Version-Release number of selected component (if applicable):
> qemu-guest-agent.x86_64 2:6.1.0-5.fc35 @anaconda
How reproducible:
Create a fedora 35 VM and query through qemu for information
Query the guest-agent through libvirt/qemu.
Steps to Reproduce:
1. Create a fedora 35 VM
2. Execute on virt_launcher_pod "virsh qemu-agent-command <vm_namespace>_<pod_name> guest-get-fsinfo
Actual results:
The guest agent is missing data due to selinux issues: https://github.com/kubevirt/kubevirt/issues/6857#issuecomment-985109786
Disabling selinux makes it work again.
Expected results:
qemu-guest-agent should be able to report all data by default without getting denies by selinux.
- external trackers