already did that (see the bottom of this message).
does anyone have any ideas?
On Tue, 29 Feb 2000, D. Lance Robinson wrote:
> Perhaps if you also modified MAX_REAL in the md_k.h file to 15, it will like more
> than 12. This value is only used by raid0.
>
> <>< Lance.
>
> [EMAIL PROTECTED] wr
Perhaps if you also modified MAX_REAL in the md_k.h file to 15, it will like more
than 12. This value is only used by raid0.
<>< Lance.
[EMAIL PROTECTED] wrote:
> i tried this but mkraid still gives the same error of "a maximum of 12
> disks is supported."
> i set MD_SB_DISKS_WORDS to 480 to gi
i tried this but mkraid still gives the same error of "a maximum of 12
disks is supported."
i set MD_SB_DISKS_WORDS to 480 to give me 15 disks.
does anyone have more detailed instructions?
looking in parser.c i see where that should have worked, but i guess i'm
missing something. it parses down
I've been told (by Jakob) that the limit of 12 disks per md device is just
a typo in the code. I'm trying to make a 14-drive linear array. I tried
changing MAX_REAL from 12 to 14 in md_k.h (and then even recompiled
raidtools) but mkraid still complains about the limit being 12. is there
any wa