Hi all,
I try to do duplex deploy, and find controller-1 stuck at pxe installation step.
The screen stuck at “Loading rel-19.01/installer-initrd………..ready”. But package installation is not started as host-show command shown in controller-0.
I meet this issue with latest code. Do you know what cause the issue, or how to debug it?
Thanks.
[wrsroot@controller-0 ~(keystone_admin)]$ system host-list
+----+--------------+-------------+----------------+-------------+--------------+
| id | hostname     | personality | administrative | operational | availability |
+----+--------------+-------------+----------------+-------------+--------------+
| 1  | controller-0 | controller  | unlocked       | enabled     | available    |
| 2  | controller-1 | controller  | locked         | disabled    | offline      |
+----+--------------+-------------+----------------+-------------+--------------+
[wrsroot@controller-0 ~(keystone_admin)]$ system host-show controller-1 | grep install
| install_output      | text                                    |
| install_state       | None                                    |
| install_state_info  | None                                    |
| subfunction_avail   | not-installed   
Best Regards
Shuicheng