Installation status is Failed
Installation status is displayed as Failed
-
Run the following command:
nps show --data servers --node <iLO IP of failed server>
Use the temp_ip available in field state from output of the command.
This is the VIM-PXE IP address which will be assigned to the host.
-
Ping the
temp_ip.
If there is no response to the ping:
Login to the iLO console.
Check if the operating system is installed.
If the operating system is not installed, do the following:
- Log in to the data switch.
-
Verify for peer connectivity using the following command:
net show clag
If the clag is not formed, verify if the installed cumulus version is same as described in the HPE Telco Edge E4 Compatibility Matrix.
-
If the cumulus version is incorrect (needs a upgrade or downgrade), do the following to continue with the image service:
- Install the desired version of the cumulus operating system on both the data switches again.
For more information, see Installing Cumulus Linux NOS and license on ONIE switches.
- Run the switch automation again.
For more information, see Deploying switch configuration.
- Delete the image service pod using the following command:
Where,nps baremetal -a delete -nos <nos_type>
nos
is the Network Operating System.<nos_type>
supported is cumulus.
- Deploy image service
For more information, see Deploying Image Service.
- Reboot the failed server.
While booting press F12 for onetime pxeboot. Wait for some time for the OS to get installed on the baremetal node.
- Verify the baremetal installation status again using the following command:
nps show --service baremetal
- Install the desired version of the cumulus operating system on both the data switches again.