Linux LVM users
 help / color / mirror / Atom feed
From: Patrick Caulfield <caulfield@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM1 Snapshot
Date: Tue Apr  1 09:48:02 2003	[thread overview]
Message-ID: <20030401154759.GE1135@tykepenguin.com> (raw)
In-Reply-To: <20030401153516.59070.qmail@web14409.mail.yahoo.com>

On Tue, Apr 01, 2003 at 07:35:16AM -0800, Aman Shahi wrote:
> 
> Using LVM1, how do I create a snapshot LV on a
> different physical device than the original LV
> 

Just add the PV name to the end of the command-line.

eg. if your original LV (/dev/vg/original) is on /dev/sdc1 and you want the
snapshot on /dev/sdj1 do:

lvcreate -L<size> -s -n snapshot /dev/vg/original /dev/sdj1

-- 

patrick

  reply	other threads:[~2003-04-01  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01  9:35 [linux-lvm] LVM1 Snapshot Aman Shahi
2003-04-01  9:48 ` Patrick Caulfield [this message]
2003-04-01  9:53 ` Xavier Montagutelli
  -- strict thread matches above, loose matches on Subject: below --
2003-04-02 10:47 Aman Shahi
2003-04-03  1:08 ` Patrick Caulfield

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=20030401154759.GE1135@tykepenguin.com \
    --to=caulfield@sistina.com \
    --cc=linux-lvm@sistina.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