Troubleshooting Offline Or Failed Hosts
When you see a hypervisor host in a Private Cloud Director environment that's offline, failed, or in an error state, here's how to debug the issue:
Most common causes
Connectivity to the Private Cloud Director management plane controller is broken or unreachable.
Dependent services are down.
Packages are corrupted or not installed.
NTP is not synchronized.
Insufficient disk space available.
Ensure that the host you are trying to add meets the pre-requisites.
Steps To Troubleshoot
1
2
3
4
5
6
7
8
Inspect service logs
Check logs for errors, timeouts, or warnings around the time of the issue and verify whether recent network changes could have impacted connectivity:
$ sudo cat /var/log/pf9/hostagent.log
$ sudo cat /var/log/pf9/ostackhost.log
$ sudo cat /var/log/pf9/comms/comms.log
$ sudo cat /var/log/pf9/sidekick/sidekick.log9
Contact Platform9 Support
If these steps don't resolve the issue, reach out to the Platform9 Support team for additional assistance.
Was this helpful?
