How to change the node for a VPS in SolusVM Master without migrating data?

Have more questions? Submit a request

Applicable to:

  • SolusVM

Question

How to change the node for a VPS in SolusVM Master without migrating data?

Answer

There are 2 possible options to assign VPS to different node

Option 1
  1. Log into SolusVM
  2. Browse to Dashboard > Virtual Servers > vps_name page
  3. Use the Migrate option from SolusVM - disable the Migrate Data option to change the node for the VPS
    example.PNG
Option 2

Update the VPS information via the database:

  1. Access the Master Node via SSH
  2. Run the following on the SolusVM Master:

    # /scripts/vm-migrate <VSERVERID> <NEWNODEID>

    Note: <VSERVERID> is the ID listed in your VM list in SolusVM
    <NEWNODEID> is the ID of the node listed in your Node List in SolusVM.

    For example:

    # /scripts/vm-migrate 150 4

  3. Boot up the VPS on the new node by clicking the reboot button within SolusVM.
    example.PNG

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.