linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mdadm create error
@ 2004-09-23 17:42 rich turner
  2004-09-23 18:34 ` Guy
  2004-09-24  1:08 ` Neil Brown
  0 siblings, 2 replies; 3+ messages in thread
From: rich turner @ 2004-09-23 17:42 UTC (permalink / raw)
  To: linux-raid

i cant figure out what is wrong with the following command. when i
remove the "parity=right-asymmetric" command option it does not fail.
but i need to be able to create the raid device with different parity
algorithms. it also fails on --level=5 and using the short forms of the
flags.

mdadm --create /dev/md2 --chunk=64 --level=6 --raid-devices=4 
--parity=right-asymmetric --spare-devices=2 /dev/vg0/turnerlv1
/dev/vg0/turnerlv2 /dev/vg0/turnerlv3 /dev/vg0/turnerlv4
/dev/vg0/turnerlv5 /dev/vg0/turnerlv6

mdadm: layout may only be sent once.  Second value was right-asymmetric

rich:/tmp # mdadm --version
mdadm - v1.5.0 - 22 Jan 2004


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

end of thread, other threads:[~2004-09-24  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-23 17:42 mdadm create error rich turner
2004-09-23 18:34 ` Guy
2004-09-24  1:08 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).