Installing image service on RHEL nodes is not complete
The installation status is failed or Not done during the installation of image service on RHCOS nodes.
Do the following:
Check that the image service pod (image-service-0) is in running state using the following command:
kubectl get pods -n nps
Check the
/var/nps/logs/nps_error.log
file if the image service is not running.
Check the baremetal service status using the command:
nps show --service baremetal
Use solution one, if the image-service-0 pod is running and installation status is Not done.
Use solution two, if installation status is failed.
Solution 1Action
- Check whether FLR NIC ports of the corresponding iLO's are in "connected" state. If not check the physical connectivity between FLR NIC port and data switch port.
-
If auto deploy is used for installation, after connecting the ports, and run the
nps autodeploy
command again. -
If manual procedure is used for installation, after connecting the ports, do the following:
Solution 2Action