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 <[email protected]> wrote: > Once upon a time, Misak Khachatryan <[email protected]> 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 <[email protected]> > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

