How to stop VPS migration in SolusVM Print

  • #solusvmkvm, #migration, stopmigrationinsolusvm
  • 0

Login Master server via SSH

run this Command to connect with master Solusvm Data Bas

 

#curl -o solusvmdb.sh https://raw.githubusercontent.com/solusvm-support/helpers/master/solusvmdb.sh && sh solusvmdb.sh

after that

#update migrations set status = 2 where vserverid = ID;
update migrations set status2 = 1 where vserverid = ID;
update migrations set status3 = 1 where vserverid = ID;

 where ID can find from solusvm panel

  1. Login to SolusVM admin panel
  2. Open SolusVM > Virtual Servers > VPS
  3. Select Migration failed. Clean ip the destination node and boot the source virtual server and click Confirm
    image.PNG

5) Open the SolusVM Migration page for the VPS in question.

6) Select "Migration failed. Clean ip the destination node and boot the source virtual server" 

You're done!

 


Was this answer helpful?

« Back

Powered by WHMCompleteSolution