linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Washburne <hormel331@comcast.net>
To: linux-raid@vger.kernel.org
Subject: How many RAID devices can you define?
Date: Wed, 28 Dec 2005 14:38:23 +0000 (UTC)	[thread overview]
Message-ID: <loom.20051228T152300-30@post.gmane.org> (raw)

I am setting up a file server using Gentoo 2005.1, kernel 2.6.14-r2

The installed system creates eight RAID devices - /dev/md[0-7], /dev/md/[0-7]

I wish to create nine RAIDs, so I used "mknod /dev/md/8 b 9 8" to create another
device (and its associated link, /dev/md8).

The hardware consists of a 650 MHz AMD Duron with 1 GB ram.  Four WD 250 GB IDE
drives are connected to the four IDE busses of two Promise Technologies IDE
ATA100 controlers.  The drives are all partitioned the same using partitions
[1-3, 5-12].

I used raidtools to define and create the RAIDs.

The first eight devices created and synced with no problem (seven RAID5 and one
RAID0).  But when I created the ninth RAID5, it got about 30% through the sync
and then the system hung.  Keyboard was dead.  I had to power-cycle.

The the system came back up, it continued to sync, but hung again after a minute
or two.

Is there a hard limit of only eight RAID devices?

If so, can this limit be readily increased?

If need be, I can repartition my drives and reduce the RAIDs to only eight, but
I would prefer to keep the nine, if possible.

Thanks in advance!

Bob W.


             reply	other threads:[~2005-12-28 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-28 14:38 Robert Washburne [this message]
2005-12-30  9:21 ` How many RAID devices can you define? Max Waterman

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=loom.20051228T152300-30@post.gmane.org \
    --to=hormel331@comcast.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).