linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Lionel Kernux" <lionel.kernux@gmail.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] How to "clone" a logical volume
Date: Fri, 7 Mar 2008 10:34:56 -0500	[thread overview]
Message-ID: <dd20e5b50803070734o3eac4e18o156fe4e1552040c@mail.gmail.com> (raw)

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

             reply	other threads:[~2008-03-07 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 15:34 Lionel Kernux [this message]
2008-03-07 15:44 ` [linux-lvm] How to "clone" a logical volume Tomasz Chmielewski
2008-03-07 16:06   ` Lionel Kernux
2008-03-07 16:37     ` Tomasz Chmielewski
2008-03-07 18:19       ` Lionel Kernux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd20e5b50803070734o3eac4e18o156fe4e1552040c@mail.gmail.com \
    --to=lionel.kernux@gmail.com \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).