Clone SolusIO VPS with this workaround solution from Bobcares.
At Bobcares, we come up with solutions for every query, big and small, as a part of our Server Management Service.
Let’s take a look at how our Support Team helped out a customer recently clone their SolusIO VPS.
How to clone SolusIO VPS
Are you looking for a way to clone SolusIO VPS? Well, you have come to the right place. Our Support Techs have come up with a workaround since the current implementation does not offer this specific functionality.
- First, we will log in to the SolusIO admin panel.
- Then, we have to create a new VPS with the same resources just like the source VPS.
- After that, stop both the VPSs.
- Next, we have to navigate to Virtual Servers in SolusIO to get the Hypervisor ID of both VPS.
- Then, we will find the image path for both the VPSs as seen below:
For source:
#virsh domblklist Target Source ------------------------------------------------ sda /var/lib/libvirt/images/39/468c2ba5ab8b70016908b774287966ef hdb /usr/local/solus/iso_images/39/config.iso
For destination:
# virsh domblklist Target Source ------------------------------------------------ sda /var/lib/libvirt/images/46/f9616495b867f6b3c65fa7fb7b832128 hdb /usr/local/solus/iso_images/46/config.iso
- After that, we have to rename the destination image with the following command:
# mv /var/lib/libvirt/images/46/f9616495b867f6b3c65fa5fb7b833128{,.orig}
- Finally, we will copy the source image to the destination as seen below:
# qemu-img convert -O qcow2 /var/lib/libvirt/images/39/468c2ba5ab8b70016908b774296966ef /var/lib/libvirt/images/46/f9616495b867f6b3c65fa7fb7b832128
[Need a hand with another query? We are available 24/7.]
Conclusion
In brief, we learned how to clone VPS with a workaround solution by the skilled Support Engineers at Bobcares.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments