From: Aman Shahi <shahi_aman@yahoo.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] LVM1 Snapshot
Date: Wed Apr 2 10:47:01 2003 [thread overview]
Message-ID: <20030402164704.61870.qmail@web14403.mail.yahoo.com> (raw)
does that mean that I will have to dedicate that
physical device for the Snapshot. I mean if I had
4 device /dev/sda /dev/sdb /dev/sdc /dev/sdd and
previously if I was striping my original LV over
all the 4 devices, in the current context I stripe
the original LV over 3 devices and create the
Snapshot LV over the 4th (dev/sdd) ?
-------------------------
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
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
next reply other threads:[~2003-04-02 10:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-02 10:47 Aman Shahi [this message]
2003-04-02 15:10 ` [linux-lvm] /etc/fstab and noauto Alexy Khrabrov
2003-04-02 15:42 ` Alasdair G Kergon
2003-04-03 1:08 ` [linux-lvm] LVM1 Snapshot Patrick Caulfield
-- strict thread matches above, loose matches on Subject: below --
2003-04-01 9:35 Aman Shahi
2003-04-01 9:48 ` Patrick Caulfield
2003-04-01 9:53 ` Xavier Montagutelli
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=20030402164704.61870.qmail@web14403.mail.yahoo.com \
--to=shahi_aman@yahoo.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