Hi Paul,
yes, I did the same last week.
A host reinstall is required.
When you have some custom rules for IPtables, you can also add custom rules to firewalld
via ansible:
In eninge shell, go to /etc/ovirt-engine/ansible/ and copy the example file to same dir
without example and add your necessary rules there.
I had to add one for zabbix agent:
- name: Enable zabbix port on firewalld
firewalld:
port: "10050/tcp"
permanent: yes
immediate: yes
state: enabled
Save and run reinstall on host, no engine service restart is required.
BR Florian
The information contained in this message (including any attachments) is confidential and
may be legally privileged or otherwise protected from disclosure. This message is intended
solely for the addressee(s). If you are not the intended recipient, please notify the
sender by return e-mail and delete this message from your system. Any unauthorized use,
reproduction, or dissemination of this message is strictly prohibited. Please note that
e-mails are susceptible to change. UBIMET GmbH shall not be liable for the improper or
incomplete transmission of the information contained in this communication, nor shall it
be liable for any delay in its receipt. UBIMET GmbH accepts no liability for loss or
damage caused by software viruses and you are advised to carry out a virus check on any
attachments contained in this message.
----- Ursprüngliche Mail -----
Von: "p staniforth" <p.staniforth(a)leedsbeckett.ac.uk>
An: "users" <users(a)ovirt.org>
Gesendet: Freitag, 17. August 2018 15:31:06
Betreff: [ovirt-users] IPTables firewall to firewalld
Hello,
I get the following messages.
"Cluster Default uses IPTables firewall, which has been deprecated in 4.2 of the
engine, and will no longer be supported starting with version 4.3. Make sure to switch to
Firewalld before upgrading to 4.3."
If the correct way to change to firewalld edit cluster, and run reinstall?
Thanks,
Paul S.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AWI544XV3WI...