Applicable to:
- SolusVM
Symptoms
Migration from OpenVZ 6 to OpenVZ 7 via SolusVM web interface at SolusVM > Virtual Servers > VPS > Migrate corrupts services inside VPS(i.e. MySQL).
Cause
SolusVM bug with ID #SVM-3295 which was fixed in SolusVM version 1.25.26.
Resolution
Update SolusVM to the latest mainline version
If the update is not the option at the moment use the below workaround:
Click to expand
- Connect to Destination node via SSH
- Download the script and unarchive it:
# wget https://solus.zendesk.com/hc/article_attachments/13266861578903/ovztransfer.tar
# tar -xvf ovztransfer.tar - Backup and replace the original script with the unarchived one:
# mv /usr/local/solusvm/scripts/ovztransfer.sh{,.orig}
# mv ovztransfer.sh /usr/local/solusvm/scripts/
Comments
0 commentsPlease sign in to leave a comment.