[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Cloning domUs
Stephen Shaw wrote: Nico Kadel-Garcia <nkadel@xxxxxxxxx> 08/06/07 1:41 PM >>>Geoff Kirk wrote:I use 'rsync -avH' instead of 'cp -a', since it handles being re-run better and handles exclusions better, too.shacky wrote:Using LVM i create a new volume mount the domU i want to copy and the new volume, format the new volume and cp -dpR the files over, then edit the network/hostname config. Don't forget swap space too.What storage method are you using for the domU?I'm using LVM for most domUs...It maybe you can just snapshot the domU and edit the network but i don't know if thats wise.Geoff.rsync is great. Are you creating sparse files? If so, can rsync handle that I've used cp --sparse=always when I copy domUs And don't forget the --numeric-ids on rsync. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |