Activity log for bug #1886796

Date Who What changed Old value New value Message
2020-07-08 10:05:22 Mark Goddard bug added bug
2020-07-08 10:06:46 Mark Goddard description The nova-cell role sets the following sysctls on compute hosts, which require the br_netfilter kernel module to be loaded: net.bridge.bridge-nf-call-iptables net.bridge.bridge-nf-call-ip6tables If it is not loaded, then we see the following errors: Failed to reload sysctl: sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-ip6tables: No such file or directory Loading the br_netfilter module resolves this issue. The nova-cell role sets the following sysctls on compute hosts, which require the br_netfilter kernel module to be loaded: net.bridge.bridge-nf-call-iptables net.bridge.bridge-nf-call-ip6tables If it is not loaded, then we see the following errors: Failed to reload sysctl: sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-ip6tables: No such file or directory Loading the br_netfilter module resolves this issue. Typically we do not see this since installing Docker and configuring it to manage iptables rules causes the br_netfilter module to be loaded. There are good reasons [1] to disable Docker's iptables management however, in which case we are likely to hit this issue. [1] https://bugs.launchpad.net/kolla-ansible/+bug/1849275
2020-07-08 10:06:49 Mark Goddard kolla-ansible: importance Undecided Medium
2020-07-08 10:06:55 Mark Goddard nominated for series kolla-ansible/train
2020-07-08 10:06:55 Mark Goddard bug task added kolla-ansible/train
2020-07-08 10:06:55 Mark Goddard nominated for series kolla-ansible/victoria
2020-07-08 10:06:55 Mark Goddard bug task added kolla-ansible/victoria
2020-07-08 10:06:55 Mark Goddard nominated for series kolla-ansible/stein
2020-07-08 10:06:55 Mark Goddard bug task added kolla-ansible/stein
2020-07-08 10:06:55 Mark Goddard nominated for series kolla-ansible/ussuri
2020-07-08 10:06:55 Mark Goddard bug task added kolla-ansible/ussuri
2020-07-08 10:07:00 Mark Goddard kolla-ansible/ussuri: importance Undecided Medium
2020-07-08 10:07:02 Mark Goddard kolla-ansible/train: importance Undecided Medium
2020-07-08 10:07:03 Mark Goddard kolla-ansible/stein: importance Undecided Medium
2020-07-08 10:07:06 Mark Goddard kolla-ansible/victoria: milestone 11.0.0
2020-07-13 09:40:12 Mark Goddard kolla-ansible/victoria: status New Fix Released
2020-07-13 09:40:33 Mark Goddard kolla-ansible/ussuri: milestone 10.1.0
2020-07-13 09:40:40 Mark Goddard kolla-ansible/stein: milestone 8.2.0
2020-07-13 09:40:43 Mark Goddard kolla-ansible/train: milestone 9.2.0
2020-07-13 09:41:27 OpenStack Infra kolla-ansible/train: status New In Progress
2020-07-13 09:41:27 OpenStack Infra kolla-ansible/train: assignee Mark Goddard (mgoddard)
2020-07-13 09:42:21 OpenStack Infra kolla-ansible/ussuri: status New In Progress
2020-07-13 09:42:21 OpenStack Infra kolla-ansible/ussuri: assignee Mark Goddard (mgoddard)
2020-07-13 09:44:11 OpenStack Infra kolla-ansible/stein: status New In Progress
2020-07-13 09:44:11 OpenStack Infra kolla-ansible/stein: assignee Mark Goddard (mgoddard)
2020-07-13 16:28:31 OpenStack Infra kolla-ansible/train: status In Progress Fix Committed
2020-07-13 16:53:20 OpenStack Infra kolla-ansible/ussuri: status In Progress Fix Committed
2020-07-20 09:27:01 Mark Goddard kolla-ansible/ussuri: status Fix Committed Fix Released
2020-07-20 09:27:03 Mark Goddard kolla-ansible/train: status Fix Committed Fix Released
2020-07-27 15:32:29 OpenStack Infra kolla-ansible/stein: status In Progress Fix Committed
2021-01-13 15:07:54 Mark Goddard kolla-ansible/stein: status Fix Committed Fix Released