From: Alasdair G Kergon <agk@uk.sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] lvcreate with a 52 drive volume
Date: Sat Aug 16 11:51:01 2003 [thread overview]
Message-ID: <20030816175046.A25758@uk.sistina.com> (raw)
In-Reply-To: <200308152304.h7FN4eo12611@mail.osdl.org>; from markw@osdl.org on Fri, Aug 15, 2003 at 04:04:37PM -0700
On Fri, Aug 15, 2003 at 04:04:37PM -0700, markw@osdl.org wrote:
> http://developer.osdl.org/markw/lvm2.log.gz
Thanks.
The line of interest is:
0 3694559232 striped 52 8 /dev/rd/c0d0 384 /dev/rd/c0d1 384 /dev/rd/c0d2
384 /dev/rd/c0d3 384 /dev/rd/c0d4 384 /dev/rd/c0d5 384 /dev/rd/c0d6 384
/dev/rd/c0d7 384 /dev/rd/c0d8 384 /dev/rd/c0d9 384 /dev/rd/c0d10 384
/dev/rd/c0d11 384 /dev/rd/c0d12 384 /dev/rd/c0d14 384 /dev/rd/c0d15 384
/dev/rd/c0d16 384 /dev/rd/c0d17 384 /dev/rd/c0d18 384 /dev/rd/c0d19 384
/dev/rd/c0d20 384 /dev/rd/c0d21 384 /dev/rd/c0d22 384 /dev/rd/c0d23 384
/dev/rd/c0d24 384 /dev/rd/c0d25 384 /dev/rd/c0d26 384 /dev/rd/c1d0 384
/dev/rd/c1d1 384 /dev/rd/c1d2 384 /dev/rd/c1d3 384 /dev/rd/c1d4 384
/dev/rd/c1d5 384 /dev/rd/c1d6 384 /dev/rd/c1d7 384 /dev/rd/c1d8 384
/dev/rd/c1d9 384 /dev/rd/c1d10 384 /dev/rd/c1d11 384 /dev/rd/c1d12 384
/dev/rd/c1d14 384 /dev/rd/c1d15 384 /dev/rd/c1d16 384 /dev/rd/c1d17 384
/dev/rd/c1d18 384 /dev/rd/c1d19 384 /dev/rd/c1d20 384 /dev/rd/c1d21 384
/dev/rd/c1d22 384 /dev/rd/c1d23 384 /dev/rd/c1d24 384 /dev/rd/c1d25 384
/dev/rd/c1d26 384
The error you got was:
device-mapper: couldn't split parameters
Look at dm-table.c:498,
char *argv[32];
which suggests a hard-coded limit of 32 [tokens after "striped"?]
slipped into the code:-(
Try recompiling with a larger number there.
Alasdair
--
agk@uk.sistina.com
next prev parent reply other threads:[~2003-08-16 11:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=20030816175046.A25758@uk.sistina.com \
--to=agk@uk.sistina.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