linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] How to "clone" a logical volume
@ 2008-03-07 15:34 Lionel Kernux
  2008-03-07 15:44 ` Tomasz Chmielewski
  0 siblings, 1 reply; 5+ messages in thread
From: Lionel Kernux @ 2008-03-07 15:34 UTC (permalink / raw)
  To: linux-lvm

Hi,

Here's what I'm trying to do:

I have an LV that is being used as a physical disk for a XEN virtual machine.
I want to "clone" the VM.
lvcreate -L 75G -n virtualmachine_clone_lv VG00
dd if=/path/to/virtualmachine_lv of=/path/to/virtualmachine_clone_lvT

This method would be perfect if it wasn't for the fact that now I have
2 LV's with the same uuid....not good...
Is there a way to do this (ie. copy an LV but change its uuid, or
create a duplicate of the source LV with a new uuid?)

I want to do this WITHOUT using any XEN cloning tools (buggy).

Thanks

LK

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-07 18:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 15:34 [linux-lvm] How to "clone" a logical volume Lionel Kernux
2008-03-07 15:44 ` Tomasz Chmielewski
2008-03-07 16:06   ` Lionel Kernux
2008-03-07 16:37     ` Tomasz Chmielewski
2008-03-07 18:19       ` Lionel Kernux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).