Importing Virtual Servers into SolusVM
From SolusVM
Contents |
Introduction
From version 1.9 you can import virtual servers either created manually or from another panel directly into SolusVM.
To enable Import Mode from the admincp go to Configuration >> Settings >> Other and tick Import Mode. Please note that enabling Import Mode will disable the admin API. It's also advisable to turn maintenance mode ON to stop clients accessing the imported virtual servers until the process is complete.
Importing Virtual Servers
OpenVZ
To import a OpenVZ virtual server from the admincp do the following:
1) Select Virtual Servers >> Add Virtual Server
2) Select OpenVZ
3) Select the Node & Plan then click Continue
4) Enter the container id of the virtual server you want to import (as show under vzlist -a on the host node) in the Container ID field
5) Fill in the rest of the fields
6) Click the Create Virtual Server button
7) Add any extras ip's etc.. to the virtual server
Xen PV
To import a Xen Paravirtualized virtual server from the admincp do the following:
1) Select Virtual Servers >> Add Virtual Server
2) Select Xen PV
3) Select the Node & Plan then click Continue
4) Enter the Xen id of the virtual server you want to import in the Xen ID field
5) Fill in the rest of the fields
6) Click the Create Virtual Server button
7) Add any extras ip's etc.. to the virtual server
8) Click the reboot button to reboot the vps and rewrite the configuration files
IMPORTANT!! If you are importing from another panel or using custom named logical volumes you will need to rename the logical volume to match the SolusVM format. The logical volumes are displayed in the creation success message.
Our format: /dev/LOGICAL_VOLUME_NAME/vmID_img /dev/LOGICAL_VOLUME_NAME/vmID_swap Example: /dev/vps/vm101_img /dev/vps/vm101_swap
Xen HVM
To import a Xen HVM virtual server from the admincp do the following:
1) Select Virtual Servers >> Add Virtual Server
2) Select Xen HVM
3) Select the Node & Plan then click Continue
4) Enter the Xen id of the virtual server you want to import in the Xen ID field
5) Fill in the rest of the fields
6) Click the Create Virtual Server button
7) Add any extras ip's etc.. to the virtual server
8) Click the reboot button to reboot the vps and rewrite the configuration files
IMPORTANT!! If you are importing from another panel or using custom named logical volumes you will need to rename the logical volume to match the SolusVM format. The logical volumes are displayed in the creation success message.
Our format: /dev/LOGICAL_VOLUME_NAME/vmID_img Example: /dev/vps/vm101_img
KVM
To import a KVM virtual server from the admincp do the following:
1) Select Virtual Servers >> Add Virtual Server
2) Select KVM
3) Select the Node & Plan then click Continue
4) Enter the KVM id of the virtual server you want to import in the KVM ID field
5) Fill in the rest of the fields
6) Click the Create Virtual Server button
7) Add any extras ip's etc.. to the virtual server
8) Click the reboot button to reboot the vps and rewrite the configuration files
IMPORTANT!! If you are importing from another panel or using custom named logical volumes you will need to rename the logical volume to match the SolusVM format. The logical volumes are displayed in the creation success message.
Our format: /dev/LOGICAL_VOLUME_NAME/kvmID_img Example: /dev/vps/kvm101_img
