centos-8 ironic inspector deploy fails due to iptables --flush
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Triaged
|
Medium
|
Unassigned | ||
Train |
Triaged
|
Medium
|
Unassigned | ||
Ussuri |
Triaged
|
Medium
|
Unassigned | ||
Victoria |
Triaged
|
Medium
|
Unassigned |
Bug Description
https:/
intoduced Flush and delete ironic-inspector iptables chain to support upgrades from using iptable to using dnsmask for dhcp filtering.
executing iptables --flush "ironic-inspector" on centos-8 results in iptables: Operation not supported.
removing the workaround allows deployment to complete.
this shoudl either be made configurable or remove on centos 8 or removed in general.
i encoutered this suing master kolla ansible with the train-centos8 source contaienr form docker hub.
i belive this is related to the fact that iptables on centos-8 is a different implemantion bast on nf filters intead of legacy iptables.
on ubuntu 18.04 there is a iptables-legacy pacakge avaiable but centos 8 only support the nft implementation. so the existing implementation is not compatiable with centos-8
Changed in kolla-ansible: | |
milestone: | 11.0.0 → none |
just incase its relevent i was using the centos-8 stream release on the host
(kolla-venv) [sean@workstation kolla-work-dir]$ cat /etc/os-release ID="platform: el8" "cpe:/o: centos: centos: 8" /www.centos. org/" /bugs.centos. org/"
NAME="CentOS Linux"
VERSION="8 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8"
PLATFORM_
PRETTY_NAME="CentOS Linux 8 (Core)"
ANSI_COLOR="0;31"
CPE_NAME=
HOME_URL="https:/
BUG_REPORT_URL="https:/
CENTOS_ MANTISBT_ PROJECT= "CentOS- 8" MANTISBT_ PROJECT_ VERSION= "8" SUPPORT_ PRODUCT= "centos" SUPPORT_ PRODUCT_ VERSION= "8"
CENTOS_
REDHAT_
REDHAT_
(kolla-venv) [sean@workstation kolla-work-dir]$ cat /etc/redhat-release el8.elrepo. x86_64 #1 SMP Thu Apr 16 14:12:46 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
CentOS Linux release 8.1.1911 (Core)
(kolla-venv) [sean@workstation kolla-work-dir]$ uname -a
Linux workstation 5.6.5-1.