Comment 0 for bug 1882251

Revision history for this message
Peng Peng (ppeng) wrote : compute nodes offline during system initialize

Brief Description
-----------------
During system initializing, after both controller nodes had been installed, but compute nodes kept offline.

Severity
--------
Major

Steps to Reproduce
------------------
install multi nodes system

Expected Behavior
------------------
all compute nodes are online

Actual Behavior
----------------
compute nodes are offline

Reproducibility
---------------
Reproducible 2 of 2

System Configuration
--------------------
Multi-node system

Lab-name: wcp_8-12

Branch/Pull Time/Commit
-----------------------
2020-06-04_20-00-00

Last Pass
---------
2020-06-03_20-00-00

Timestamp/Logs
--------------
[2020-06-05 03:48:25,548] 2197 INFO MainThread fresh_install_helper.wait_for_deploy_mgr_hosts_config:: Waiting for Deploy Mgr to configure and unlock hosts: ['controller-1', 'compute-0', 'compute-1'] ...
[2020-06-05 03:48:25,548] 58 INFO MainThread kube_helper.exec_kube_cmd:: exec_kube_cmd:kubectl get hosts -n=deployment -o=wide

[sysadmin@controller-0 ~(keystone_admin)]$ kubectl get hosts -n=deployment -o=wide
NAME ADMINISTRATIVE OPERATIONAL AVAILABILITY PROFILE INSYNC RECONCILED
compute-0 unlocked disabled failed compute-1-profile false false
compute-1 unlocked disabled failed compute-1-profile false false
compute-2 unlocked disabled failed compute-2-profile false false
controller-0 unlocked enabled available controller-0-profile true true
controller-1 unlocked enabled available controller-0-profile true true

Test Activity
-------------
Sanity