From: markw@osdl.org
To: linux-lvm@sistina.com
Subject: [linux-lvm] lvcreate with a 52 drive volume
Date: Fri Aug 15 15:12:02 2003 [thread overview]
Message-ID: <200308152011.h7FKBto08466@mail.osdl.org> (raw)
I'm having trouble creating a striped logical volume across all 52 disks
in a volume group. This is what happens when I try to create the
logical volume:
# lvcreate -i52 -I4 -l450996 -n mydata data_volume
device-mapper ioctl cmd 9 failed: Invalid argument
Couldn't load device 'data_volume-mydata'.
Failed to activate new LV.
I see these two lines echoed to the console:
device-mapper: couldn't split parameters
device-mapper: error adding target to table
Here's the output for vgdisplay:
--- Volume group ---
VG Name data_volume
System ID
Format lvm2
Metadata Areas 52
Metadata Sequence No 1
VG Access read/write
VG Status resizable
MAX LV 256
Cur LV 0
Open LV 0
Max PV 256
Cur PV 52
Act PV 52
VG Size 1.72 TB
PE Size 4.00 MB
Total PE 450996
Alloc PE / Size 0 / 0
Free PE / Size 450996 / 1.72 TB
VG UUID kKlfs8-CWAA-zMg5-ELOm-GmI7-zOhx-KsXyAA
I reduced the number of disks in the stipe set by 4 drives (and the
logical volume size appropriately) until I could create a logical
volume with these parameters:
lvcreate -i12 -I4 -l104076 -n mydata data_volume
Any suggestions?
Thanks!
--
Mark Wong - - markw@osdl.org
Open Source Development Lab Inc - A non-profit corporation
12725 SW Millikan Way - Suite 400 - Beaverton, OR 97005
(503) 626-2455 x 32 (office)
(503) 626-2436 (fax)
http://www.osdl.org/archive/markw/
next reply other threads:[~2003-08-15 15:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 15:12 markw [this message]
2003-08-15 15:32 ` [linux-lvm] lvcreate with a 52 drive volume Alasdair G Kergon
2003-08-15 18:05 ` markw
2003-08-16 11:51 ` Alasdair G Kergon
2003-08-18 12:33 ` markw
2003-08-18 12:39 ` Jan Niehusmann
2003-08-18 13:00 ` Alasdair G Kergon
2003-08-18 13:28 ` markw
2003-08-18 16:10 ` markw
2003-08-18 16:21 ` Alasdair G Kergon
2003-08-18 19:01 ` markw
2003-08-19 10:36 ` Alasdair G Kergon
2003-08-19 15:14 ` markw
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=200308152011.h7FKBto08466@mail.osdl.org \
--to=markw@osdl.org \
--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