Applicable to:
- SolusVM
Question
How to remove the VPS from the SolusVM database without affecting the VPS on the node?
Answer
- Connect to SolusVM master server via SSH
- Create a backup of the database https://documentation.solusvm.com/display/DOCS/Database+Backup
It is possible to revert the changes if necessary. - Remove entries about the VPS from SolusVM database as below:
# php /usr/local/solusvm/scripts/dbvserveronly.php --vserverid=216
Virtual server deleted from database only
Comments
0 commentsPlease sign in to leave a comment.