Pages

Monday, 30 December 2013

Force Delete a Node [SolusVM]

If at any point you find you have an orphaned slave node linked to your master, you can delete it by running the following command on the master node:

From SSH


php /usr/local/solusvm/scripts/deletenode.php --level=force --comm=delete --id=[NODEID]

Replace [NODEID] with the id of the node shown in solusvm

No comments:

Post a Comment