New on LowEndTalk? Please read our 'Community Rules' by clicking on it in the right menu!
Is it possible to clone the XEN VPS in Same Node?
Hello,
Greetings!
Can anyone please tell me is it possible to clone the XEN VPS in Same Node? Like I will configure one vps (VM1) and want to create clone of this another new XEN VPS (VM2). Any control panel or any shell command?
Thanks in advance,
Aziz
BD Web Services | Since 2009
Linux & Windows Web Hosting | Master Reseller Hosting | Daily & Weekly Remote Backup | VOIP Server | USA & Europe
Comments
Yes this is possible.
Simply create a Xen VM of the same disk size as the original then DD across:
dd if=/dev/volgrp/vm101_img of=/dev/volgrp/vm102_img
AnnualKVM KVM VPS from £10/year
@ShardHost thank you
BD Web Services | Since 2009
Linux & Windows Web Hosting | Master Reseller Hosting | Daily & Weekly Remote Backup | VOIP Server | USA & Europe
You're welcome.
AnnualKVM KVM VPS from £10/year
@azizbd if it's Xen PV then it is really easy to do.
@ShardHost Don't forget
bs=1M