Guest User

debug

a guest
Dec 18th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.59 KB | None | 0 0
  1. TASK: [Debug storage_bridge] **************************************************
  2. skipping: [node09_cinder_scheduler_container-b0a4fbe5]
  3. skipping: [node09_cinder_api_container-fc2465a3]
  4. ok: [node09] => {
  5. "var": {
  6. "storage_bridge": "ansible_br_storage"
  7. }
  8. }
  9.  
  10. TASK: [Debug host_vars] *******************************************************
  11. skipping: [node09_cinder_scheduler_container-b0a4fbe5]
  12. skipping: [node09_cinder_api_container-fc2465a3]
  13. ok: [node09] => {
  14. "var": {
  15. "hostvars[inventory_hostname]": {
  16. "ansible_all_ipv4_addresses": [
  17. "31.3.100.119",
  18. "10.42.3.9",
  19. "172.29.240.9",
  20. "172.29.241.9"
  21. ],
  22. "ansible_all_ipv6_addresses": [
  23. "fe80::baac:6fff:fe11:c7a0",
  24. "2a02:348:1001:383:baac:6fff:fe11:c79a",
  25. "fe80::baac:6fff:fe11:c79a",
  26. "fe80::baac:6fff:fe11:c79c",
  27. "fe80::baac:6fff:fe11:c79e"
  28. ],
  29. "ansible_architecture": "x86_64",
  30. "ansible_bios_date": "10/18/2011",
  31. "ansible_bios_version": "6.1.0",
  32. "ansible_cmdline": {
  33. "BOOT_IMAGE": "/vmlinuz-3.16.0-55-generic",
  34. "nomdmonddf": true,
  35. "nomdmonisw": true,
  36. "quiet": true,
  37. "ro": true,
  38. "root": "/dev/mapper/cloud-root",
  39. "splash": true,
  40. "vt.handoff": "7"
  41. },
  42. "ansible_date_time": {
  43. "date": "2015-12-17",
  44. "day": "17",
  45. "epoch": "1450360287",
  46. "hour": "14",
  47. "iso8601": "2015-12-17T13:51:27Z",
  48. "iso8601_micro": "2015-12-17T13:51:27.042805Z",
  49. "minute": "51",
  50. "month": "12",
  51. "second": "27",
  52. "time": "14:51:27",
  53. "tz": "CET",
  54. "tz_offset": "+0100",
  55. "weekday": "Thursday",
  56. "year": "2015"
  57. },
  58. "ansible_default_ipv4": {
  59. "address": "10.42.3.9",
  60. "alias": "em1",
  61. "gateway": "10.42.0.1",
  62. "interface": "em1",
  63. "macaddress": "b8:ac:6f:11:c7:9a",
  64. "mtu": 1500,
  65. "netmask": "255.255.0.0",
  66. "network": "10.42.0.0",
  67. "type": "ether"
  68. },
  69. "ansible_default_ipv6": {
  70. "address": "2a02:348:1001:383:baac:6fff:fe11:c79a",
  71. "gateway": "fe80::d6ae:52ff:febb:9853",
  72. "interface": "em1",
  73. "macaddress": "b8:ac:6f:11:c7:9a",
  74. "mtu": 1500,
  75. "prefix": "64",
  76. "scope": "global",
  77. "type": "ether"
  78. },
  79. "ansible_devices": {
  80. "sda": {
  81. "holders": [],
  82. "host": "Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)",
  83. "model": "Virtual Disk",
  84. "partitions": {
  85. "sda1": {
  86. "sectors": "997376",
  87. "sectorsize": 512,
  88. "size": "487.00 MB",
  89. "start": "2048"
  90. },
  91. "sda2": {
  92. "sectors": "284473344",
  93. "sectorsize": 512,
  94. "size": "135.65 GB",
  95. "start": "999424"
  96. }
  97. },
  98. "removable": "0",
  99. "rotational": "1",
  100. "scheduler_mode": "deadline",
  101. "sectors": "285474816",
  102. "sectorsize": "512",
  103. "size": "136.12 GB",
  104. "support_discard": "0",
  105. "vendor": "Dell"
  106. },
  107. "sdb": {
  108. "holders": [],
  109. "host": "Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)",
  110. "model": "ST9146853SS",
  111. "partitions": {
  112. "sdb1": {
  113. "sectors": "485376",
  114. "sectorsize": 512,
  115. "size": "237.00 MB",
  116. "start": "2048"
  117. },
  118. "sdb2": {
  119. "sectors": "2",
  120. "sectorsize": 512,
  121. "size": "1.00 KB",
  122. "start": "489470"
  123. },
  124. "sdb5": {
  125. "sectors": "284983296",
  126. "sectorsize": 512,
  127. "size": "135.89 GB",
  128. "start": "489472"
  129. }
  130. },
  131. "removable": "0",
  132. "rotational": "1",
  133. "scheduler_mode": "deadline",
  134. "sectors": "286749480",
  135. "sectorsize": "512",
  136. "size": "136.73 GB",
  137. "support_discard": "0",
  138. "vendor": "SEAGATE"
  139. },
  140. "sdc": {
  141. "holders": [],
  142. "host": "Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)",
  143. "model": "ST9146853SS",
  144. "partitions": {
  145. "sdc1": {
  146. "sectors": "485376",
  147. "sectorsize": 512,
  148. "size": "237.00 MB",
  149. "start": "2048"
  150. },
  151. "sdc2": {
  152. "sectors": "2",
  153. "sectorsize": 512,
  154. "size": "1.00 KB",
  155. "start": "489470"
  156. },
  157. "sdc5": {
  158. "sectors": "284983296",
  159. "sectorsize": 512,
  160. "size": "135.89 GB",
  161. "start": "489472"
  162. }
  163. },
  164. "removable": "0",
  165. "rotational": "1",
  166. "scheduler_mode": "deadline",
  167. "sectors": "286749480",
  168. "sectorsize": "512",
  169. "size": "136.73 GB",
  170. "support_discard": "0",
  171. "vendor": "SEAGATE"
  172. },
  173. "sdd": {
  174. "holders": [],
  175. "host": "Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)",
  176. "model": "ST9146853SS",
  177. "partitions": {
  178. "sdd1": {
  179. "sectors": "497664",
  180. "sectorsize": 512,
  181. "size": "243.00 MB",
  182. "start": "2048"
  183. },
  184. "sdd2": {
  185. "sectors": "2",
  186. "sectorsize": 512,
  187. "size": "1.00 KB",
  188. "start": "501758"
  189. },
  190. "sdd5": {
  191. "sectors": "284971008",
  192. "sectorsize": 512,
  193. "size": "135.88 GB",
  194. "start": "501760"
  195. }
  196. },
  197. "removable": "0",
  198. "rotational": "1",
  199. "scheduler_mode": "deadline",
  200. "sectors": "286749480",
  201. "sectorsize": "512",
  202. "size": "136.73 GB",
  203. "support_discard": "0",
  204. "vendor": "SEAGATE"
  205. },
  206. "sde": {
  207. "holders": [],
  208. "host": "Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 02)",
  209. "model": "MK1401GRRB",
  210. "partitions": {
  211. "sde2": {
  212. "sectors": "284985344",
  213. "sectorsize": 512,
  214. "size": "135.89 GB",
  215. "start": "487424"
  216. }
  217. },
  218. "removable": "0",
  219. "rotational": "1",
  220. "scheduler_mode": "deadline",
  221. "sectors": "286749480",
  222. "sectorsize": "512",
  223. "size": "136.73 GB",
  224. "support_discard": "0",
  225. "vendor": "TOSHIBA"
  226. },
  227. "sr0": {
  228. "holders": [],
  229. "host": "IDE interface: Intel Corporation 82801IB (ICH9) 2 port SATA Controller [IDE mode] (rev 02)",
  230. "model": "DVD-ROM DV-28SW",
  231. "partitions": {},
  232. "removable": "1",
  233. "rotational": "1",
  234. "scheduler_mode": "deadline",
  235. "sectors": "2097151",
  236. "sectorsize": "512",
  237. "size": "1024.00 MB",
  238. "support_discard": "0",
  239. "vendor": "TEAC"
  240. }
  241. },
  242. "ansible_distribution": "Ubuntu",
  243. "ansible_distribution_major_version": "14",
  244. "ansible_distribution_release": "trusty",
  245. "ansible_distribution_version": "14.04",
  246. "ansible_domain": "xl-is.net",
  247. "ansible_em1": {
  248. "active": true,
  249. "device": "em1",
  250. "ipv4": {
  251. "address": "10.42.3.9",
  252. "netmask": "255.255.0.0",
  253. "network": "10.42.0.0"
  254. },
  255. "ipv6": [
  256. {
  257. "address": "2a02:348:1001:383:baac:6fff:fe11:c79a",
  258. "prefix": "64",
  259. "scope": "global"
  260. },
  261. {
  262. "address": "fe80::baac:6fff:fe11:c79a",
  263. "prefix": "64",
  264. "scope": "link"
  265. }
  266. ],
  267. "macaddress": "b8:ac:6f:11:c7:9a",
  268. "module": "bnx2",
  269. "mtu": 1500,
  270. "promisc": false,
  271. "type": "ether"
  272. },
  273. "ansible_em2": {
  274. "active": true,
  275. "device": "em2",
  276. "ipv4": {
  277. "address": "172.29.240.9",
  278. "netmask": "255.255.255.0",
  279. "network": "172.29.240.0"
  280. },
  281. "ipv6": [
  282. {
  283. "address": "fe80::baac:6fff:fe11:c79c",
  284. "prefix": "64",
  285. "scope": "link"
  286. }
  287. ],
  288. "macaddress": "b8:ac:6f:11:c7:9c",
  289. "module": "bnx2",
  290. "mtu": 1500,
  291. "promisc": false,
  292. "type": "ether"
  293. },
  294. "ansible_em3": {
  295. "active": true,
  296. "device": "em3",
  297. "ipv4": {
  298. "address": "172.29.241.9",
  299. "netmask": "255.255.255.0",
  300. "network": "172.29.241.0"
  301. },
  302. "ipv6": [
  303. {
  304. "address": "fe80::baac:6fff:fe11:c79e",
  305. "prefix": "64",
  306. "scope": "link"
  307. }
  308. ],
  309. "macaddress": "b8:ac:6f:11:c7:9e",
  310. "module": "bnx2",
  311. "mtu": 1500,
  312. "promisc": false,
  313. "type": "ether"
  314. },
  315. "ansible_em4": {
  316. "active": true,
  317. "device": "em4",
  318. "ipv4": {
  319. "address": "31.3.100.119",
  320. "netmask": "255.255.255.240",
  321. "network": "31.3.100.112"
  322. },
  323. "ipv6": [
  324. {
  325. "address": "fe80::baac:6fff:fe11:c7a0",
  326. "prefix": "64",
  327. "scope": "link"
  328. }
  329. ],
  330. "macaddress": "b8:ac:6f:11:c7:a0",
  331. "module": "bnx2",
  332. "mtu": 1500,
  333. "promisc": false,
  334. "type": "ether"
  335. },
  336. "ansible_env": {
  337. "HOME": "/root",
  338. "LANG": "en_US.UTF-8",
  339. "LANGUAGE": "en_US:",
  340. "LC_CTYPE": "en_US.UTF-8",
  341. "LOGNAME": "root",
  342. "MAIL": "/var/mail/root",
  343. "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games",
  344. "PWD": "/root",
  345. "SHELL": "/bin/bash",
  346. "SHLVL": "1",
  347. "SSH_CLIENT": "10.42.0.11 50450 22",
  348. "SSH_CONNECTION": "10.42.0.11 50450 10.42.3.9 22",
  349. "USER": "root",
  350. "XDG_RUNTIME_DIR": "/run/user/0",
  351. "XDG_SESSION_ID": "2",
  352. "_": "/bin/sh"
  353. },
  354. "ansible_fips": false,
  355. "ansible_form_factor": "Rack Mount Chassis",
  356. "ansible_fqdn": "j1-9.xl-is.net",
  357. "ansible_hostname": "j1-9",
  358. "ansible_interfaces": [
  359. "lo",
  360. "em1",
  361. "em4",
  362. "em3",
  363. "em2"
  364. ],
  365. "ansible_kernel": "3.16.0-55-generic",
  366. "ansible_lo": {
  367. "active": true,
  368. "device": "lo",
  369. "ipv4": {
  370. "address": "127.0.0.1",
  371. "netmask": "255.0.0.0",
  372. "network": "127.0.0.0"
  373. },
  374. "ipv6": [
  375. {
  376. "address": "::1",
  377. "prefix": "128",
  378. "scope": "host"
  379. }
  380. ],
  381. "mtu": 65536,
  382. "promisc": false,
  383. "type": "loopback"
  384. },
  385. "ansible_lsb": {
  386. "codename": "trusty",
  387. "description": "Ubuntu 14.04.2 LTS",
  388. "id": "Ubuntu",
  389. "major_release": "14",
  390. "release": "14.04"
  391. },
  392. "ansible_machine": "x86_64",
  393. "ansible_machine_id": "90684080ffc7c5cdcd4cd0c156712dfb",
  394. "ansible_memfree_mb": 47761,
  395. "ansible_memory_mb": {
  396. "nocache": {
  397. "free": 47838,
  398. "used": 451
  399. },
  400. "real": {
  401. "free": 47761,
  402. "total": 48289,
  403. "used": 528
  404. },
  405. "swap": {
  406. "cached": 0,
  407. "free": 5759,
  408. "total": 5759,
  409. "used": 0
  410. }
  411. },
  412. "ansible_memtotal_mb": 48289,
  413. "ansible_mounts": [
  414. {
  415. "device": "/dev/mapper/cloud-root",
  416. "fstype": "ext4",
  417. "mount": "/",
  418. "options": "rw,errors=remount-ro",
  419. "size_available": 16626003968,
  420. "size_total": 20020748288,
  421. "uuid": "0aeee772-7fad-47ff-84f9-8896a34a92d2"
  422. },
  423. {
  424. "device": "/dev/sda1",
  425. "fstype": "ext4",
  426. "mount": "/boot",
  427. "options": "rw",
  428. "size_available": 417323008,
  429. "size_total": 486123520,
  430. "uuid": "6d2f69bb-34d3-4d4d-908b-7311294eb30c"
  431. }
  432. ],
  433. "ansible_nodename": "j1-9",
  434. "ansible_os_family": "Debian",
  435. "ansible_pkg_mgr": "apt",
  436. "ansible_processor": [
  437. "GenuineIntel",
  438. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  439. "GenuineIntel",
  440. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  441. "GenuineIntel",
  442. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  443. "GenuineIntel",
  444. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  445. "GenuineIntel",
  446. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  447. "GenuineIntel",
  448. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  449. "GenuineIntel",
  450. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  451. "GenuineIntel",
  452. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  453. "GenuineIntel",
  454. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  455. "GenuineIntel",
  456. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  457. "GenuineIntel",
  458. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  459. "GenuineIntel",
  460. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  461. "GenuineIntel",
  462. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  463. "GenuineIntel",
  464. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  465. "GenuineIntel",
  466. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz",
  467. "GenuineIntel",
  468. "Intel(R) Xeon(R) CPU E5530 @ 2.40GHz"
  469. ],
  470. "ansible_processor_cores": 4,
  471. "ansible_processor_count": 2,
  472. "ansible_processor_threads_per_core": 2,
  473. "ansible_processor_vcpus": 16,
  474. "ansible_product_name": "PowerEdge R610",
  475. "ansible_product_serial": "BHTVS4J",
  476. "ansible_product_uuid": "4C4C4544-0048-5410-8056-C2C04F53344A",
  477. "ansible_product_version": "NA",
  478. "ansible_python_version": "2.7.6",
  479. "ansible_selinux": false,
  480. "ansible_ssh_host": "10.42.3.9",
  481. "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAJgJIdbfRVAMZy3WyCQf3vMqpG+vonlo0nfB2uPZbubytbPzWIuWdVV8dMT/1t84u0gLZ9hbWfg9vr4qnau/Ur5L3HFEB1DWBUw5tohXeqCj9APlHh1No60yQMXHxtKG7JLEoa6H02u/yikv6ZrwpQ9iVGzvuf3NBzqSnhgX5JmNAAAAFQCsK1zxILPdlCkBVP1eKfxPeL6dtwAAAIBmqHNVc7IZXIZ8Q2BGriXdjDg4ahS5ThGLTB/eJxL1VNQIXCWIQdT+gGx/GRPTjFzv9hEYkQfvwLlVYBlhLgNP7WqazsaWZ3TsZghEWUR2dvka4pi6XdGFLBlgkuWnsmAHYy72veOoYYwUBwADMFlyIAie7XHPYfi0XFV2KJg9kwAAAIBusjwcdd23/DXU582FDta9AFiWGDnWCBW5kj/q4Zs9e2z99zhm/HZG1NV6iu9ZGGTP5gT4cuKqM2M/CkvGJgOPAPNxtCxlyHqVfG1ScVm7IJjH9Nn3fmCHy/E7EwM25iMKsoTejOFF/t0JnCG9kmBoB+gC+GVE0TLGxgu23s9GzA==",
  482. "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLsPCwUc5L7pZeJbxsdW9+416MfupjLjh+6Wv7qupTyAtrDeKKu7og2LniwHXmf87u3E2ypEonqyca4iqI9rFx4=",
  483. "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCsL4YiVRmWXrDeOIOZpJmEepumb+3y88sngsRvFvrZa3H2TV60igx6fID/1cqnN9RWLa0BQADZ+GNBLXt0KxgiHNFKfpID6C50+2dvTvvCB7tnlJT2+xch/TI2K+PMCJOBTdMwlF/KtoYnrfSCxp+8nVoZksb4Ycwh/d1jr4lCoukMcAakapOGW1pEjtmfyE/LNnpeqxk3w+3AvUm3guNTWHnNlRRXAZgEXoc5+RBLHfg/mhnlmQlvs3azPflFlSiNFj2w5cQeyKbOmN1xPLNAz6WM+dWA/g5CppURHhYECPPIDgWwmAICNe73HkAdxWdGDsx4424/5PU0FHXOw705",
  484. "ansible_swapfree_mb": 5759,
  485. "ansible_swaptotal_mb": 5759,
  486. "ansible_system": "Linux",
  487. "ansible_system_vendor": "Dell Inc.",
  488. "ansible_user_dir": "/root",
  489. "ansible_user_gecos": "root",
  490. "ansible_user_gid": 0,
  491. "ansible_user_id": "root",
  492. "ansible_user_shell": "/bin/bash",
  493. "ansible_user_uid": 0,
  494. "ansible_userspace_architecture": "x86_64",
  495. "ansible_userspace_bits": "64",
  496. "ansible_virtualization_role": "host",
  497. "ansible_virtualization_type": "kvm",
  498. "ceilometer_service_adminuri": "http://10.42.3.100:8777",
  499. "ceilometer_service_adminurl": "http://10.42.3.100:8777/",
  500. "ceilometer_service_port": 8777,
  501. "ceilometer_service_proto": "http",
  502. "ceilometer_service_region": "RegionOne",
  503. "ceilometer_service_tenant_name": "service",
  504. "ceilometer_service_user_name": "ceilometer",
  505. "cinder_backend_lvm_inuse": "True",
  506. "cinder_backend_rbd_inuse": "False",
  507. "cinder_backends": {
  508. "lvm": {
  509. "volume_backend_name": "LVM_iSCSI",
  510. "volume_driver": "cinder.volume.drivers.lvm.LVMVolumeDriver",
  511. "volume_group": "cinder-volumes"
  512. }
  513. },
  514. "cinder_backends_rbd_inuse": "{% set _var = {'rbd_inuse': False} %}{% for host in groups.cinder_volume %}{% if hostvars[host].cinder_backend_rbd_inuse | bool %}{% if _var.update({'rbd_inuse': True }) %}{% endif %}{% endif %}{% endfor %}{{ _var.rbd_inuse }}\n",
  515. "cinder_ceph_client": "cinder",
  516. "cinder_service_region": "RegionOne",
  517. "component": "cinder_backup",
  518. "container_address": "10.42.3.9",
  519. "container_cidr": "10.42.3.0/16",
  520. "container_config": {
  521. "changed": false,
  522. "skipped": true
  523. },
  524. "container_name": "node09",
  525. "container_networks": {
  526. "container_address": {
  527. "address": "10.42.3.9",
  528. "bridge": "br-mgmt",
  529. "netmask": "255.255.0.0",
  530. "type": "veth"
  531. },
  532. "storage_address": {
  533. "bridge": "br-storage",
  534. "netmask": "255.255.252.0",
  535. "type": "veth"
  536. }
  537. },
  538. "container_types": "node09_containers",
  539. "debug": false,
  540. "dhcp_domain": "openstacklocal",
  541. "external_lb_vip_address": "31.3.100.115",
  542. "galera_wsrep_address": "10.42.3.9",
  543. "galera_wsrep_cluster_address": "{% for host in groups['galera_all'] %}{{ hostvars[host]['ansible_ssh_host'] }}{% if not loop.last %},{% endif %}{% endfor %}",
  544. "glance_service_adminuri_proto": "http",
  545. "glance_service_adminurl": "http://10.42.3.100:9292",
  546. "glance_service_port": 9292,
  547. "glance_service_project_domain_id": "default",
  548. "glance_service_project_name": "service",
  549. "glance_service_proto": "http",
  550. "glance_service_region": "RegionOne",
  551. "glance_service_user_domain_id": "default",
  552. "glance_service_user_name": "glance",
  553. "group_names": [
  554. "cinder_all",
  555. "cinder_backup",
  556. "cinder_volume",
  557. "hosts",
  558. "storage-infra_all",
  559. "storage-infra_hosts",
  560. "storage_all",
  561. "storage_hosts"
  562. ],
  563. "haproxy_bind_on_non_local": "True",
  564. "heat_service_region": "RegionOne",
  565. "horizon_enable_cinder_backup": "False",
  566. "horizon_service_region": "RegionOne",
  567. "internal_lb_vip_address": "10.42.3.100",
  568. "inventory_hostname": "node09",
  569. "inventory_hostname_short": "node09",
  570. "is_metal": true,
  571. "keystone_admin_port": 35357,
  572. "keystone_admin_tenant_name": "admin",
  573. "keystone_admin_user_name": "admin",
  574. "keystone_cache_backend_argument": "url:{% for host in groups['memcached'] %}{{ hostvars[host]['container_address'] }}{% if not loop.last %},{% endif %}{% endfor %}:{{ memcached_port }}",
  575. "keystone_memcached_servers": "{% for host in groups['keystone_all'] %}{{ hostvars[host]['container_address'] }}:{{ memcached_port }}{% if not loop.last %},{% endif %}{% endfor %}",
  576. "keystone_service_adminuri": "http://10.42.3.100:35357",
  577. "keystone_service_adminuri_insecure": false,
  578. "keystone_service_adminuri_proto": "http",
  579. "keystone_service_adminuri_v3": "http://10.42.3.100:35357",
  580. "keystone_service_adminurl": "http://10.42.3.100:35357/v3",
  581. "keystone_service_adminurl_v3": "http://10.42.3.100:35357/v3",
  582. "keystone_service_internaluri": "http://10.42.3.100:5000",
  583. "keystone_service_internaluri_insecure": false,
  584. "keystone_service_internaluri_proto": "http",
  585. "keystone_service_internaluri_v3": "http://10.42.3.100:5000",
  586. "keystone_service_internalurl": "http://10.42.3.100:5000/v2.0",
  587. "keystone_service_internalurl_v3": "http://10.42.3.100:5000/v3",
  588. "keystone_service_port": 5000,
  589. "keystone_service_proto": "http",
  590. "keystone_service_publicuri": "http://31.3.100.115:5000",
  591. "keystone_service_publicuri_proto": "http",
  592. "keystone_service_publicuri_v3": "http://31.3.100.115:5000",
  593. "keystone_service_publicurl": "http://31.3.100.115:5000/v2.0",
  594. "keystone_service_publicurl_v3": "http://31.3.100.115:5000/v3",
  595. "keystone_service_region": "RegionOne",
  596. "keystone_service_tenant_name": "service",
  597. "keystone_service_user_name": "keystone",
  598. "lxc_config": {
  599. "changed": false,
  600. "skipped": true
  601. },
  602. "lxc_container_caches": [
  603. {
  604. "chroot_path": "trusty/rootfs-amd64",
  605. "name": "trusty.tgz",
  606. "sha256sum": "56c6a6e132ea7d10be2f3e8104f47136ccf408b30e362133f0dc4a0a9adb4d0c",
  607. "url": "http://rpc-repo.rackspace.com/container_images/rpc-trusty-container.tgz"
  608. }
  609. ],
  610. "management_bridge": "br-mgmt",
  611. "memcached_listen": "10.42.3.9",
  612. "memcached_port": 11211,
  613. "memcached_servers": "{% for host in groups['memcached'] %}{{ hostvars[host]['ansible_ssh_host'] }}:{{ memcached_port }}{% if not loop.last %},{% endif %}{% endfor %}",
  614. "module_setup": true,
  615. "neutron_dhcp_domain": "openstacklocal",
  616. "neutron_service_adminuri": "http://10.42.3.100:9696",
  617. "neutron_service_adminuri_proto": "http",
  618. "neutron_service_adminurl": "http://10.42.3.100:9696",
  619. "neutron_service_port": 9696,
  620. "neutron_service_project_domain_id": "default",
  621. "neutron_service_project_name": "service",
  622. "neutron_service_proto": "http",
  623. "neutron_service_region": "RegionOne",
  624. "neutron_service_user_domain_id": "default",
  625. "neutron_service_user_name": "neutron",
  626. "nova_ceph_client": "cinder",
  627. "nova_ceph_client_uuid": "d09b8e8a-9b58-4172-926e-c8807bdb637b",
  628. "nova_dhcp_domain": "openstacklocal",
  629. "nova_keystone_auth_plugin": "password",
  630. "nova_metadata_port": 8775,
  631. "nova_service_adminuri": "http://10.42.3.100:8774",
  632. "nova_service_adminuri_proto": "http",
  633. "nova_service_adminurl": "http://10.42.3.100:8774/v2/%(tenant_id)s",
  634. "nova_service_port": 8774,
  635. "nova_service_project_domain_id": "default",
  636. "nova_service_project_name": "service",
  637. "nova_service_proto": "http",
  638. "nova_service_region": "RegionOne",
  639. "nova_service_user_domain_id": "default",
  640. "nova_service_user_name": "nova",
  641. "openrc_os_auth_url": "http://10.42.3.100:5000/v3",
  642. "openrc_os_domain_name": "Default",
  643. "openrc_os_password": "1e137cca8b075632920f4ab4d6e687dabae222",
  644. "openstack_host_required_kernel": "3.13.0-34-generic",
  645. "openstack_release": "11.2.6",
  646. "openstack_repo_git_url": "http://10.42.3.100:8181/openstackgit",
  647. "openstack_repo_url": "http://10.42.3.100:8181",
  648. "openstack_upstream_domain": "rpc-repo.rackspace.com",
  649. "openstack_upstream_url": "http://rpc-repo.rackspace.com",
  650. "physical_host": "node09",
  651. "physical_host_group": "storage_hosts",
  652. "pip_get_pip_options": "--no-index --find-links=http://rpc-repo.rackspace.com/os-releases/11.2.6 --trusted-host rpc-repo.rackspace.com",
  653. "properties": {
  654. "container_release": "trusty",
  655. "is_metal": true,
  656. "service_name": "cinder"
  657. },
  658. "provider_networks": [
  659. {
  660. "network": {
  661. "container_bridge": "br-mgmt",
  662. "container_interface": "em1",
  663. "container_type": "veth",
  664. "group_binds": [
  665. "all_containers",
  666. "hosts"
  667. ],
  668. "ip_from_q": "container",
  669. "is_container_address": true,
  670. "is_ssh_address": true,
  671. "type": "raw"
  672. }
  673. },
  674. {
  675. "network": {
  676. "container_bridge": "br-vxlan",
  677. "container_interface": "em2",
  678. "container_type": "veth",
  679. "group_binds": [
  680. "neutron_linuxbridge_agent"
  681. ],
  682. "ip_from_q": "tunnel",
  683. "net_name": "vxlan",
  684. "range": "1:1000",
  685. "type": "vxlan"
  686. }
  687. },
  688. {
  689. "network": {
  690. "container_bridge": "br-storage",
  691. "container_interface": "em3",
  692. "container_type": "veth",
  693. "group_binds": [
  694. "glance_api",
  695. "cinder_api",
  696. "cinder_volume",
  697. "nova_compute",
  698. "swift_proxy"
  699. ],
  700. "ip_from_q": "storage",
  701. "type": "raw"
  702. }
  703. }
  704. ],
  705. "rabbitmq_cluster_name": "openstack",
  706. "rabbitmq_port": 5672,
  707. "rabbitmq_servers": "10.42.3.141:5672,10.42.3.179:5672,10.42.3.214:5672",
  708. "rabbitmq_userid": "openstack",
  709. "repo_pip_default_index": "http://rpc-repo.rackspace.com/pools",
  710. "repo_server_port": 8181,
  711. "repo_service_home_folder": "/var/www",
  712. "repo_service_user_name": "nginx",
  713. "rsyslog_server_storage_directory": "/var/log/log-storage",
  714. "servers": {
  715. "changed": true,
  716. "invocation": {
  717. "module_args": "",
  718. "module_complex_args": {
  719. "ref_list": [
  720. "node09_cinder_api_container-fc2465a3",
  721. "node09",
  722. "node09_cinder_scheduler_container-b0a4fbe5"
  723. ],
  724. "src_list": "10.42.3.214:5672,10.42.3.141:5672,10.42.3.179:5672",
  725. "value_to_lookup": "node09"
  726. },
  727. "module_name": "dist_sort"
  728. },
  729. "sorted_list": "10.42.3.141:5672,10.42.3.179:5672,10.42.3.214:5672"
  730. },
  731. "service_region": "RegionOne",
  732. "ssh_delay": 5,
  733. "ssh_wait_check": {
  734. "changed": false,
  735. "skipped": true
  736. },
  737. "storage_bridge": "ansible_br_storage",
  738. "swift_service_region": "RegionOne",
  739. "swift_system_comment": "swift system user",
  740. "swift_system_group_name": "swift",
  741. "swift_system_home_folder": "/var/lib/swift",
  742. "swift_system_shell": "/bin/bash",
  743. "swift_system_user_name": "swift",
  744. "tempest_pip_instructions": "--isolated --pre --allow-all-external --index-url http://rpc-repo.rackspace.com/pools --extra-index-url https://pypi.python.org/simple --trusted-host pypi.python.org --trusted-host rpc-repo.rackspace.com",
  745. "tunnel_bridge": "br-vxlan",
  746. "verbose": true
  747. }
  748. }
  749. }
  750.  
  751. TASK: [Set cinder storage address (is_metal)] *********************************
  752. skipping: [node09_cinder_scheduler_container-b0a4fbe5]
  753. skipping: [node09_cinder_api_container-fc2465a3]
  754. fatal: [node09] => One or more undefined variables: 'dict object' has no attribute u'ansible_br_storage'
  755.  
  756. FATAL: all hosts have already failed -- aborting
Advertisement
Add Comment
Please, Sign In to add comment