Comment 11 for bug 1340989

Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

Couldn't reproduce this issue on bare metal:

api: '1.0'
astute_sha: b16efcec6b4af1fb8669055c053fbabe188afa67
auth_required: false
build_id: 2014-07-30_02-30-36
build_number: '373'
feature_groups:
- mirantis
fuellib_sha: 8729e696e0653920bf937329e45a9c23a8f20a1f
fuelmain_sha: 11ef72a20409ba34535ec9e6e093a2e1695161de
nailgun_sha: 8cf375f7687d7d0797e7f085a909df8087fc82a6
ostf_sha: 9c0454b2197756051fc9cee3cfd856cf2a4f0875
production: docker
release: '5.1'

Ubuntu + HA + NeutronGre

IP namespaces after deployment:

 p_neutron-dhcp-agent (ocf::mirantis:neutron-agent-dhcp): Started node-8
 p_neutron-l3-agent (ocf::mirantis:neutron-agent-l3): Started node-2

[root@fuel-lab-cz5551 tmp]# fuel nodes | awk '/ready.*controller/ {print $1}' | xargs -n1 -i ssh node-{} ip netns
Warning: Permanently added 'node-2' (RSA) to the list of known hosts.
qrouter-6bd120f5-6292-46f5-a31a-3f0ecafb284e
haproxy
Warning: Permanently added 'node-8' (RSA) to the list of known hosts.
qdhcp-974ffa2a-29da-420e-b485-9372ca134f25
haproxy
Warning: Permanently added 'node-11' (RSA) to the list of known hosts.
haproxy

and after cluster restart (all nodes were simultaneously reset via IPMI):

 p_neutron-dhcp-agent (ocf::mirantis:neutron-agent-dhcp): Started node-2
 p_neutron-l3-agent (ocf::mirantis:neutron-agent-l3): Started node-11

[root@fuel-lab-cz5551 tmp]# fuel nodes | awk '/ready.*controller/ {print $1}' | xargs -n1 -i ssh node-{} ip netns
Warning: Permanently added 'node-8' (RSA) to the list of known hosts.
haproxy
Warning: Permanently added 'node-11' (RSA) to the list of known hosts.
qrouter-6bd120f5-6292-46f5-a31a-3f0ecafb284e
haproxy
Warning: Permanently added 'node-2' (RSA) to the list of known hosts.
qdhcp-974ffa2a-29da-420e-b485-9372ca134f25
haproxy