
Hi, I'm not completely sure, but i think i have firewalld before. Anyway, I changed type to firewalld in cluster and reinstalled all my hosts from engine, as i don't have Host Console either. Best regards, Misak Khachatryan On Mon, Dec 25, 2017 at 6:16 PM, Chris Adams <cma@cmadams.net> wrote:
Once upon a time, Misak Khachatryan <kmisak@gmail.com> said:
It seems me too in the same situation, my cluster shows firewall type as iptables, and my firewalld status is on hosts:
Do you know if you had firewalld installed before upgrading? You should be able to tell by checking your /var/log/yum.log.
I suspect that the issue is that oVirt pulls in firewalld, and the firewalld RPM sets itself to run by default, plus it happens to be started after iptables (and so blows away iptables rules).
See if this fixes it for you:
# systemctl stop firewalld.service # systemctl disable firewalld.service # systemctl restart iptables.service
-- Chris Adams <cma@cmadams.net> _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users