All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] LVM1 Snapshot
@ 2003-04-02 10:47 Aman Shahi
  2003-04-02 15:10 ` [linux-lvm] /etc/fstab and noauto Alexy Khrabrov
  2003-04-03  1:08 ` [linux-lvm] LVM1 Snapshot Patrick Caulfield
  0 siblings, 2 replies; 4+ messages in thread
From: Aman Shahi @ 2003-04-02 10:47 UTC (permalink / raw)
  To: linux-lvm

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

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

end of thread, other threads:[~2003-04-03  1:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02 10:47 [linux-lvm] LVM1 Snapshot Aman Shahi
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.