Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] lvcreate with a 52 drive volume
@ 2003-08-15 15:12 markw
  2003-08-15 15:32 ` Alasdair G Kergon
  0 siblings, 1 reply; 13+ messages in thread
From: markw @ 2003-08-15 15:12 UTC (permalink / raw)
  To: linux-lvm

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/

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

end of thread, other threads:[~2003-08-19 15:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-15 15:12 [linux-lvm] lvcreate with a 52 drive volume markw
2003-08-15 15:32 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox