Articles in this section

How to change the name of a SolusVM node?

Applicable to:

  • SolusVM

Question

How to change the name of a SolusVM node?

Answer

  1. Connect to Master node over SSH.

  2. Execute

    # php /usr/local/solusvm/scripts/node.php --type=force --comm=name --nodeid=NODE_ID --name=NEWNAME

    Where NODE_ID - actual ID of the required node, can be seen in SolusVM > Nodes > ID column.
    In the example below NODE_ID is 29.

    NODEIDPNG.PNG

    NEWNAME - new name of the node.

SVM_WARN: The node name must be between 2 & 30 characters and contain no spaces and special symbols.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.