Solution 1Cause DHCP service was inactive at the time the node was booted.
Action Login to NPS toolkit VM and do the below steps:
-
Verify the image-service pod is running, using the following command:
-
If the image-pod is not running, run the following command to bring up the pod:
nps baremetal -a install -nos <nos_type> -l debug
Where,
<nos_type> is cumulus or aruba.
Solution 2Cause In HPE TICG, the LACP configuration values set for servers are mismatched with the LACP configuration on the data switches.
Action-
Log in to the worker or master node using ssh.
-
Navigate and open the following file to check the details of the LACP configuration:
cat /etc/sysconfig/network-scripts/ifcfg-bond0
-
Log in to the data switches and run the following command to verify the LACP configuration set on the switch:
cat /proc/net/bonding/<bond_name>
-
Check for the following:
-
In case of any mismatches, log in to the NPS toolkit VM and update the pxe file with the appropriate values:
-
Reboot the servers and press
F12.