Guest User

Untitled

a guest
Sep 14th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.42 KB | None | 0 0
  1. $  ansible-playbook -i inventory.yml site.yml
  2. [WARNING]: log file at /var/log/ansible.log is not writeable and we cannot create it, aborting
  3.  
  4. [DEPRECATION WARNING]: The use of 'static' has been deprecated. Use 'import_tasks' for static inclusion, or
  5. 'include_tasks' for dynamic inclusion. This feature will be removed in a future release. Deprecation warnings can be
  6. disabled by setting deprecation_warnings=False in ansible.cfg.
  7. [WARNING]: Could not match supplied host pattern, ignoring: agents
  8.  
  9. [WARNING]: Could not match supplied host pattern, ignoring: mdss
  10.  
  11. [WARNING]: Could not match supplied host pattern, ignoring: rbdmirrors
  12.  
  13. [WARNING]: Could not match supplied host pattern, ignoring: clients
  14.  
  15. [WARNING]: Could not match supplied host pattern, ignoring: iscsi-gws
  16.  
  17.  
  18. PLAY [mons,agents,osds,mdss,rgws,nfss,restapis,rbdmirrors,clients,mgrs,iscsigws,iscsi-gws] ***************************
  19.  
  20. TASK [check for python2] *********************************************************************************************
  21. Friday 14 September 2018 16:26:28 -0700 (0:00:00.053) 0:00:00.053 ******
  22. ok: [media.local]
  23. ok: [ceph-node-1.local]
  24. ok: [ceph-node-2.local]
  25. ok: [ceph-node-3.local]
  26. ok: [ceph-node-0.local]
  27. ok: [ceph-node-4.local]
  28.  
  29. TASK [install python2 for debian based systems] **********************************************************************
  30. Friday 14 September 2018 16:26:28 -0700 (0:00:00.483) 0:00:00.536 ******
  31. skipping: [media.local]
  32. skipping: [ceph-node-0.local]
  33. skipping: [ceph-node-1.local]
  34. skipping: [ceph-node-2.local]
  35. skipping: [ceph-node-3.local]
  36. skipping: [ceph-node-4.local]
  37.  
  38. TASK [install python2 for fedora] ************************************************************************************
  39. Friday 14 September 2018 16:26:28 -0700 (0:00:00.113) 0:00:00.649 ******
  40. skipping: [media.local]
  41. skipping: [ceph-node-0.local]
  42. skipping: [ceph-node-1.local]
  43. skipping: [ceph-node-2.local]
  44. skipping: [ceph-node-3.local]
  45. skipping: [ceph-node-4.local]
  46.  
  47. TASK [install python2 for opensuse] **********************************************************************************
  48. Friday 14 September 2018 16:26:28 -0700 (0:00:00.114) 0:00:00.764 ******
  49. skipping: [media.local]
  50. skipping: [ceph-node-0.local]
  51. skipping: [ceph-node-1.local]
  52. skipping: [ceph-node-2.local]
  53. skipping: [ceph-node-3.local]
  54. skipping: [ceph-node-4.local]
  55.  
  56. TASK [gather facts] **************************************************************************************************
  57. Friday 14 September 2018 16:26:28 -0700 (0:00:00.114) 0:00:00.878 ******
  58. skipping: [media.local]
  59. skipping: [ceph-node-0.local]
  60. skipping: [ceph-node-1.local]
  61. skipping: [ceph-node-2.local]
  62. skipping: [ceph-node-3.local]
  63. skipping: [ceph-node-4.local]
  64.  
  65. TASK [gather and delegate facts] *************************************************************************************
  66. Friday 14 September 2018 16:26:29 -0700 (0:00:00.200) 0:00:01.079 ******
  67. ok: [media.local -> ceph-node-0.local] => (item=ceph-node-0.local)
  68. ok: [media.local -> ceph-node-1.local] => (item=ceph-node-1.local)
  69. ok: [media.local -> ceph-node-2.local] => (item=ceph-node-2.local)
  70. ok: [media.local -> ceph-node-3.local] => (item=ceph-node-3.local)
  71. ok: [media.local -> ceph-node-4.local] => (item=ceph-node-4.local)
  72. ok: [media.local -> media.local] => (item=media.local)
  73.  
  74. TASK [install required packages for fedora > 23] *********************************************************************
  75. Friday 14 September 2018 16:26:34 -0700 (0:00:05.795) 0:00:06.875 ******
  76. skipping: [media.local]
  77. skipping: [ceph-node-0.local]
  78. skipping: [ceph-node-1.local]
  79. skipping: [ceph-node-2.local]
  80. skipping: [ceph-node-3.local]
  81. skipping: [ceph-node-4.local]
  82.  
  83. PLAY [mons] **********************************************************************************************************
  84.  
  85. TASK [set ceph monitor install 'In Progress'] ************************************************************************
  86. Friday 14 September 2018 16:26:35 -0700 (0:00:00.173) 0:00:07.048 ******
  87. ok: [media.local]
  88.  
  89. TASK [ceph-defaults : check for a mon container] *********************************************************************
  90. Friday 14 September 2018 16:26:35 -0700 (0:00:00.051) 0:00:07.100 ******
  91. skipping: [media.local]
  92.  
  93. TASK [ceph-defaults : check for an osd container] ********************************************************************
  94. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.132 ******
  95. skipping: [media.local]
  96.  
  97. TASK [ceph-defaults : check for a mds container] *********************************************************************
  98. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.163 ******
  99. skipping: [media.local]
  100.  
  101. TASK [ceph-defaults : check for a rgw container] *********************************************************************
  102. Friday 14 September 2018 16:26:35 -0700 (0:00:00.032) 0:00:07.196 ******
  103. skipping: [media.local]
  104.  
  105. TASK [ceph-defaults : check for a mgr container] *********************************************************************
  106. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.227 ******
  107. skipping: [media.local]
  108.  
  109. TASK [ceph-defaults : check for a rbd mirror container] **************************************************************
  110. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.258 ******
  111. skipping: [media.local]
  112.  
  113. TASK [ceph-defaults : check for a nfs container] *********************************************************************
  114. Friday 14 September 2018 16:26:35 -0700 (0:00:00.032) 0:00:07.291 ******
  115. skipping: [media.local]
  116.  
  117. TASK [ceph-defaults : check for a tcmu-runner container] *************************************************************
  118. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.322 ******
  119. skipping: [media.local]
  120.  
  121. TASK [ceph-defaults : check for a rbd-target-api container] **********************************************************
  122. Friday 14 September 2018 16:26:35 -0700 (0:00:00.031) 0:00:07.353 ******
  123. skipping: [media.local]
  124.  
  125. TASK [ceph-defaults : check for a rbd-target-gw container] ***********************************************************
  126. Friday 14 September 2018 16:26:35 -0700 (0:00:00.032) 0:00:07.386 ******
  127. skipping: [media.local]
  128.  
  129. TASK [ceph-defaults : check for a ceph mon socket] *******************************************************************
  130. Friday 14 September 2018 16:26:35 -0700 (0:00:00.076) 0:00:07.462 ******
  131. ok: [media.local]
  132.  
  133. TASK [ceph-defaults : check if the ceph mon socket is in-use] ********************************************************
  134. Friday 14 September 2018 16:26:35 -0700 (0:00:00.314) 0:00:07.777 ******
  135. skipping: [media.local]
  136.  
  137. TASK [ceph-defaults : remove ceph mon socket if exists and not used by a process] ************************************
  138. Friday 14 September 2018 16:26:35 -0700 (0:00:00.039) 0:00:07.817 ******
  139. skipping: [media.local]
  140.  
  141. TASK [ceph-defaults : check for a ceph osd socket] *******************************************************************
  142. Friday 14 September 2018 16:26:35 -0700 (0:00:00.035) 0:00:07.852 ******
  143. skipping: [media.local]
  144.  
  145. TASK [ceph-defaults : check if the ceph osd socket is in-use] ********************************************************
  146. Friday 14 September 2018 16:26:35 -0700 (0:00:00.034) 0:00:07.887 ******
  147. skipping: [media.local]
  148.  
  149. TASK [ceph-defaults : remove ceph osd socket if exists and not used by a process] ************************************
  150. Friday 14 September 2018 16:26:35 -0700 (0:00:00.036) 0:00:07.923 ******
  151. skipping: [media.local]
  152.  
  153. TASK [ceph-defaults : check for a ceph mds socket] *******************************************************************
  154. Friday 14 September 2018 16:26:35 -0700 (0:00:00.034) 0:00:07.958 ******
  155. skipping: [media.local]
  156.  
  157. TASK [ceph-defaults : check if the ceph mds socket is in-use] ********************************************************
  158. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:07.993 ******
  159. skipping: [media.local]
  160.  
  161. TASK [ceph-defaults : remove ceph mds socket if exists and not used by a process] ************************************
  162. Friday 14 September 2018 16:26:36 -0700 (0:00:00.037) 0:00:08.031 ******
  163. skipping: [media.local]
  164.  
  165. TASK [ceph-defaults : check for a ceph rgw socket] *******************************************************************
  166. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.065 ******
  167. skipping: [media.local]
  168.  
  169. TASK [ceph-defaults : check if the ceph rgw socket is in-use] ********************************************************
  170. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.100 ******
  171. skipping: [media.local]
  172.  
  173. TASK [ceph-defaults : remove ceph rgw socket if exists and not used by a process] ************************************
  174. Friday 14 September 2018 16:26:36 -0700 (0:00:00.035) 0:00:08.135 ******
  175. skipping: [media.local]
  176.  
  177. TASK [ceph-defaults : check for a ceph mgr socket] *******************************************************************
  178. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.170 ******
  179. ok: [media.local]
  180.  
  181. TASK [ceph-defaults : check if the ceph mgr socket is in-use] ********************************************************
  182. Friday 14 September 2018 16:26:36 -0700 (0:00:00.247) 0:00:08.417 ******
  183. skipping: [media.local]
  184.  
  185. TASK [ceph-defaults : remove ceph mgr socket if exists and not used by a process] ************************************
  186. Friday 14 September 2018 16:26:36 -0700 (0:00:00.040) 0:00:08.457 ******
  187. skipping: [media.local]
  188.  
  189. TASK [ceph-defaults : check for a ceph rbd mirror socket] ************************************************************
  190. Friday 14 September 2018 16:26:36 -0700 (0:00:00.036) 0:00:08.493 ******
  191. skipping: [media.local]
  192.  
  193. TASK [ceph-defaults : check if the ceph rbd mirror socket is in-use] *************************************************
  194. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.528 ******
  195. skipping: [media.local]
  196.  
  197. TASK [ceph-defaults : remove ceph rbd mirror socket if exists and not used by a process] *****************************
  198. Friday 14 September 2018 16:26:36 -0700 (0:00:00.038) 0:00:08.567 ******
  199. skipping: [media.local]
  200.  
  201. TASK [ceph-defaults : check for a ceph nfs ganesha socket] ***********************************************************
  202. Friday 14 September 2018 16:26:36 -0700 (0:00:00.035) 0:00:08.602 ******
  203. skipping: [media.local]
  204.  
  205. TASK [ceph-defaults : check if the ceph nfs ganesha socket is in-use] ************************************************
  206. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.637 ******
  207. skipping: [media.local]
  208.  
  209. TASK [ceph-defaults : remove ceph nfs ganesha socket if exists and not used by a process] ****************************
  210. Friday 14 September 2018 16:26:36 -0700 (0:00:00.038) 0:00:08.675 ******
  211. skipping: [media.local]
  212.  
  213. TASK [ceph-defaults : check for a tcmu-runner] ***********************************************************************
  214. Friday 14 September 2018 16:26:36 -0700 (0:00:00.035) 0:00:08.710 ******
  215. skipping: [media.local]
  216.  
  217. TASK [ceph-defaults : check for a rbd-target-api] ********************************************************************
  218. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.745 ******
  219. skipping: [media.local]
  220.  
  221. TASK [ceph-defaults : check for a rbd-target-gw] *********************************************************************
  222. Friday 14 September 2018 16:26:36 -0700 (0:00:00.035) 0:00:08.781 ******
  223. skipping: [media.local]
  224.  
  225. TASK [ceph-defaults : check if it is atomic host] ********************************************************************
  226. Friday 14 September 2018 16:26:36 -0700 (0:00:00.034) 0:00:08.815 ******
  227. ok: [media.local]
  228.  
  229. TASK [ceph-defaults : set_fact is_atomic] ****************************************************************************
  230. Friday 14 September 2018 16:26:37 -0700 (0:00:00.200) 0:00:09.016 ******
  231. ok: [media.local]
  232.  
  233. TASK [ceph-defaults : set_fact monitor_name ansible_hostname] ********************************************************
  234. Friday 14 September 2018 16:26:37 -0700 (0:00:00.051) 0:00:09.067 ******
  235. ok: [media.local]
  236.  
  237. TASK [ceph-defaults : set_fact monitor_name ansible_fqdn] ************************************************************
  238. Friday 14 September 2018 16:26:37 -0700 (0:00:00.046) 0:00:09.113 ******
  239. skipping: [media.local]
  240.  
  241. TASK [ceph-defaults : set_fact docker_exec_cmd] **********************************************************************
  242. Friday 14 September 2018 16:26:37 -0700 (0:00:00.055) 0:00:09.169 ******
  243. skipping: [media.local]
  244.  
  245. TASK [ceph-defaults : is ceph running already?] **********************************************************************
  246. Friday 14 September 2018 16:26:37 -0700 (0:00:00.056) 0:00:09.225 ******
  247. ok: [media.local -> media.local]
  248.  
  249. TASK [ceph-defaults : check if fetch/ directory exists] **************************************************************
  250. Friday 14 September 2018 16:26:37 -0700 (0:00:00.332) 0:00:09.558 ******
  251. ok: [media.local -> localhost]
  252.  
  253. TASK [ceph-defaults : set_fact ceph_current_status rc 1] *************************************************************
  254. Friday 14 September 2018 16:26:37 -0700 (0:00:00.169) 0:00:09.728 ******
  255. skipping: [media.local]
  256.  
  257. TASK [ceph-defaults : create a local fetch directory if it does not exist] *******************************************
  258. Friday 14 September 2018 16:26:37 -0700 (0:00:00.037) 0:00:09.766 ******
  259. ok: [media.local -> localhost]
  260.  
  261. TASK [ceph-defaults : set_fact ceph_current_status (convert to json)] ************************************************
  262. Friday 14 September 2018 16:26:38 -0700 (0:00:00.233) 0:00:09.999 ******
  263. skipping: [media.local]
  264.  
  265. TASK [ceph-defaults : set_fact fsid from ceph_current_status] ********************************************************
  266. Friday 14 September 2018 16:26:38 -0700 (0:00:00.035) 0:00:10.034 ******
  267. skipping: [media.local]
  268.  
  269. TASK [ceph-defaults : set_fact ceph_release ceph_stable_release] *****************************************************
  270. Friday 14 September 2018 16:26:38 -0700 (0:00:00.034) 0:00:10.068 ******
  271. ok: [media.local]
  272.  
  273. TASK [ceph-defaults : generate cluster fsid] *************************************************************************
  274. Friday 14 September 2018 16:26:38 -0700 (0:00:00.047) 0:00:10.115 ******
  275. ok: [media.local -> localhost]
  276.  
  277. TASK [ceph-defaults : reuse cluster fsid when cluster is already running] ********************************************
  278. Friday 14 September 2018 16:26:38 -0700 (0:00:00.167) 0:00:10.283 ******
  279. skipping: [media.local]
  280.  
  281. TASK [ceph-defaults : read cluster fsid if it already exists] ********************************************************
  282. Friday 14 September 2018 16:26:38 -0700 (0:00:00.037) 0:00:10.320 ******
  283. ok: [media.local -> localhost]
  284.  
  285. TASK [ceph-defaults : set_fact fsid] *********************************************************************************
  286. Friday 14 September 2018 16:26:38 -0700 (0:00:00.163) 0:00:10.484 ******
  287. ok: [media.local]
  288.  
  289. TASK [ceph-defaults : set_fact mds_name ansible_hostname] ************************************************************
  290. Friday 14 September 2018 16:26:38 -0700 (0:00:00.046) 0:00:10.530 ******
  291. ok: [media.local]
  292.  
  293. TASK [ceph-defaults : set_fact mds_name ansible_fqdn] ****************************************************************
  294. Friday 14 September 2018 16:26:38 -0700 (0:00:00.045) 0:00:10.576 ******
  295. skipping: [media.local]
  296.  
  297. TASK [ceph-defaults : set_fact rbd_client_directory_owner ceph] ******************************************************
  298. Friday 14 September 2018 16:26:38 -0700 (0:00:00.031) 0:00:10.608 ******
  299. ok: [media.local]
  300.  
  301. TASK [ceph-defaults : set_fact rbd_client_directory_group rbd_client_directory_group] ********************************
  302. Friday 14 September 2018 16:26:38 -0700 (0:00:00.047) 0:00:10.655 ******
  303. ok: [media.local]
  304.  
  305. TASK [ceph-defaults : set_fact rbd_client_directory_mode 0770] *******************************************************
  306. Friday 14 September 2018 16:26:38 -0700 (0:00:00.045) 0:00:10.701 ******
  307. ok: [media.local]
  308.  
  309. TASK [ceph-defaults : resolve device link(s)] ************************************************************************
  310. Friday 14 September 2018 16:26:38 -0700 (0:00:00.045) 0:00:10.747 ******
  311. skipping: [media.local]
  312.  
  313. TASK [ceph-defaults : set_fact build devices from resolved symlinks] *************************************************
  314. Friday 14 September 2018 16:26:38 -0700 (0:00:00.034) 0:00:10.782 ******
  315. skipping: [media.local]
  316.  
  317. TASK [ceph-defaults : set_fact build final devices list] *************************************************************
  318. Friday 14 September 2018 16:26:38 -0700 (0:00:00.034) 0:00:10.816 ******
  319. skipping: [media.local]
  320.  
  321. TASK [ceph-defaults : set_fact ceph_uid for debian based system - non container] *************************************
  322. Friday 14 September 2018 16:26:38 -0700 (0:00:00.033) 0:00:10.849 ******
  323. ok: [media.local]
  324.  
  325. TASK [ceph-defaults : set_fact ceph_uid for red hat or suse based system - non container] ****************************
  326. Friday 14 September 2018 16:26:38 -0700 (0:00:00.048) 0:00:10.898 ******
  327. skipping: [media.local]
  328.  
  329. TASK [ceph-defaults : set_fact ceph_uid for debian based system - container] *****************************************
  330. Friday 14 September 2018 16:26:38 -0700 (0:00:00.035) 0:00:10.933 ******
  331. skipping: [media.local]
  332.  
  333. TASK [ceph-defaults : set_fact ceph_uid for red hat based system - container] ****************************************
  334. Friday 14 September 2018 16:26:38 -0700 (0:00:00.031) 0:00:10.965 ******
  335. skipping: [media.local]
  336.  
  337. TASK [ceph-defaults : set_fact ceph_uid for red hat] *****************************************************************
  338. Friday 14 September 2018 16:26:39 -0700 (0:00:00.033) 0:00:10.999 ******
  339. skipping: [media.local]
  340.  
  341. TASK [ceph-defaults : set_fact rgw_hostname] *************************************************************************
  342. Friday 14 September 2018 16:26:39 -0700 (0:00:00.031) 0:00:11.031 ******
  343. skipping: [media.local]
  344.  
  345. TASK [ceph-defaults : set_fact ceph_directories] *********************************************************************
  346. Friday 14 September 2018 16:26:39 -0700 (0:00:00.035) 0:00:11.067 ******
  347. ok: [media.local]
  348.  
  349. TASK [ceph-defaults : create ceph initial directories] ***************************************************************
  350. Friday 14 September 2018 16:26:39 -0700 (0:00:00.045) 0:00:11.112 ******
  351. ok: [media.local] => (item=/etc/ceph)
  352. ok: [media.local] => (item=/var/lib/ceph/)
  353. ok: [media.local] => (item=/var/lib/ceph/mon)
  354. ok: [media.local] => (item=/var/lib/ceph/osd)
  355. ok: [media.local] => (item=/var/lib/ceph/mds)
  356. ok: [media.local] => (item=/var/lib/ceph/tmp)
  357. ok: [media.local] => (item=/var/lib/ceph/radosgw)
  358. ok: [media.local] => (item=/var/lib/ceph/bootstrap-rgw)
  359. ok: [media.local] => (item=/var/lib/ceph/bootstrap-mds)
  360. ok: [media.local] => (item=/var/lib/ceph/bootstrap-osd)
  361. ok: [media.local] => (item=/var/lib/ceph/bootstrap-rbd)
  362. ok: [media.local] => (item=/var/run/ceph)
  363.  
  364. TASK [ceph-common : include installs/install_on_redhat.yml] **********************************************************
  365. Friday 14 September 2018 16:26:41 -0700 (0:00:02.270) 0:00:13.383 ******
  366. skipping: [media.local]
  367.  
  368. TASK [ceph-common : include installs/install_on_suse.yml] ************************************************************
  369. Friday 14 September 2018 16:26:41 -0700 (0:00:00.033) 0:00:13.416 ******
  370. skipping: [media.local]
  371.  
  372. TASK [ceph-common : include installs/install_on_debian.yml] **********************************************************
  373. Friday 14 September 2018 16:26:41 -0700 (0:00:00.032) 0:00:13.448 ******
  374. included: /home/heschlie/projects/ceph-ansible/roles/ceph-common/tasks/installs/install_on_debian.yml for media.local
  375.  
  376. TASK [ceph-common : include configure_debian_repository_installation.yml] ********************************************
  377. Friday 14 September 2018 16:26:41 -0700 (0:00:00.113) 0:00:13.562 ******
  378. included: /home/heschlie/projects/ceph-ansible/roles/ceph-common/tasks/installs/configure_debian_repository_installation.yml for media.local
  379.  
  380. TASK [ceph-common : include debian_community_repository.yml] *********************************************************
  381. Friday 14 September 2018 16:26:41 -0700 (0:00:00.064) 0:00:13.626 ******
  382. included: /home/heschlie/projects/ceph-ansible/roles/ceph-common/tasks/installs/debian_community_repository.yml for media.local
  383.  
  384. TASK [ceph-common : configure debian ceph community repository stable key] *******************************************
  385. Friday 14 September 2018 16:26:41 -0700 (0:00:00.059) 0:00:13.686 ******
  386. ok: [media.local]
  387.  
  388. TASK [ceph-common : configure debian ceph stable community repository] ***********************************************
  389. Friday 14 September 2018 16:26:43 -0700 (0:00:02.147) 0:00:15.834 ******
  390. changed: [media.local]
  391.  
  392. TASK [ceph-common : include debian_rhcs_repository.yml] **************************************************************
  393. Friday 14 September 2018 16:26:44 -0700 (0:00:00.767) 0:00:16.601 ******
  394. skipping: [media.local]
  395.  
  396. TASK [ceph-common : include debian_dev_repository.yml] ***************************************************************
  397. Friday 14 September 2018 16:26:44 -0700 (0:00:00.036) 0:00:16.637 ******
  398. skipping: [media.local]
  399.  
  400. TASK [ceph-common : include debian_custom_repository.yml] ************************************************************
  401. Friday 14 September 2018 16:26:44 -0700 (0:00:00.033) 0:00:16.671 ******
  402. skipping: [media.local]
  403.  
  404. TASK [ceph-common : include debian_uca_repository.yml] ***************************************************************
  405. Friday 14 September 2018 16:26:44 -0700 (0:00:00.035) 0:00:16.707 ******
  406. skipping: [media.local]
  407.  
  408. TASK [ceph-common : update apt cache if a repo was added] ************************************************************
  409. Friday 14 September 2018 16:26:44 -0700 (0:00:00.034) 0:00:16.741 ******
  410. [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|success` use `result is
  411. success`. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting
  412. deprecation_warnings=False in ansible.cfg.
  413. changed: [media.local]
  414.  
  415. TASK [ceph-common : update apt cache if cache_valid_time has expired] ************************************************
  416. Friday 14 September 2018 16:26:50 -0700 (0:00:06.092) 0:00:22.833 ******
  417. ok: [media.local]
  418.  
  419. TASK [ceph-common : install dependencies] ****************************************************************************
  420. Friday 14 September 2018 16:26:51 -0700 (0:00:00.853) 0:00:23.687 ******
  421. ok: [media.local]
  422.  
  423. TASK [ceph-common : include install_debian_packages.yml] *************************************************************
  424. Friday 14 September 2018 16:26:52 -0700 (0:00:01.115) 0:00:24.802 ******
  425. included: /home/heschlie/projects/ceph-ansible/roles/ceph-common/tasks/installs/install_debian_packages.yml for media.local
  426.  
  427. TASK [ceph-common : install ceph for debian] *************************************************************************
  428. Friday 14 September 2018 16:26:52 -0700 (0:00:00.061) 0:00:24.864 ******
  429. changed: [media.local]
  430.  
  431. TASK [ceph-common : include install_debian_rhcs_packages.yml] ********************************************************
  432. Friday 14 September 2018 16:27:19 -0700 (0:00:26.904) 0:00:51.769 ******
  433. skipping: [media.local]
  434.  
  435. TASK [ceph-common : include installs/install_on_clear.yml] ***********************************************************
  436. Friday 14 September 2018 16:27:19 -0700 (0:00:00.034) 0:00:51.803 ******
  437. skipping: [media.local]
  438.  
  439. TASK [ceph-common : include ntp debian setup tasks] ******************************************************************
  440. Friday 14 September 2018 16:27:19 -0700 (0:00:00.033) 0:00:51.837 ******
  441. included: /home/heschlie/projects/ceph-ansible/roles/ceph-common/tasks/misc/ntp_debian.yml for media.local
  442.  
  443. TASK [ceph-common : install ntp on debian] ***************************************************************************
  444. Friday 14 September 2018 16:27:19 -0700 (0:00:00.063) 0:00:51.901 ******
  445. ok: [media.local]
  446.  
  447. TASK [ceph-common : start the ntp service] ***************************************************************************
  448. Friday 14 September 2018 16:27:21 -0700 (0:00:01.068) 0:00:52.969 ******
  449. ok: [media.local]
  450.  
  451. TASK [ceph-common : include ntp rpm setup tasks] *********************************************************************
  452. Friday 14 September 2018 16:27:21 -0700 (0:00:00.385) 0:00:53.354 ******
  453. skipping: [media.local]
  454.  
  455. TASK [ceph-common : get ceph version] ********************************************************************************
  456. Friday 14 September 2018 16:27:21 -0700 (0:00:00.033) 0:00:53.388 ******
  457. ok: [media.local]
  458.  
  459. TASK [ceph-common : set_fact ceph_version] ***************************************************************************
  460. Friday 14 September 2018 16:27:21 -0700 (0:00:00.314) 0:00:53.702 ******
  461. ok: [media.local]
  462.  
  463. TASK [ceph-common : set_fact ceph_release jewel] *********************************************************************
  464. Friday 14 September 2018 16:27:21 -0700 (0:00:00.048) 0:00:53.751 ******
  465. skipping: [media.local]
  466.  
  467. TASK [ceph-common : set_fact ceph_release kraken] ********************************************************************
  468. Friday 14 September 2018 16:27:21 -0700 (0:00:00.034) 0:00:53.785 ******
  469. skipping: [media.local]
  470.  
  471. TASK [ceph-common : set_fact ceph_release luminous] ******************************************************************
  472. Friday 14 September 2018 16:27:21 -0700 (0:00:00.034) 0:00:53.820 ******
  473. skipping: [media.local]
  474.  
  475. TASK [ceph-common : set_fact ceph_release mimic] *********************************************************************
  476. Friday 14 September 2018 16:27:21 -0700 (0:00:00.033) 0:00:53.853 ******
  477. skipping: [media.local]
  478.  
  479. TASK [ceph-common : set_fact ceph_release nautilus] ******************************************************************
  480. Friday 14 September 2018 16:27:21 -0700 (0:00:00.033) 0:00:53.887 ******
  481. skipping: [media.local]
  482.  
  483. TASK [ceph-common : include checks/check_firewall.yml] ***************************************************************
  484. Friday 14 September 2018 16:27:21 -0700 (0:00:00.033) 0:00:53.920 ******
  485. skipping: [media.local]
  486.  
  487. TASK [ceph-common : include misc/configure_firewall_rpm.yml] *********************************************************
  488. Friday 14 September 2018 16:27:21 -0700 (0:00:00.032) 0:00:53.953 ******
  489. skipping: [media.local]
  490.  
  491. TASK [ceph-common : check if /var/lib/ceph/mon/ceph-media/keyring already exists] ************************************
  492. Friday 14 September 2018 16:27:22 -0700 (0:00:00.033) 0:00:53.986 ******
  493. skipping: [media.local]
  494.  
  495. TASK [ceph-common : fail if /var/lib/ceph/mon/ceph-media/keyring doesn't exist] **************************************
  496. Friday 14 September 2018 16:27:22 -0700 (0:00:00.038) 0:00:54.024 ******
  497. skipping: [media.local]
  498.  
  499. TASK [ceph-common : get existing initial mon keyring if it already exists but not monitor_keyring.conf in fetch/] ****
  500. Friday 14 September 2018 16:27:22 -0700 (0:00:00.039) 0:00:54.063 ******
  501. skipping: [media.local]
  502.  
  503. TASK [ceph-common : test existing initial mon keyring] ***************************************************************
  504. Friday 14 September 2018 16:27:22 -0700 (0:00:00.036) 0:00:54.100 ******
  505. skipping: [media.local]
  506.  
  507. TASK [ceph-common : fail if initial mon keyring found doesn't work] **************************************************
  508. Friday 14 September 2018 16:27:22 -0700 (0:00:00.036) 0:00:54.137 ******
  509. skipping: [media.local]
  510.  
  511. TASK [ceph-common : write initial mon keyring in fetch//monitor_keyring.conf if it doesn't exist] ********************
  512. Friday 14 September 2018 16:27:22 -0700 (0:00:00.089) 0:00:54.227 ******
  513. skipping: [media.local]
  514.  
  515. TASK [ceph-common : put initial mon keyring in mon kv store] *********************************************************
  516. Friday 14 September 2018 16:27:22 -0700 (0:00:00.042) 0:00:54.270 ******
  517. skipping: [media.local]
  518.  
  519. TASK [ceph-common : create rbd client directory] *********************************************************************
  520. Friday 14 September 2018 16:27:22 -0700 (0:00:00.037) 0:00:54.308 ******
  521. ok: [media.local] => (item=/var/run/ceph)
  522. changed: [media.local] => (item=/var/log/ceph)
  523.  
  524. TASK [ceph-common : configure cluster name] **************************************************************************
  525. Friday 14 September 2018 16:27:22 -0700 (0:00:00.441) 0:00:54.749 ******
  526. skipping: [media.local]
  527.  
  528. TASK [ceph-common : check /etc/default/ceph exist] *******************************************************************
  529. Friday 14 September 2018 16:27:22 -0700 (0:00:00.035) 0:00:54.785 ******
  530. ok: [media.local]
  531.  
  532. TASK [ceph-common : configure cluster name] **************************************************************************
  533. Friday 14 September 2018 16:27:23 -0700 (0:00:00.248) 0:00:55.033 ******
  534. ok: [media.local]
  535.  
  536. TASK [ceph-common : configure cluster name] **************************************************************************
  537. Friday 14 September 2018 16:27:23 -0700 (0:00:00.305) 0:00:55.338 ******
  538. skipping: [media.local]
  539.  
  540. TASK [ceph-common : configure TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES for debian] **************************************
  541. Friday 14 September 2018 16:27:23 -0700 (0:00:00.036) 0:00:55.375 ******
  542. skipping: [media.local]
  543.  
  544. TASK [ceph-common : configure TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES for redhat] **************************************
  545. Friday 14 September 2018 16:27:23 -0700 (0:00:00.035) 0:00:55.411 ******
  546. skipping: [media.local]
  547.  
  548. TASK [ceph-config : create ceph conf directory] **********************************************************************
  549. Friday 14 September 2018 16:27:23 -0700 (0:00:00.033) 0:00:55.444 ******
  550. changed: [media.local]
  551.  
  552. TASK [ceph-config : generate ceph configuration file: ceph.conf] *****************************************************
  553. Friday 14 September 2018 16:27:23 -0700 (0:00:00.243) 0:00:55.687 ******
  554. fatal: [media.local]: FAILED! => {"msg": "'ansible.vars.hostvars.HostVarsVars object' has no attribute 'osd_pool_default_pg_num'"}
  555.  
  556. PLAY RECAP ***********************************************************************************************************
  557. ceph-node-0.local : ok=1 changed=0 unreachable=0 failed=0
  558. ceph-node-1.local : ok=1 changed=0 unreachable=0 failed=0
  559. ceph-node-2.local : ok=1 changed=0 unreachable=0 failed=0
  560. ceph-node-3.local : ok=1 changed=0 unreachable=0 failed=0
  561. ceph-node-4.local : ok=1 changed=0 unreachable=0 failed=0
  562. media.local : ok=41 changed=5 unreachable=0 failed=1
  563.  
  564.  
  565. INSTALLER STATUS *****************************************************************************************************
  566. Install Ceph Monitor : In Progress (0:00:49)
  567. This phase can be restarted by running: roles/ceph-mon/tasks/main.yml
  568.  
  569. Friday 14 September 2018 16:27:24 -0700 (0:00:00.314) 0:00:56.002 ******
  570. ===============================================================================
  571. ceph-common : install ceph for debian ------------------------------------------------------------------------ 26.90s
  572. ceph-common : update apt cache if a repo was added ------------------------------------------------------------ 6.09s
  573. gather and delegate facts ------------------------------------------------------------------------------------- 5.80s
  574. ceph-defaults : create ceph initial directories --------------------------------------------------------------- 2.27s
  575. ceph-common : configure debian ceph community repository stable key ------------------------------------------- 2.15s
  576. ceph-common : install dependencies ---------------------------------------------------------------------------- 1.12s
  577. ceph-common : install ntp on debian --------------------------------------------------------------------------- 1.07s
  578. ceph-common : update apt cache if cache_valid_time has expired ------------------------------------------------ 0.85s
  579. ceph-common : configure debian ceph stable community repository ----------------------------------------------- 0.77s
  580. check for python2 --------------------------------------------------------------------------------------------- 0.48s
  581. ceph-common : create rbd client directory --------------------------------------------------------------------- 0.44s
  582. ceph-common : start the ntp service --------------------------------------------------------------------------- 0.39s
  583. ceph-defaults : is ceph running already? ---------------------------------------------------------------------- 0.33s
  584. ceph-defaults : check for a ceph mon socket ------------------------------------------------------------------- 0.31s
  585. ceph-common : get ceph version -------------------------------------------------------------------------------- 0.31s
  586. ceph-config : generate ceph configuration file: ceph.conf ----------------------------------------------------- 0.31s
  587. ceph-common : configure cluster name -------------------------------------------------------------------------- 0.31s
  588. ceph-common : check /etc/default/ceph exist ------------------------------------------------------------------- 0.25s
  589. ceph-defaults : check for a ceph mgr socket ------------------------------------------------------------------- 0.25s
  590. ceph-config : create ceph conf directory ---------------------------------------------------------------------- 0.24s
Add Comment
Please, Sign In to add comment