I've KVM hypervisor with (Software Raid1) and I've few created VMs .. Does Enable "SELinux" IN the host affects badly on Raid1 and The guests (VMs) ? or there is no relation?
Is it a recommended approach?
Actually, I've it enabled by default to 'enforcing" mode but what I noticed is when I tried to disable the SELinux
for a specific guest (Inside it) then I used it and did some actions inside Like
creating/modifying files, folders,...etc :
- I shutdown the guest using
virsh shutdown ...
- I booted it again, but the surprise is it has started with SELinux enabled and I didn't find any of the files and folders those I used before shutdowning the guest!!