Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Aug 2010 13:32:00 +0200
From:      "Ian FREISLICH" <ianf@clue.co.za>
To:        current@freebsd.org
Subject:   problem with mfiutil
Message-ID:  <E1OhL9c-0000ux-FH@clue.co.za>

next in thread | raw e-mail | index | archive | help
Hi

I'm unable to make a raid10 on my servers with 6 disks in each
stripe.  I tried a few ways:

~ # mfiutil -u1 create raid10 -s1M e1:s0,e1:s1,e1:s2,e1:s3,e1:s4,e1:s5 e1:s6,e1:s7,e1:s8,e1:s9,e1:s10,e1:s11
mfiutil: Command failed: Invalid parameter
mfiutil: Failed to add volume: Input/output error

~ # mfiutil -u1 create raid10 -s1M 19,29,18,26,22,20 31,30,21,27,28,32
mfiutil: Command failed: Invalid parameter
mfiutil: Failed to add volume: Input/output error

It does however work with 2 disks in each stripe:
~ # mfiutil -u1 create raid10 -s1M 19,29 31,30

any ideas?

Ian

-- 
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OhL9c-0000ux-FH>