Thursday, February 28, 2013

How to change node name in solusvm

To change the node in solusvm, you can use the following script

php /usr/local/solusvm/scripts/node.php --type=force --comm=name --nodeid=nodeid in solusvm --name=new-name

eg:- php /usr/local/solusvm/scripts/node.php --type=force --comm=name --nodeid=4 --name=jibin

No comments:

Post a Comment