[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Mirrored LVs
- From: Alasdair G Kergon <agk redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] Mirrored LVs
- Date: Fri, 23 Oct 2009 20:15:39 +0100
Specify ranges of physical extents at the end of the command line
along with --alloc anywhere to get the layout of your choosing.
e.g. lvcreate ... /dev/sdb:0-2000 /dev/sdc:0-2000 /dev/sdd:0
(Sometimes you need to force a single-extent gap to make it
do what you want, so sdb:0 sdb:2-2000 ...)
Alasdair
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]