regarding selinux, i explained myself poorly yesterday
what i meant was that vms using only registry disks can be launched with selinux enabled
vms with pvcs are the ones that fail, though i m not able to locate the proper avc denial on the host side
rmohr_lunch has quit
rmohr joined the channel
rmohr is now known as rmohr_lunch
rmohr_lunch has quit
rmohr joined the channel
rmohr is now known as rmohr_lunch
mskrivanek is now known as mskrivanek_away
lbednar joined the channel
fabiand
oh okay
karimb, thanks
that's a different picture then ..
karimb
yeah, it s more critical as it affects PVC
fabiand
lbednar, alukiano ^^ are you able to do a testrun and capture avc denials?
karimb, can you send your audit.log to me privately? if you are running in permissive mode, then I might be able to find the denials
lbednar
fabiand: not automatically atm, but manually I think we can . but then we will get bunch of avc denials without association to specific test-case
fabiand
that's fine
we'll at least get an idea
karimb
i will retry it
but i m quite sure the denials dont show up in the audit.log
fabiand
okay
karimb
i even install setroubleshoot-server like in the good old days
fabiand
hm
karimb
they used to show up
fabiand
we might need to disable dontaudit rules
karimb
but since everything is now part of the pod
fabiand
karimb, thanks for clarifying for now- I'll update the bugs
karimb
there is also an issue i m hitting on virt env
because i m deploying kubevirt on nested vms
i think maybe i m the only one using nested ?
fabiand ?
fabiand
No, CI is also running in nested mode
Whats the issue you are hitting, karimb ?
lbednar
karimb: I am running nested too
karimb
lbednar oh interesting. how do you create the vm? with host-model ?
fabiand since kvm is now enabled , launching a vm ( within a vm ) now depends on the cpu flags of the "middle vm"
concretely i get a libvirt error when i launch a vm
fabiand
oh yes
in libvirt you need to do host-passthrough mode
lbednar
karimb: I am not sure what do you mean ? Just make sure that you have nested-vt enabled and it works. I am working like this since beginning ... unfortunately qe doesn't have such budget to play on bare metals ;-)
karimb: on ovirt, there is vdsm hook to do that
karimb: and in opestack I don't know how they do it, but we asked guys who takes care about our instance to enable it for us
mskrivanek_away is now known as mskrivanek
alukiano
fabiand, will do it today
fabiand
karimb, where do you run the middle vm? libvirt, ovirt, openstack ... crazy mac?