Comment 9 for bug 1459357

Revision history for this message
Vasiliy Pleshakov (vpleshakov) wrote :

Verified with fuel-7.0-256-2015-08-30_09-35-52.iso
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "7.0"
  openstack_version: "2015.1.0-7.0"
  api: "1.0"
  build_number: "256"
  build_id: "2015-08-30_09-35-52"
  nailgun_sha: "3189ccfb8c1dac888e351f535b03bdbc9d392406"
  python-fuelclient_sha: "9643fa07f1290071511066804f962f62fe27b512"
  fuel-agent_sha: "1e8f38bbb864ed99aa8fe862b6367e82afec3263"
  fuel-nailgun-agent_sha: "d7027952870a35db8dc52f185bb1158cdd3d1ebd"
  astute_sha: "53c86cba593ddbac776ce5a3360240274c20738c"
  fuel-library_sha: "bc04a7092d92400c79e6ea6ede25e7b67c6a6355"
  fuel-ostf_sha: "644db51186dc23c9b27e9b5486c120c8363dc87c"
  fuelmain_sha: "0e54d68392b359bc122e5bbba9249c729eeaf579"

Deploy passed.

[root@fuel remote]# grep haproxy_backend_status * -ri|grep csv -A1
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:47.692579+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:47.696191+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Got status: 'DOWN'
--
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:47.699614+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:47.702681+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Got status: 'DOWN'
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:53.703071+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-18.domain.tld/puppet-apply.log:2015-09-15T14:53:53.706283+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Got status: 'UP'
--
SKIP
--
node-18.domain.tld/puppet-apply.log:2015-09-15T15:22:37.910465+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-18.domain.tld/puppet-apply.log:2015-09-15T15:22:38.186860+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Got status: 'UP'
--
SKIP
--
node-19.domain.tld/puppet-apply.log:2015-09-15T16:01:59.032336+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-19.domain.tld/puppet-apply.log:2015-09-15T16:01:59.037852+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Got status: 'UP'
--
node-20.domain.tld/puppet-apply.log:2015-09-15T15:39:45.491916+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-20.domain.tld/puppet-apply.log:2015-09-15T15:39:45.495927+00:00 debug: (Haproxy_backend_status[mysql](provider=haproxy)) Got status: 'UP'
--
SKIP
--
node-20.domain.tld/puppet-apply.log:2015-09-15T16:02:28.390916+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Get CSV from url: 'http://192.168.0.9:10000/;csv'
node-20.domain.tld/puppet-apply.log:2015-09-15T16:02:28.394767+00:00 debug: (Haproxy_backend_status[keystone-public](provider=haproxy)) Got status: 'UP'

root@node-18:~# cat /etc/network/interfaces.d/ifcfg-*
auto bond0
iface bond0 inet manual
bond-slaves eth1 eth2
bond-mode balance-rr
bond-miimon 100
auto bond0.101
iface bond0.101 inet manual
vlan-raw-device bond0
auto bond0.102
iface bond0.102 inet manual
vlan-raw-device bond0
auto br-ex
iface br-ex inet static
bridge_ports bond0 p_408821a5-0 p_ff798dba-0
address 172.16.0.4/24
gateway 172.16.0.1
post-up sleep 15
auto br-floating
allow-ovs br-floating
iface br-floating inet manual
ovs_ports p_ff798dba-0
ovs_type OVSBridge
auto br-fw-admin
iface br-fw-admin inet static
bridge_ports eth0
address 10.20.0.17/24
auto br-mgmt
iface br-mgmt inet static
bridge_ports bond0.101
address 192.168.0.4/24
auto br-prv
allow-ovs br-prv
iface br-prv inet manual
ovs_ports p_408821a5-0
ovs_type OVSBridge
auto br-storage
iface br-storage inet static
bridge_ports bond0.102
address 192.168.1.4/24
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
bond-master bond0
post-up ethtool -K eth1 gro off | true # generic-receive-offload
post-up ethtool -K eth1 gso off | true # generic-segmentation-offload
auto eth2
iface eth2 inet manual
bond-master bond0
post-up ethtool -K eth2 gro off | true # generic-receive-offload
post-up ethtool -K eth2 gso off | true # generic-segmentation-offload
auto p_408821a5-0
allow-br-prv p_408821a5-0
iface p_408821a5-0 inet manual
mtu 65000
ovs_type OVSIntPort
ovs_bridge br-prv
auto p_ff798dba-0
allow-br-floating p_ff798dba-0
iface p_ff798dba-0 inet manual
mtu 65000
ovs_type OVSIntPort
ovs_bridge br-floating