<html><body><div>First of all thanks a lot for the quick reply.<br></div><div><br data-mce-bogus="1"></div><div>I just checked and it seems that the package is really not available for centos8 from the upstream repo:<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><a href="https://centos.pkgs.org/8/centos-appstream-x86_64/podman-1.6.4-15.module_el8.2.0+465+f9348e8f.x86_64.rpm.html">https://centos.pkgs.org/8/centos-appstream-x86_64/podman-1.6.4-15.module_el8.2.0+465+f9348e8f.x86_64.rpm.html</a></div><div><br data-mce-bogus="1"></div><div>When you say it should be available via rdo, does this mean I have to add or use a different repo when deploying undercloud / overcloud? I have followed the tripleo guide to deploy it:<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><a href="https://docs.openstack.org/tripleo-docs/latest/">https://docs.openstack.org/tripleo-docs/latest/</a></div><div><br data-mce-bogus="1"></div><div>And is there a way to disable selinux on all overcloud nodes by default? I guess it is the default to disable it?<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Cheers,<br data-mce-bogus="1"></div><div>Oliver<br data-mce-bogus="1"></div><div><br>Am 19. Oktober 2020 um 15:29 schrieb Alex Schultz <aschultz@redhat.com>:<br><br><div><blockquote type="cite"><div class="msg-quote"><div class="_stretch"><span class="body-text-content">On Mon, Oct 19, 2020 at 7:09 AM Oliver Weinmann <oliver.weinmann@me.com> wrote:<br><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">Hi all,</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">I have successfully deployed the overcloud many many times, but this time I have a strange behaviour. Whenever I try to launch an instance it fails. I checked the logs on the compute node and saw this error:</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">Failed to build and run instance: libvirt.libvirtError: internal error: process exited while connecting to monitor: libvirt: error : cannot execute binary /usr/libexec/qemu-kvm: Permission denied</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">googling led me to the solution to disable selinux:</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">setenforce 0</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><blockquote class="quoted-plain-text" type="cite">I have not made this change persistent yet, as I would like to know why I'm facing this issue right now. What is actually the default for the overcloud nodes SeLinux? Enforcing, permissive or disabled? I build the ipa and overcloud image myself as I had to include drivers. Is this maybe the reason why SeLinux is now enabled, but is actually disabled when using the default ipa images?</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><br>From a TripleO perspective, we do not officially support selinux<br>enabled when running with CentOS. In theory it should work, however<br>it is very dependent on versions. I think you're likely running into<br>an issue with the correct version of podman which is likely causing<br>this. We've had some issues as of late which require a very specific<br>version of podman in order to work correctly with nova compute when<br>running with selinux enabled. You need 1.6.4-15 or higher which I<br>don't think is available with centos8. It should be available via<br>RDO.<br><br>Related: <a href="https://review.opendev.org/#/c/736173/" data-mce-href="https://review.opendev.org/#/c/736173/">https://review.opendev.org/#/c/736173/</a><br><br><blockquote class="quoted-plain-text" type="cite">Thanks and Best Regards,</blockquote><blockquote class="quoted-plain-text" type="cite">Oliver</blockquote><blockquote class="quoted-plain-text" type="cite"><br></blockquote><br><br></span></div></div></blockquote></div></div></body></html>