|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] migrate file-based vm to lvm?
S0nspark wrote on Wed, 7 Jan 2009 06:48:01 -0800 (PST):
> Is there a way to mount a vm image file like I would using a iso image and a
> loopback device?
You can do that, has been mentioned quite a few times on this list, it's a two
or three-step process and I think I didn't ever make it work. I found it
easier to just rsync the running VM to the new location and adjust some files
(grub.conf and fstab, maybe a few others). rsync with --numeric-ids option so
that the original owner/group gets preserved. It's pretty straight forward and
fast. For swap I add a swap file created with dd. Do it once and then copy
them.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|