[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Cloning domUs


  • To: Steve Wray <steve.wray@xxxxxxxxx>
  • From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
  • Date: Tue, 07 Aug 2007 00:08:23 +0100
  • Cc: Stephen Shaw <stshaw@xxxxxxxxxx>, Geoff Kirk <geoff.k@xxxxxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 06 Aug 2007 16:05:56 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=hQIS3kzxeCefAf8UrU4rZ5I5vDH7ExEt/IZdhVOfld48oiqrlq77Kse5sung4R5JbmFpJfumCUjFMrY2siqZQQdh8FSEzd7EJoeK1j0FPLXYIqr607RCEvQew+gmaBUgRIdOarLpBjGoaLr1uRr1PeCWPpD4oDMiELRSbRdOB3A=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Steve Wray wrote:
Stephen Shaw wrote:
Nico Kadel-Garcia <nkadel@xxxxxxxxx> 08/06/07 1:41 PM >>>
Geoff Kirk wrote:
shacky wrote:
What storage method are you using for the domU?
I'm using LVM for most domUs...


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.

It maybe you can just snapshot the domU and edit the network but i don't know if thats wise.

Geoff.
I use 'rsync -avH' instead of 'cp -a', since it handles being re-run better and handles exclusions better, too.

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.
Not relevant here: the Dom0's /etc/passwd and associated uid's is the one in charge of both the source and target uid's. Very useful for other circumstances, though!

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.