search for: the_new_server

Displaying 1 result from an estimated 1 matches for "the_new_server".

2010 Aug 18
0
XCP - Cloning VM from Xen
...tical in size then you can probably just do a bytewise > copy of the LV. Alternatively, you can mount the LV on the DomU and copy all > the files across using your favourite tool. > > My personal preference is : > mount LV on /mnt on each Dom0 > rsync -avH --numeric-ids /mnt/ root@the_new_server.yourdomain:/mnt/ > scp /etc/xen/guest_cofig_file root@the_new_server.yourdomain:/etc/xen > unmount /mnt on each machine > repeat above for each LV > > startup guest on new server > > Obviously you can take this opportunity to resize volumes, and even > re-arrange then (eg yo...