How to move a VM to another project in SolusVM 2

Have more questions? Submit a request

Applicable to:

  • SolusVM 2

 

Question

How to move a VM to another project in SolusVM 2?

Answer

There's no built-in option to switch a VM between projects and thus a request SIO-5642 has been addressed to consider adding it.
 
Meanwhile, as a workaround, you can change the VM's project via the database:

  1. How to create SolusVM 2 database backup?
  2. How to access SolusVM 2 database?
  3. Run the query:
    # update compute_resource_vms set project_id=PID where id=VMID;

 
Replace 
PID - with ID of the new project 
VMID - with the VM's ID
 
You can find these values in SolusVM 2 UI.

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.