Troubleshooting Offline Or Failed Hosts
Most common causes
Steps To Troubleshoot
1
2
7
8
Last updated
Was this helpful?
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:
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.
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.logIf these steps don't resolve the issue, reach out to the Platform9 Support team for additional assistance.
Last updated
Was this helpful?
Was this helpful?
