Server rebooting after unlocking the cotroller-0
I have been following this guide "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal..." to install and configured the AIO-Simplex starlingx on my server. After performing the configuration on controller-0 where I configured the OAM network interface "eno1" first and then assigned and configured the management and cluster-host interface "eno2". After unlocking the controller-0, it should reboot in order to apply the configurations but unexpectedly it keeps rebooting the machine. Issue 1: "Keeps rebooting the machine unexpectedly" It doesn't allow me perform further actions on the controller. Machine keeps alive for few mins and if I try to run something like "system application-list" it first says internal server and the later on it started to say: Issue 2: "Must provide Keystone credentials or user-defined endpoint and token, error was: Internal Server Error (HTTP 500) first and then got the same error: Must provide Keystone credentials or user-defined endpoint and token, error was: Unable to establish connection to http://192.168.204.1:5000/v3/auth/tokens: HTTPConnectionPool(host='192.168.204.1', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f47ead4b820>: Failed to establish a new connection: [Errno 111] Connection refused'))" Expected Behavior: After unlocking it should allow me to perform further steps in the process like stx-openstack installation. Steps to Reproduce: After configuring the controller-0, try to unlock the controller as specified here: "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal..." Can I get assistance on this? This is unusual behaviour.
Hi Bilal, Can you Please share your localhost.yml config file please Thanks, Abhishek ________________________________ From: bilal.ayyoob.devops@tag.ooo <bilal.ayyoob.devops@tag.ooo> Sent: Friday, August 30, 2024 6:24 PM To: starlingx-discuss@lists.starlingx.io <starlingx-discuss@lists.starlingx.io> Subject: Server rebooting after unlocking the cotroller-0 CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. I have been following this guide "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal..." to install and configured the AIO-Simplex starlingx on my server. After performing the configuration on controller-0 where I configured the OAM network interface "eno1" first and then assigned and configured the management and cluster-host interface "eno2". After unlocking the controller-0, it should reboot in order to apply the configurations but unexpectedly it keeps rebooting the machine. Issue 1: "Keeps rebooting the machine unexpectedly" It doesn't allow me perform further actions on the controller. Machine keeps alive for few mins and if I try to run something like "system application-list" it first says internal server and the later on it started to say: Issue 2: "Must provide Keystone credentials or user-defined endpoint and token, error was: Internal Server Error (HTTP 500) first and then got the same error: Must provide Keystone credentials or user-defined endpoint and token, error was: Unable to establish connection to http://192.168.204.1:5000/v3/auth/tokens: HTTPConnectionPool(host='192.168.204.1', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f47ead4b820>: Failed to establish a new connection: [Errno 111] Connection refused'))" Expected Behavior: After unlocking it should allow me to perform further steps in the process like stx-openstack installation. Steps to Reproduce: After configuring the controller-0, try to unlock the controller as specified here: "https://docs.starlingx.io/r/stx.8.0/deploy_install_guides/release/bare_metal..." Can I get assistance on this? This is unusual behaviour.
system_mode: simplex dns_servers: - 8.8.8.8 - 8.8.4.4 external_oam_subnet: 10.10.10.1/29 external_oam_gateway_address: 10.10.10.10 external_oam_floating_address: 10.10.10.11 # Set the username and password for machine sysadmin user admin_username: username admin_password: pass # We tried to keep it same as above given sysadmin passowrd ansible_become_pass: pass # Kernel Configurations ( only applies to AIO systems) Support for the # following kernels: 'standard' (default) or 'lowlatency' kernel: lowlatency Configuration related to network and machine user will be specific to my implementation.
I had configured the OAM network as defined here: "https://docs.starlingx.io/deploy_install_guides/release/bare_metal/aio_simpl...". When I tried to unlocked the controller-0 it failed with error: "Controller can't be unlocked as the virtual interface has been assigned to management and cluster-host". The loopback interface was attached to both of the networks. Which is in-fact a default configuration. So, I had configured those manually and attached another interface "eno2" to both of these. This time I was able to unlock the controller-0 but machine is rebooting again and again after this. Thanks
Thanks for the reply. This got resolved. I was choosing "All-in-one Controller Configuration (Low Latency)" as the deployment option. Once I have chosen "All-in-one Controller Configuration" deployment option, the controller-0 got unlocked with the network default configuration where loopback interface was being assigned to management and cluster-host.
participants (2)
-
bilal.ayyoob.devops@tag.ooo
-
Jaiswal, Abhishek