Applicable to:
- SolusVM 2
Symptoms
VMs are running properly and CR is functioning, but the status is Unavailable in UI.
Cause
Environment misconfiguration
Resolution
- Ensure SolusVM 2 updated to the latest version and it's the same between Management server and Compute Resource.
-
Restart solus-agent.service on the CR.
# systemctl restart solus-agent.service
- Ensure the required ports are opened and reachable between Management server and Compute Resource:
What ports are required to be opened for SolusVM 2? - For additional analysis check the log entries:
-
Management server:
# journalctl -xefu docker
-
CR:
# journalctl -xefu solus-agent.service
-
Comments
Please sign in to leave a comment.