linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tyler <pml@dtbb.net>
To: linux-raid@vger.kernel.org
Subject: Any way to Increase MD_SB_DISKS=27 ? I need 31 devices
Date: Sun, 01 May 2005 18:35:54 -0700	[thread overview]
Message-ID: <427583FA.7030704@dtbb.net> (raw)

I'd like to build a Raid-6 array using 31 drives, is there a patch 
available or an easy way to safely increase the *MD_SB_DISKS*=27 to a 
higher number?  My attempts at patching the source myself were 
unsuccessful, more than likely because i don't know what/why the limit 
is 27, and whether that effects other parts of the kernel.

Thanks,
Tyler.

PS - I've tryed the latest 2.6.12-rc3-mm2 kernel, with mdadm v2.0-devel, 
using the --metadata 1.0 option on the create line, and still get:

# mdadm -C -e 1.0 -l 6 -n 31 /dev/md0 /dev/hdb /dev/hdc /dev/hdd 
/dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh 
/dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn /dev/sdo /dev/sdp 
/dev/sdq /dev/sdr /dev/sds /dev/sdt /dev/sdu /dev/sdv /dev/sdw /dev/sdx 
/dev/sdy /dev/sdz /dev/sdaa /dev/sdab
mdadm: invalid number of raid devices: 31
# mdadm -V
mdadm - v2.0-devel-1 - DEVELOPMENT VERSION NOT FOR REGULAR USE - 18 
February 2005
# uname -a
Linux pink 2.6.12-rc3-mm2 #1 SMP Mon May 2 02:15:28 CEST 2005 i686 GNU/Linux
# dmesg |grep md
md: raid5 personality registered as nr 4
md: raid6 personality registered as nr 8
md: md driver 0.90.2 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 3.38

             reply	other threads:[~2005-05-02  1:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-02  1:35 Tyler [this message]
2005-05-02  7:09 ` Any way to Increase MD_SB_DISKS=27 ? I need 31 devices Peter T. Breuer
2005-05-02  8:40   ` Tyler
2005-05-02  8:56     ` Peter T. Breuer
2005-05-02  9:36       ` Peter T. Breuer
2005-05-03 11:44         ` Tyler
2005-05-03 13:45           ` Peter T. Breuer
2005-05-02 14:58 ` Paul Clements
2005-05-03 11:22   ` Tyler
2005-05-03 14:03     ` Paul Clements
2005-05-03 22:28       ` Tyler

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=427583FA.7030704@dtbb.net \
    --to=pml@dtbb.net \
    --cc=linux-raid@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).