Applicable to:
- SolusVM
Question
How to remove a VPS from SolusVM if the slave is not available?
Answer
- Connect to the Master server over SSH.
- Remove the slave node from Master server database:
Note: the below command will also remove all VPS hosted on the unavailable node.
# php /usr/local/solusvm/scripts/deletenode.php --level=force --comm=delete --id=<nodeID>
Comments
0 comments
Please sign in to leave a comment.