Advertisement
Guest User

Untitled

a guest
Jan 12th, 2016
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. ansible-playbook setup-hosts.yml
  2.  
  3. PLAY RECAP ********************************************************************
  4. c2 : ok=56 changed=9 unreachable=0 failed=0
  5. c2_cinder_api_container-29f3aad3 : ok=14 changed=5 unreachable=0 failed=0
  6. c2_cinder_scheduler_container-9ce2be6a : ok=14 changed=5 unreachable=0 failed=0
  7. c2_galera_container-2e038063 : ok=14 changed=5 unreachable=0 failed=0
  8. c2_glance_container-fe186fad : ok=14 changed=5 unreachable=0 failed=0
  9. c2_heat_apis_container-1e54cd58 : ok=14 changed=5 unreachable=0 failed=0
  10. c2_heat_engine_container-84d7d877 : ok=14 changed=5 unreachable=0 failed=0
  11. c2_horizon_container-5848e338 : ok=14 changed=5 unreachable=0 failed=0
  12. c2_keystone_container-4f76ba4e : ok=14 changed=5 unreachable=0 failed=0
  13. c2_memcached_container-0c2634dc : ok=14 changed=5 unreachable=0 failed=0
  14. c2_neutron_agents_container-ce71df9a : ok=14 changed=5 unreachable=0 failed=0
  15. c2_neutron_server_container-fb0fa9e3 : ok=14 changed=5 unreachable=0 failed=0
  16. c2_nova_api_metadata_container-1b75a068 : ok=14 changed=5 unreachable=0 failed=0
  17. c2_nova_api_os_compute_container-2282300d : ok=14 changed=5 unreachable=0 failed=0
  18. c2_nova_cert_container-ed2b8bc6 : ok=14 changed=5 unreachable=0 failed=0
  19. c2_nova_conductor_container-a2f9c5ac : ok=14 changed=5 unreachable=0 failed=0
  20. c2_nova_console_container-eba2cefb : ok=14 changed=5 unreachable=0 failed=0
  21. c2_nova_scheduler_container-5b6fe7af : ok=14 changed=5 unreachable=0 failed=0
  22. c2_rabbit_mq_container-8eefacd1 : ok=14 changed=5 unreachable=0 failed=0
  23. c2_repo_container-44fdcef3 : ok=14 changed=5 unreachable=0 failed=0
  24. c2_utility_container-bdec821d : ok=14 changed=5 unreachable=0 failed=0
  25. c3 : ok=56 changed=9 unreachable=0 failed=0
  26. c3_cinder_api_container-91aa3e3c : ok=14 changed=5 unreachable=0 failed=0
  27. c3_cinder_scheduler_container-d4135e05 : ok=14 changed=5 unreachable=0 failed=0
  28. c3_galera_container-a2126073 : ok=14 changed=5 unreachable=0 failed=0
  29. c3_glance_container-f0c5ca7d : ok=14 changed=5 unreachable=0 failed=0
  30. c3_heat_apis_container-99b7fd37 : ok=14 changed=5 unreachable=0 failed=0
  31. c3_heat_engine_container-80c39c39 : ok=14 changed=5 unreachable=0 failed=0
  32. c3_horizon_container-7e16a490 : ok=14 changed=5 unreachable=0 failed=0
  33. c3_keystone_container-84eae88b : ok=14 changed=5 unreachable=0 failed=0
  34. c3_memcached_container-b9c3e87c : ok=14 changed=5 unreachable=0 failed=0
  35. c3_neutron_agents_container-500ae1b8 : ok=14 changed=5 unreachable=0 failed=0
  36. c3_neutron_server_container-1c60ac05 : ok=14 changed=5 unreachable=0 failed=0
  37. c3_nova_api_metadata_container-ce5914c1 : ok=14 changed=5 unreachable=0 failed=0
  38. c3_nova_api_os_compute_container-6fd842fe : ok=14 changed=5 unreachable=0 failed=0
  39. c3_nova_cert_container-e5c294d3 : ok=14 changed=5 unreachable=0 failed=0
  40. c3_nova_conductor_container-d90f3704 : ok=14 changed=5 unreachable=0 failed=0
  41. c3_nova_console_container-d44c3662 : ok=14 changed=5 unreachable=0 failed=0
  42. c3_nova_scheduler_container-d3d4a445 : ok=14 changed=5 unreachable=0 failed=0
  43. c3_rabbit_mq_container-fd063079 : ok=14 changed=5 unreachable=0 failed=0
  44. c3_repo_container-43bdb117 : ok=14 changed=5 unreachable=0 failed=0
  45. c3_utility_container-dcaf360b : ok=14 changed=5 unreachable=0 failed=0
  46. c4 : ok=56 changed=8 unreachable=0 failed=0
  47. c5 : ok=56 changed=8 unreachable=0 failed=0
  48. c7 : ok=56 changed=9 unreachable=0 failed=0
  49. c7_rsyslog_container-383e3f91 : ok=14 changed=5 unreachable=0 failed=0
  50.  
  51.  
  52.  
  53. root@c1:/opt/openstack-ansible/playbooks# ansible-playbook haproxy-install.yml
  54.  
  55. PLAY [haproxy_hosts] **********************************************************
  56.  
  57. TASK: [keepalived | install keepalived] ***************************************
  58. skipping: [c2]
  59. ok: [c3]
  60.  
  61. TASK: [keepalived | Allow consuming apps to bind on non local addresses] ******
  62. skipping: [c2]
  63. skipping: [c3]
  64.  
  65. TASK: [keepalived | configure keepalived] *************************************
  66. skipping: [c2]
  67. fatal: [c3] => {'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'haproxy_keepalived_authentication_password' is undefined", 'failed': True}
  68. fatal: [c3] => {'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'haproxy_keepalived_authentication_password' is undefined", 'failed': True}
  69.  
  70. TASK: [keepalived | Dropping the tracking scripts] ****************************
  71. skipping: [c2] => (item={'key': 'haproxy_check_script', 'value': {'check_script': 'killall -0 haproxy'}})
  72. skipping: [c2] => (item={'key': 'pingable_check_script', 'value': {'check_script': 'ping -c 1 193.0.14.129 1>&2', 'interval': 10, 'rise': 4, 'fall': 2}})
  73.  
  74. TASK: [keepalived | Dropping the general notification scripts] ****************
  75. skipping: [c2] => (item={'key': 'haproxy', 'value': {'instances': ['external', 'internal'], 'src_notify_script': 'vars/configs/keepalived_haproxy_notifications.sh', 'notify_script': '/etc/keepalived/haproxy_notify.sh'}})
  76.  
  77. TASK: [keepalived | Dropping the notification scripts for switching to master] ***
  78. skipping: [c2] => (item={'key': 'haproxy', 'value': {'instances': ['external', 'internal'], 'src_notify_script': 'vars/configs/keepalived_haproxy_notifications.sh', 'notify_script': '/etc/keepalived/haproxy_notify.sh'}})
  79.  
  80. TASK: [keepalived | Dropping the notification scripts for switching to backup] ***
  81. skipping: [c2] => (item={'key': 'haproxy', 'value': {'instances': ['external', 'internal'], 'src_notify_script': 'vars/configs/keepalived_haproxy_notifications.sh', 'notify_script': '/etc/keepalived/haproxy_notify.sh'}})
  82.  
  83. TASK: [keepalived | Dropping the notification scripts for failures] ***********
  84. skipping: [c2] => (item={'key': 'haproxy', 'value': {'instances': ['external', 'internal'], 'src_notify_script': 'vars/configs/keepalived_haproxy_notifications.sh', 'notify_script': '/etc/keepalived/haproxy_notify.sh'}})
  85.  
  86. TASK: [keepalived | install keepalived] ***************************************
  87. ok: [c2]
  88.  
  89. TASK: [keepalived | Allow consuming apps to bind on non local addresses] ******
  90. skipping: [c2]
  91.  
  92. TASK: [keepalived | configure keepalived] *************************************
  93. fatal: [c2] => {'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'haproxy_keepalived_authentication_password' is undefined", 'failed': True}
  94. fatal: [c2] => {'msg': "AnsibleUndefinedVariable: One or more undefined variables: 'haproxy_keepalived_authentication_password' is undefined", 'failed': True}
  95.  
  96. FATAL: all hosts have already failed -- aborting
  97.  
  98. PLAY RECAP ********************************************************************
  99. to retry, use: --limit @/root/haproxy-install.retry
  100.  
  101. c2 : ok=6 changed=0 unreachable=1 failed=0
  102. c3 : ok=1 changed=0 unreachable=1 failed=0
  103.  
  104.  
  105. root@c1:/opt/openstack-ansible/playbooks# cat /etc/openstack_deploy/user_secrets.yml
  106. aodh_container_db_password: ec0c932a5f844da392ce05490673265bec646d0
  107. aodh_rabbitmq_password: b7f4d91545562dbf58233
  108. aodh_service_password: c5cafd008d52fb7f0c4f5b92d5efa76f30cc5a5e6c5b
  109. ceilometer_container_db_password: a406dbb89208a3e5e1279a7af58ecbe6ff29bfaa249ce3d799725dad9841245
  110. ceilometer_rabbitmq_password: 11ba46f1f04a5506482cfee584c2930c1e05459dad13e67776d82
  111. ceilometer_service_password: 7185d3cdde49eea00585b8321691a29beef4d1d9c62c379f
  112. ceilometer_telemetry_secret: 669e760d3c1ece529bbe66f580
  113. cinder_ceph_client_uuid: a09e9a9b-296d-478c-9431-3697b0aef686
  114. cinder_container_mysql_password: 6735163f5f4cff2a
  115. cinder_profiler_hmac_key: 8074e34fde77a2ca60439c4215c9f127
  116. cinder_rabbitmq_password: 53c82da83bd5a02910734624ef4ecc541993d6d64ec29bf94
  117. cinder_service_password: 8df39431c9ad2764119a109223ae0fc98b756ca
  118. cinder_v2_service_password: 8ae3ee5d1f60e4c969e64f82e89decc3fb950d0
  119. container_openstack_password: 79d8851bd56bdb949156566f48e60bfb59d2829d1588b0651f6
  120. galera_root_password: 9f9189640a48b65e355d10fdfb8530
  121. glance_container_mysql_password: 3e80830f97a80a6b42a36306c50c599741964479cd78795dd23a746
  122. glance_profiler_hmac_key: 90ea3bcda780eee8e36f135e
  123. glance_rabbitmq_password: cafd8a77795643ff3ba70834108cc5d28a4ca0d8ee08
  124. glance_service_password: c53e4a06e5a5e7d35054c1083d823ab6cb17665382
  125. haproxy_keepalived_authentication_password: 59262e84fdac1623e901e072c12033
  126. haproxy_stats_password: c71a33c8488e6b47ccc61ff427
  127. heat_auth_encryption_key: 52ed0ff76518988585d4f2ed9b7b03cb
  128. heat_cfn_service_password: 9ecd21caf92b5f3f2499cb0f8f3f85ed0951e4dfd91adae332e7dbf
  129. heat_container_mysql_password: ab0a0136d8a202f538634f230e16014df31a40c2953e9c98
  130. heat_profiler_hmac_key: ed3d17a19356dc88d31d41f5bf1b6ef3
  131. heat_rabbitmq_password: e5c519d332ab59e810d4e261e6f86af1dc
  132. heat_service_password: ed7555b7a86cded43cee8cbf84d
  133. heat_stack_domain_admin_password: 993549667728095009327c023b6c61e3d
  134. horizon_container_mysql_password: dd6d88476dd8c7e3d1cff9f13c9930ab347988f27391b8
  135. horizon_secret_key: 3434450e7f7cc1473aa7a55f68cb4e9f
  136. keystone_auth_admin_password: c81ee13f09cfbfa216fb6e3d976bcbfac2b99
  137. keystone_auth_admin_token: 4e746a54cbef9495c382d6ff2699227b3a3ec778cada5c8b72baf7fdb9686ce0d
  138. keystone_container_mysql_password: 7e0f7d47fcb3c4198aede73a
  139. keystone_rabbitmq_password: f4d1512eee45c99e4de9216
  140. keystone_service_password: e7627097b9b9d2b6cb623b70cac9d74fc429c39d
  141. memcached_encryption_key: bb1b00c5b4dbc0541789ca89
  142. neutron_container_mysql_password: bc18db6aa1688031435f0b2d207486456e41f7f228988a9592647
  143. neutron_ha_vrrp_auth_password: c2e04b83632fc916f257a7fd
  144. neutron_rabbitmq_password: d51d0371c8a4475798db8a379
  145. neutron_service_password: 84f323cb1f7702974b2275e6a8d9840bfe3
  146. nova_container_mysql_password: 07e3fd1d54cd94cfeb8eb2e3
  147. nova_ec2_service_password: 041b87e6c229b4189ce8deceef09810dbd7e92ae24de7887a9dcb24
  148. nova_metadata_proxy_secret: 6dc2a1adbe27a56c68f5b3bb19c23e11b2a8227f94c5fc603fc2d
  149. nova_rabbitmq_password: 8f90bce09413ec2ca65330f13c4c50a367fa31a046
  150. nova_s3_service_password: 7bbf10f090910b5d606063bd84bc42b21d647466d061706
  151. nova_service_password: 4f317859a47d904b3fb36a61fd15fe62cb313e120d4f08
  152. nova_v21_service_password: a2661017b49a55c4e425116db8f2686
  153. nova_v3_service_password: aa6ddc31c9c59c84e7233b57a00eaa83af0ff183a90340b65f448f
  154. rabbitmq_cookie_token: 641ff82f3aa91f1c645cf79f6d520cd8d236fb4cc05a1f48939e70ae48a8358e6649c96
  155. swift_container_mysql_password: ec177bf737acc6d631c4c40e409c75a11cee8d13133098213a9
  156. swift_dispersion_password: 627686edda28e777123b72cd23f307473a0eb
  157. swift_hash_path_prefix: 0f6cae51fff10e4bc0df8d7e
  158. swift_hash_path_suffix: 973903bf783ebc053dcfc44f
  159. swift_service_password: 30509cb8c28f18881bb34b66b4c5dcc51d005959e0b6a1f3ac11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement