Advertisement
Guest User

Untitled

a guest
Mar 6th, 2021
776
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.64 KB | None | 0 0
  1. hosted-engine --deploy
  2. [ INFO ] Stage: Initializing
  3. [ INFO ] Stage: Environment setup
  4. During customization use CTRL-D to abort.
  5. Continuing will configure this host for serving as hypervisor and will create a local VM with a running engine.
  6. The locally running engine will be used to configure a new storage domain and create a VM there.
  7. At the end the disk of the local VM will be moved to the shared storage.
  8. Are you sure you want to continue? (Yes, No)[Yes]:
  9. Configuration files:
  10. Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20210306191846-j1h3s8.log
  11. Version: otopi-1.9.2 (otopi-1.9.2-1.el8)
  12. [ INFO ] Stage: Environment packages setup
  13. [ INFO ] Stage: Programs detection
  14. [ INFO ] Stage: Environment setup (late)
  15. [ INFO ] Stage: Environment customization
  16.  
  17. --== STORAGE CONFIGURATION ==--
  18.  
  19.  
  20. --== HOST NETWORK CONFIGURATION ==--
  21.  
  22. Please indicate the gateway IP address [10.11.223.254]:
  23. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
  24. [ INFO ] ok: [localhost]
  25. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
  26. [ INFO ] ok: [localhost]
  27. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
  28. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
  29. [ INFO ] ok: [localhost]
  30. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
  31. [ INFO ] ok: [localhost]
  32. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
  33. [ INFO ] ok: [localhost]
  34. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
  35. [ INFO ] changed: [localhost]
  36. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
  37. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
  38. [ INFO ] ok: [localhost]
  39. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
  40. [ INFO ] ok: [localhost]
  41. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only teaming devices are available]
  42. [ INFO ] skipping: [localhost]
  43. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
  44. [ INFO ] skipping: [localhost]
  45. Please indicate a nic to set ovirtmgmt bridge on: (eno1) [eno1]:
  46. Please specify which way the network connectivity should be checked (ping, dns, tcp, none) [dns]:
  47.  
  48. --== VM CONFIGURATION ==--
  49.  
  50. Please enter the name of the datacenter where you want to deploy this hosted-engine host. [Default]:
  51. Please enter the name of the cluster where you want to deploy this hosted-engine host. [Default]:
  52. If you want to deploy with a custom engine appliance image,
  53. please specify the path to the OVA archive you would like to use
  54. (leave it empty to skip, the setup will use ovirt-engine-appliance rpm installing it if missing):
  55. Please specify the number of virtual CPUs for the VM (Defaults to appliance OVF value): [4]:
  56. Please specify the memory size of the VM in MB (Defaults to appliance OVF value): [16384]: 8192
  57. [ INFO ] Detecting host timezone.
  58. Please provide the FQDN you would like to use for the engine.
  59. Note: This will be the FQDN of the engine VM you are now going to launch,
  60. it should not point to the base host or to any other existing machine.
  61. Engine VM FQDN: []: ovirt4-adm.locdomain.local
  62. Please provide the domain name you would like to use for the engine appliance.
  63. Engine VM domain: [locdomain.local]
  64. Enter root password that will be used for the engine appliance:
  65. Confirm appliance root password:
  66. Enter ssh public key for the root user that will be used for the engine appliance (leave it empty to skip):
  67. [WARNING] Skipping appliance root ssh public key
  68. Do you want to enable ssh access for the root user (yes, no, without-password) [yes]:
  69. Do you want to apply a default OpenSCAP security profile (Yes, No) [No]:
  70. You may specify a unicast MAC address for the VM or accept a randomly generated default [00:16:3e:44:ab:82]:
  71. How should the engine VM network be configured (DHCP, Static)[DHCP]? static
  72. Please enter the IP address to be used for the engine VM []: 10.11.220.144
  73. [ INFO ] The engine VM will be configured to use 10.11.220.144/22
  74. Please provide a comma-separated list (max 3) of IP addresses of domain name servers for the engine VM
  75. Engine VM DNS (leave it empty to skip) [10.11.220.1,10.11.220.41]:
  76. Add lines for the appliance itself and for this host to /etc/hosts on the engine VM?
  77. Note: ensuring that this host could resolve the engine VM hostname is still up to you
  78. (Yes, No)[No] yes
  79.  
  80. --== HOSTED ENGINE CONFIGURATION ==--
  81.  
  82. Please provide the name of the SMTP server through which we will send notifications [localhost]: mail.locdomain.local
  83. Please provide the TCP port number of the SMTP server [25]:
  84. Please provide the email address from which notifications will be sent [root@localhost]: ovirt@domain.ru
  85. Please provide a comma-separated list of email addresses which will get notifications [root@localhost]: it@domain.ru
  86. Enter engine admin password:
  87. Confirm engine admin password:
  88. [ INFO ] Stage: Setup validation
  89. Please provide the hostname of this host on the management network [node02.locdomain.local]:
  90. [ INFO ] Stage: Transaction setup
  91. [ INFO ] Stage: Misc configuration (early)
  92. [ INFO ] Stage: Package installation
  93. [ INFO ] Stage: Misc configuration
  94. [ INFO ] Stage: Transaction commit
  95. [ INFO ] Stage: Closing up
  96. [ INFO ] Cleaning previous attempts
  97. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
  98. [ INFO ] ok: [localhost]
  99. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
  100. [ INFO ] ok: [localhost]
  101. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
  102. [ INFO ] ok: [localhost]
  103. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
  104. [ INFO ] ok: [localhost]
  105. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
  106. [ INFO ] changed: [localhost]
  107. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
  108. [ INFO ] changed: [localhost]
  109. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
  110. [ INFO ] ok: [localhost]
  111. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
  112. [ INFO ] skipping: [localhost]
  113. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
  114. [ INFO ] changed: [localhost]
  115. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
  116. [ INFO ] ok: [localhost]
  117. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
  118. [ INFO ] ok: [localhost]
  119. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
  120. [ INFO ] skipping: [localhost]
  121. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
  122. [ INFO ] skipping: [localhost]
  123. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
  124. [ INFO ] ok: [localhost]
  125. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
  126. [ INFO ] changed: [localhost]
  127. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
  128. [ INFO ] skipping: [localhost]
  129. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
  130. [ INFO ] skipping: [localhost]
  131. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
  132. [ INFO ] skipping: [localhost]
  133. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
  134. [ INFO ] skipping: [localhost]
  135. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
  136. [ INFO ] changed: [localhost]
  137. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
  138. [ INFO ] skipping: [localhost]
  139. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
  140. [ INFO ] ok: [localhost]
  141. [ INFO ] skipping: [localhost]
  142. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
  143. [ INFO ] skipping: [localhost]
  144. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
  145. [ INFO ] skipping: [localhost]
  146. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
  147. [ INFO ] skipping: [localhost]
  148. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
  149. [ INFO ] changed: [localhost]
  150. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
  151. [ INFO ] changed: [localhost]
  152. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
  153. [ INFO ] skipping: [localhost]
  154. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
  155. [ INFO ] changed: [localhost]
  156. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
  157. [ INFO ] ok: [localhost]
  158. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
  159. [ INFO ] skipping: [localhost]
  160. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
  161. [ INFO ] skipping: [localhost]
  162. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
  163. [ INFO ] changed: [localhost]
  164. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
  165. [ INFO ] skipping: [localhost]
  166. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
  167. [ INFO ] ok: [localhost]
  168. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
  169. [ INFO ] skipping: [localhost]
  170. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
  171. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
  172. [ INFO ] changed: [localhost]
  173. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
  174. [ INFO ] changed: [localhost]
  175. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
  176. [ INFO ] ok: [localhost]
  177. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
  178. [ INFO ] ok: [localhost]
  179. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
  180. [ INFO ] skipping: [localhost]
  181. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
  182. [ INFO ] skipping: [localhost]
  183. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
  184. [ INFO ] skipping: [localhost]
  185. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
  186. [ INFO ] skipping: [localhost]
  187. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
  188. [ INFO ] changed: [localhost]
  189. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
  190. [ INFO ] ok: [localhost]
  191. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
  192. [ INFO ] skipping: [localhost]
  193. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
  194. [ INFO ] ok: [localhost]
  195. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
  196. [ INFO ] skipping: [localhost]
  197. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
  198. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
  199. [ INFO ] ok: [localhost]
  200. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
  201. [ INFO ] ok: [localhost]
  202. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
  203. [ INFO ] ok: [localhost]
  204. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
  205. [ INFO ] changed: [localhost]
  206. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
  207. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
  208. [ INFO ] ok: [localhost]
  209. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
  210. [ INFO ] ok: [localhost]
  211. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only teaming devices are available]
  212. [ INFO ] skipping: [localhost]
  213. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
  214. [ INFO ] skipping: [localhost]
  215. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
  216. [ INFO ] ok: [localhost]
  217. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
  218. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
  219. [ INFO ] skipping: [localhost]
  220. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
  221. [ INFO ] skipping: [localhost]
  222. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
  223. [ INFO ] ok: [localhost]
  224. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  225. [ INFO ] changed: [localhost]
  226. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
  227. [ INFO ] ok: [localhost]
  228. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  229. [ INFO ] changed: [localhost]
  230. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
  231. [ INFO ] ok: [localhost]
  232. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  233. [ INFO ] changed: [localhost]
  234. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
  235. [ INFO ] ok: [localhost]
  236. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
  237. [ INFO ] changed: [localhost]
  238. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
  239. [ INFO ] ok: [localhost]
  240. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
  241. [ INFO ] skipping: [localhost]
  242. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
  243. [ INFO ] skipping: [localhost]
  244. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
  245. [ INFO ] skipping: [localhost]
  246. [ INFO ] skipping: [localhost]
  247. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
  248. [ INFO ] skipping: [localhost]
  249. [ INFO ] skipping: [localhost]
  250. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
  251. [ INFO ] skipping: [localhost]
  252. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
  253. [ INFO ] skipping: [localhost]
  254. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
  255. [ INFO ] ok: [localhost]
  256. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
  257. [ INFO ] changed: [localhost]
  258. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
  259. [ INFO ] changed: [localhost]
  260. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
  261. [ INFO ] ok: [localhost]
  262. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
  263. [ INFO ] changed: [localhost]
  264. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
  265. [ INFO ] changed: [localhost]
  266. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
  267. [ INFO ] ok: [localhost]
  268. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
  269. [ INFO ] changed: [localhost]
  270. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
  271. [ INFO ] changed: [localhost]
  272. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
  273. [ INFO ] changed: [localhost]
  274. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
  275. [ INFO ] skipping: [localhost]
  276. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
  277. [ INFO ] changed: [localhost]
  278. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
  279. [ INFO ] skipping: [localhost]
  280. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
  281. [ INFO ] changed: [localhost]
  282. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
  283. [ INFO ] skipping: [localhost]
  284. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
  285. [ INFO ] ok: [localhost]
  286. [ INFO ] Starting local VM
  287. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps]
  288. [ INFO ] ok: [localhost]
  289. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering]
  290. [ INFO ] ok: [localhost]
  291. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install oVirt Hosted Engine packages]
  292. [ INFO ] ok: [localhost]
  293. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : System configuration validations]
  294. [ INFO ] ok: [localhost]
  295. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv4]
  296. [ INFO ] changed: [localhost]
  297. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get default gateway IPv6]
  298. [ INFO ] changed: [localhost]
  299. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_gateway]
  300. [ INFO ] ok: [localhost]
  301. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if there is no gateway]
  302. [ INFO ] skipping: [localhost]
  303. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get max cpus]
  304. [ INFO ] changed: [localhost]
  305. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_maxvcpus]
  306. [ INFO ] ok: [localhost]
  307. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vcpus to maximum amount if not defined]
  308. [ INFO ] ok: [localhost]
  309. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check number of chosen CPUs]
  310. [ INFO ] skipping: [localhost]
  311. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
  312. [ INFO ] skipping: [localhost]
  313. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
  314. [ INFO ] ok: [localhost]
  315. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get full hostname]
  316. [ INFO ] changed: [localhost]
  317. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set hostname variable if not defined]
  318. [ INFO ] skipping: [localhost]
  319. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define host address variable if not defined]
  320. [ INFO ] skipping: [localhost]
  321. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_force_ip4 and he_force_ip6 are set at the same time]
  322. [ INFO ] skipping: [localhost]
  323. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Prepare getent key]
  324. [ INFO ] skipping: [localhost]
  325. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host address resolution]
  326. [ INFO ] changed: [localhost]
  327. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check address resolution]
  328. [ INFO ] skipping: [localhost]
  329. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse host address resolution]
  330. [ INFO ] ok: [localhost]
  331. [ INFO ] skipping: [localhost]
  332. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if host's ip is empty]
  333. [ INFO ] skipping: [localhost]
  334. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
  335. [ INFO ] skipping: [localhost]
  336. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure host address resolves locally]
  337. [ INFO ] skipping: [localhost]
  338. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv4)]
  339. [ INFO ] changed: [localhost]
  340. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get target address from selected interface (IPv6)]
  341. [ INFO ] changed: [localhost]
  342. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the resolved address resolves on the selected interface]
  343. [ INFO ] skipping: [localhost]
  344. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for alias]
  345. [ INFO ] changed: [localhost]
  346. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter resolved address list]
  347. [ INFO ] ok: [localhost]
  348. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure the resolved address resolves only on the selected interface]
  349. [ INFO ] skipping: [localhost]
  350. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Avoid localhost]
  351. [ INFO ] skipping: [localhost]
  352. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get engine FQDN resolution]
  353. [ INFO ] changed: [localhost]
  354. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check engine he_fqdn resolution]
  355. [ INFO ] skipping: [localhost]
  356. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse engine he_fqdn resolution]
  357. [ INFO ] ok: [localhost]
  358. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure engine he_fqdn doesn't resolve locally]
  359. [ INFO ] skipping: [localhost]
  360. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check http/https proxy]
  361. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get free memory]
  362. [ INFO ] changed: [localhost]
  363. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get cached memory]
  364. [ INFO ] changed: [localhost]
  365. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Max memory]
  366. [ INFO ] ok: [localhost]
  367. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : set he_mem_size_MB to max available if not defined]
  368. [ INFO ] ok: [localhost]
  369. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if available memory is less then the minimal requirement]
  370. [ INFO ] skipping: [localhost]
  371. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose less memory then the minimal requirement]
  372. [ INFO ] skipping: [localhost]
  373. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if user chose more memory then the available memory]
  374. [ INFO ] skipping: [localhost]
  375. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_disk_size_GB is smaller then the minimal requirement]
  376. [ INFO ] skipping: [localhost]
  377. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate unicast MAC address]
  378. [ INFO ] changed: [localhost]
  379. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_mac_addr]
  380. [ INFO ] ok: [localhost]
  381. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if MAC address structure is incorrect]
  382. [ INFO ] skipping: [localhost]
  383. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check firewalld status]
  384. [ INFO ] ok: [localhost]
  385. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce firewalld status]
  386. [ INFO ] skipping: [localhost]
  387. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detecting interface on existing management bridge]
  388. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get all active network interfaces]
  389. [ INFO ] ok: [localhost]
  390. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter bonds with bad naming]
  391. [ INFO ] ok: [localhost]
  392. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Generate output list]
  393. [ INFO ] ok: [localhost]
  394. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Collect interface types]
  395. [ INFO ] changed: [localhost]
  396. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for Team devices]
  397. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get list of Team devices]
  398. [ INFO ] ok: [localhost]
  399. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Filter unsupported interface types]
  400. [ INFO ] ok: [localhost]
  401. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Failed if only teaming devices are available]
  402. [ INFO ] skipping: [localhost]
  403. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate selected bridge interface if management bridge does not exist]
  404. [ INFO ] skipping: [localhost]
  405. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Populate service facts]
  406. [ INFO ] ok: [localhost]
  407. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if the service is masked or not running]
  408. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get domain name]
  409. [ INFO ] skipping: [localhost]
  410. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cloud_init_domain_name]
  411. [ INFO ] skipping: [localhost]
  412. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define he_cloud_init_host_name]
  413. [ INFO ] ok: [localhost]
  414. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  415. [ INFO ] changed: [localhost]
  416. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_vm_uuid]
  417. [ INFO ] ok: [localhost]
  418. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  419. [ INFO ] changed: [localhost]
  420. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_nic_uuid]
  421. [ INFO ] ok: [localhost]
  422. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get uuid]
  423. [ INFO ] changed: [localhost]
  424. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_cdrom_uuid]
  425. [ INFO ] ok: [localhost]
  426. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : get timezone]
  427. [ INFO ] changed: [localhost]
  428. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set he_time_zone]
  429. [ INFO ] ok: [localhost]
  430. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Data Center name format is incorrect]
  431. [ INFO ] skipping: [localhost]
  432. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Validate Cluster name]
  433. [ INFO ] skipping: [localhost]
  434. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_network_test is not valid]
  435. [ INFO ] skipping: [localhost]
  436. [ INFO ] skipping: [localhost]
  437. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_address is not defined]
  438. [ INFO ] skipping: [localhost]
  439. [ INFO ] skipping: [localhost]
  440. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is not defined]
  441. [ INFO ] skipping: [localhost]
  442. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if he_tcp_t_port is no integer]
  443. [ INFO ] skipping: [localhost]
  444. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop libvirt service]
  445. [ INFO ] changed: [localhost]
  446. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop vdsm config statements]
  447. [ INFO ] changed: [localhost]
  448. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop VNC encryption config statements]
  449. [ INFO ] changed: [localhost]
  450. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial abrt config files]
  451. [ INFO ] ok: [localhost]
  452. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart abrtd service]
  453. [ INFO ] changed: [localhost]
  454. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Drop libvirt sasl2 configuration by vdsm]
  455. [ INFO ] changed: [localhost]
  456. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Stop and disable services]
  457. [ INFO ] ok: [localhost]
  458. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore initial libvirt default network configuration]
  459. [ INFO ] changed: [localhost]
  460. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
  461. [ INFO ] changed: [localhost]
  462. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover local Hosted Engine VM]
  463. [ INFO ] changed: [localhost]
  464. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Destroy leftover local Hosted Engine VM]
  465. [ INFO ] skipping: [localhost]
  466. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined local Hosted Engine VM]
  467. [ INFO ] changed: [localhost]
  468. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover local engine VM]
  469. [ INFO ] skipping: [localhost]
  470. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check for leftover defined Hosted Engine VM]
  471. [ INFO ] changed: [localhost]
  472. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Undefine leftover engine VM]
  473. [ INFO ] skipping: [localhost]
  474. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove eventually entries for the local VM from known_hosts file]
  475. [ INFO ] ok: [localhost]
  476. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check IPv6]
  477. [ INFO ] ok: [localhost]
  478. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  479. [ INFO ] ok: [localhost]
  480. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv4 route]
  481. [ INFO ] changed: [localhost]
  482. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
  483. [ INFO ] ok: [localhost]
  484. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define 3rd chunk]
  485. [ INFO ] ok: [localhost]
  486. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set 3rd chunk]
  487. [ INFO ] ok: [localhost]
  488. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get ip route]
  489. [ INFO ] changed: [localhost]
  490. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if can't find an available subnet]
  491. [ INFO ] skipping: [localhost]
  492. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set new IPv4 subnet prefix]
  493. [ INFO ] ok: [localhost]
  494. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Search again with another prefix]
  495. [ INFO ] skipping: [localhost]
  496. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Define 3rd chunk]
  497. [ INFO ] skipping: [localhost]
  498. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set 3rd chunk]
  499. [ INFO ] skipping: [localhost]
  500. [ INFO ] skipping: [localhost]
  501. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get ip route]
  502. [ INFO ] skipping: [localhost]
  503. [ INFO ] skipping: [localhost]
  504. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if can't find an available subnet]
  505. [ INFO ] skipping: [localhost]
  506. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set new IPv6 subnet prefix]
  507. [ INFO ] skipping: [localhost]
  508. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Search again with another prefix]
  509. [ INFO ] skipping: [localhost]
  510. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get IPv6 route]
  511. [ INFO ] skipping: [localhost]
  512. [ INFO ] skipping: [localhost]
  513. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if route exists]
  514. [ INFO ] skipping: [localhost]
  515. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  516. [ INFO ] ok: [localhost]
  517. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse libvirt default network configuration]
  518. [ INFO ] ok: [localhost]
  519. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove IPv4 configuration]
  520. [ INFO ] skipping: [localhost]
  521. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure it as an isolated network]
  522. [ INFO ] skipping: [localhost]
  523. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 address]
  524. [ INFO ] skipping: [localhost]
  525. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set IPv6 prefix]
  526. [ INFO ] skipping: [localhost]
  527. [ INFO ] skipping: [localhost]
  528. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, enable DHCPv6]
  529. [ INFO ] skipping: [localhost]
  530. [ INFO ] skipping: [localhost]
  531. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, set DHCPv6 range]
  532. [ INFO ] skipping: [localhost]
  533. [ INFO ] skipping: [localhost]
  534. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change default address]
  535. [ INFO ] changed: [localhost]
  536. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP start range]
  537. [ INFO ] changed: [localhost]
  538. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Edit libvirt default network configuration, change DHCP end range]
  539. [ INFO ] changed: [localhost]
  540. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, destroy]
  541. [ INFO ] ok: [localhost]
  542. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, undefine]
  543. [ INFO ] ok: [localhost]
  544. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Update libvirt default network configuration, define]
  545. [ INFO ] changed: [localhost]
  546. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
  547. [ INFO ] changed: [localhost]
  548. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Start libvirt]
  549. [ INFO ] ok: [localhost]
  550. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Activate default libvirt network]
  551. [ INFO ] ok: [localhost]
  552. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get libvirt interfaces]
  553. [ INFO ] ok: [localhost]
  554. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv4]
  555. [ INFO ] changed: [localhost]
  556. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get routing rules, IPv6]
  557. [ INFO ] skipping: [localhost]
  558. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save bridge name]
  559. [ INFO ] ok: [localhost]
  560. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the bridge to appear on the host]
  561. [ INFO ] changed: [localhost]
  562. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Refresh network facts]
  563. [ INFO ] ok: [localhost]
  564. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv4 CIDR for virbr0]
  565. [ INFO ] ok: [localhost]
  566. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch IPv6 CIDR for virbr0]
  567. [ INFO ] skipping: [localhost]
  568. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 outbound route rules]
  569. [ INFO ] changed: [localhost]
  570. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv4 inbound route rules]
  571. [ INFO ] changed: [localhost]
  572. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 outbound route rules]
  573. [ INFO ] skipping: [localhost]
  574. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add IPv6 inbound route rules]
  575. [ INFO ] skipping: [localhost]
  576. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fetch the value of HOST_KEY_CHECKING]
  577. [ INFO ] ok: [localhost]
  578. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get the username running the deploy]
  579. [ INFO ] changed: [localhost]
  580. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register the engine FQDN as a host]
  581. [ INFO ] changed: [localhost]
  582. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get host unique id]
  583. [ INFO ] changed: [localhost]
  584. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create directory for local VM]
  585. [ INFO ] changed: [localhost]
  586. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local vm dir path]
  587. [ INFO ] ok: [localhost]
  588. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fix local VM directory permission]
  589. [ INFO ] changed: [localhost]
  590. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  591. [ INFO ] ok: [localhost]
  592. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Install ovirt-engine-appliance rpm]
  593. [ INFO ] changed: [localhost]
  594. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for path]
  595. [ INFO ] changed: [localhost]
  596. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse appliance configuration for sha1sum]
  597. [ INFO ] changed: [localhost]
  598. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get OVA path]
  599. [ INFO ] ok: [localhost]
  600. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compute sha1sum]
  601. [ INFO ] ok: [localhost]
  602. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Compare sha1sum]
  603. [ INFO ] skipping: [localhost]
  604. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Register appliance PATH]
  605. [ INFO ] skipping: [localhost]
  606. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check available space on local VM directory]
  607. [ INFO ] changed: [localhost]
  608. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check appliance size]
  609. [ INFO ] changed: [localhost]
  610. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure we have enough space to extract the appliance]
  611. [ INFO ] ok: [localhost]
  612. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Extract appliance to local VM directory]
  613. [ INFO ] changed: [localhost]
  614. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  615. [ INFO ] ok: [localhost]
  616. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Find the local appliance image]
  617. [ INFO ] ok: [localhost]
  618. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set local_vm_disk_path]
  619. [ INFO ] ok: [localhost]
  620. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get appliance disk size]
  621. [ INFO ] changed: [localhost]
  622. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Parse qemu-img output]
  623. [ INFO ] ok: [localhost]
  624. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Hash the appliance root password]
  625. [ INFO ] ok: [localhost]
  626. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create cloud init user-data and meta-data files]
  627. [ INFO ] changed: [localhost]
  628. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create ISO disk]
  629. [ INFO ] changed: [localhost]
  630. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create local VM]
  631. [ INFO ] changed: [localhost]
  632. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get local VM IP]
  633. [ INFO ] changed: [localhost]
  634. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Remove leftover entries in /etc/hosts for the local VM]
  635. [ INFO ] ok: [localhost]
  636. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Create an entry in /etc/hosts for the local VM]
  637. [ INFO ] changed: [localhost]
  638. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for SSH to restart on the local VM]
  639. [ INFO ] ok: [localhost]
  640. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the local VM]
  641. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  642. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add an entry for this host on /etc/hosts on the local VM]
  643. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  644. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set FQDN]
  645. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  646. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force the local VM FQDN to temporary resolve on the natted network address]
  647. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  648. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reconfigure IPv6 default gateway]
  649. [ INFO ] skipping: [localhost]
  650. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restore sshd reverse DNS lookups]
  651. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  652. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
  653. [ INFO ] changed: [localhost]
  654. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
  655. [ INFO ] skipping: [localhost]
  656. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add lines to answerfile]
  657. [ INFO ] skipping: [localhost]
  658. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Initialize OpenSCAP variables]
  659. [ INFO ] skipping: [localhost]
  660. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OpenSCAP datastream path]
  661. [ INFO ] skipping: [localhost]
  662. [ INFO ] skipping: [localhost]
  663. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Verify OpenSCAP datastream]
  664. [ INFO ] skipping: [localhost]
  665. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set default OpenSCAP profile]
  666. [ INFO ] skipping: [localhost]
  667. [ INFO ] skipping: [localhost]
  668. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Apply OpenSCAP profile]
  669. [ INFO ] skipping: [localhost]
  670. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reset PermitRootLogin for sshd]
  671. [ INFO ] skipping: [localhost]
  672. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Reboot the engine VM to ensure that FIPS is enabled]
  673. [ INFO ] skipping: [localhost]
  674. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check if FIPS is enabled]
  675. [ INFO ] skipping: [localhost]
  676. [ INFO ] skipping: [localhost]
  677. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enforce FIPS mode]
  678. [ INFO ] skipping: [localhost]
  679. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include before engine-setup custom tasks files for the engine VM]
  680. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  681. [ INFO ] skipping: [localhost]
  682. [ INFO ] TASK [ovirt.ovirt.engine_setup : Perform pre-install checks]
  683. [ INFO ] ok: [localhost]
  684. [ INFO ] TASK [ovirt.ovirt.engine_setup : Gather facts on installed packages]
  685. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  686. [ INFO ] TASK [ovirt.ovirt.engine_setup : Fail when firewall manager is not installed]
  687. [ INFO ] skipping: [localhost]
  688. [ INFO ] TASK [ovirt.ovirt.engine_setup : Install required packages for oVirt Engine deployment]
  689. [ INFO ] ok: [localhost]
  690. [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package]
  691. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  692. [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if rhevm package is installed]
  693. [ INFO ] skipping: [localhost]
  694. [ INFO ] TASK [ovirt.ovirt.engine_setup : Install RHV package]
  695. [ INFO ] skipping: [localhost]
  696. [ INFO ] TASK [ovirt.ovirt.engine_setup : Install rest of the packages required for oVirt Engine deployment]
  697. [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine setup]
  698. [ INFO ] ok: [localhost]
  699. [ INFO ] TASK [ovirt.ovirt.engine_setup : Set answer file path]
  700. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  701. [ INFO ] TASK [ovirt.ovirt.engine_setup : Use the default answerfile]
  702. [ INFO ] skipping: [localhost]
  703. [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy custom answer file]
  704. [ INFO ] skipping: [localhost]
  705. [ INFO ] TASK [ovirt.ovirt.engine_setup : Use remote's answer file]
  706. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  707. [ INFO ] TASK [ovirt.ovirt.engine_setup : Update setup packages]
  708. [ INFO ] skipping: [localhost]
  709. [ INFO ] TASK [ovirt.ovirt.engine_setup : Copy yum configuration file]
  710. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  711. [ INFO ] TASK [ovirt.ovirt.engine_setup : Set 'best' to false]
  712. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  713. [ INFO ] TASK [ovirt.ovirt.engine_setup : Update all packages]
  714. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  715. [ INFO ] TASK [ovirt.ovirt.engine_setup : Remove temporary yum configuration file]
  716. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  717. [ INFO ] TASK [ovirt.ovirt.engine_setup : Set offline parameter if variable is set]
  718. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  719. [ INFO ] TASK [ovirt.ovirt.engine_setup : Restore engine from file]
  720. [ INFO ] skipping: [localhost]
  721. [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-setup with answerfile]
  722. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  723. [ INFO ] TASK [ovirt.ovirt.engine_setup : Make sure `ovirt-engine` service is running]
  724. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  725. [ INFO ] TASK [ovirt.ovirt.engine_setup : Check if Engine health page is up]
  726. [ INFO ] ok: [localhost -> ovirt4-adm.locdomain.local]
  727. [ INFO ] TASK [ovirt.ovirt.engine_setup : Run engine-config]
  728. [ INFO ] TASK [ovirt.ovirt.engine_setup : Restart engine after engine-config]
  729. [ INFO ] skipping: [localhost]
  730. [ INFO ] TASK [ovirt.ovirt.engine_setup : Clean temporary files]
  731. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  732. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after engine-setup custom tasks files for the engine VM]
  733. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the engine to reach a stable condition]
  734. [ INFO ] skipping: [localhost]
  735. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure LibgfApi support]
  736. [ INFO ] skipping: [localhost]
  737. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Save original OvfUpdateIntervalInMinutes]
  738. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  739. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set OVF update interval to 1 minute]
  740. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  741. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Saving original value]
  742. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  743. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Adding new SSO_ALTERNATE_ENGINE_FQDNS line]
  744. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  745. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Restart ovirt-engine service for changed OVF Update configuration and LibgfApi support]
  746. [ INFO ] changed: [localhost -> ovirt4-adm.locdomain.local]
  747. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Mask cloud-init services to speed up future boot]
  748. [ INFO ] changed: [localhost]
  749. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for ovirt-engine service to start]
  750. [ INFO ] ok: [localhost]
  751. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Open a port on firewalld]
  752. [ INFO ] changed: [localhost]
  753. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Expose engine VM webui over a local port via ssh port forwarding]
  754. [ INFO ] changed: [localhost]
  755. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Evaluate temporary bootstrap engine URL]
  756. [ INFO ] ok: [localhost]
  757. [ INFO ] The bootstrap engine is temporary accessible over https://node02.locdomain.local:6900/ovirt-engine/
  758. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Detect VLAN ID]
  759. [ INFO ] changed: [localhost]
  760. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set Engine public key as authorized key without validating the TLS/SSL certificates]
  761. [ INFO ] changed: [localhost]
  762. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  763. [ INFO ] ok: [localhost]
  764. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
  765. [ INFO ] ok: [localhost]
  766. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target datacenter is present]
  767. [ INFO ] ok: [localhost]
  768. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Ensure that the target cluster is present in the target datacenter]
  769. [ INFO ] ok: [localhost]
  770. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check actual cluster location]
  771. [ INFO ] skipping: [localhost]
  772. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Enable GlusterFS at cluster level]
  773. [ INFO ] skipping: [localhost]
  774. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Set VLAN ID at datacenter level]
  775. [ INFO ] skipping: [localhost]
  776. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Get active list of active firewalld zones]
  777. [ INFO ] changed: [localhost]
  778. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Configure libvirt firewalld zone]
  779. [ INFO ] changed: [localhost]
  780. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Add host]
  781. [ INFO ] changed: [localhost]
  782. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Include after_add_host tasks files]
  783. [ INFO ] skipping: [localhost]
  784. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  785. [ INFO ] skipping: [localhost]
  786. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  787. [ INFO ] ok: [localhost]
  788. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Always revoke the SSO token]
  789. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : include_tasks]
  790. [ INFO ] ok: [localhost]
  791. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
  792. [ INFO ] ok: [localhost]
  793. [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Wait for the host to be up]
  794.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement