From: Farkas Levente <lfarkas@bppiac.hu>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: maximum size
Date: Tue, 27 Sep 2005 15:51:10 +0200 [thread overview]
Message-ID: <43394E4E.4060702@bppiac.hu> (raw)
In-Reply-To: <17209.18879.583532.761762@cse.unsw.edu.au>
Neil Brown wrote:
> On Tuesday September 27, lfarkas@bppiac.hu wrote:
>
>>hi,
>>i'd been already asked, but don't get any answer. what is the maximum
>>size of a raid5 and raid5 partition in kerenel 2.6? i try to find the
>>answer but found only kernel 2.4 info.
>>thanks in advance.
>>
>
>
> Providing you are using either 64bit hardware, or the 'LBD' (large
> block device) config, then raid5 arrays can be up to 2^64 -
> i.e. enormous - no practical limit.
huu, i don't know. we use 3ware 7506 controller. on it onw homepage it
said:
---------------------------
Supports up to 12 drives with a single PCI card enabling up to 3.6
terabytes of storage (dependent on drive capacity, 2TB per array maximum)
---------------------------
but it's all about the hardware raid5. so it's native hardware raid5
can't be larger than 2TB.
and another quote:
---------------------------
PCI 2.2 compliant 64-bit / 66MHz bus master (2-port controllers are
32-bit / 66MHz PCI compliant)
---------------------------
but it's the pci bus interface not the device.
and as we use in jbod mode there is no info about it. and i read again
the spec but can't find any info about it.
> I don't know what you mean by 'raid5 partition'. If you mean like a
> regular partition of a device, then the partition can be nearly as bit
> as the array....
suppose i create the raid device with:
mdadm --create /dev/md0--level=5 --raid-devices=8 --spare-devices=1
/dev/sd[abcdefgh]1
then what is the maximum size for /dev/md0?
(or more precisely after a mkfs.ext3 /dev/md0).
yours.
--
Levente "Si vis pacem para bellum!"
next prev parent reply other threads:[~2005-09-27 13:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-27 13:21 maximum size Farkas Levente
2005-09-27 13:28 ` Brad Campbell
2005-09-27 13:31 ` Neil Brown
2005-09-27 13:51 ` Farkas Levente [this message]
2005-09-28 8:56 ` Neil Brown
2005-09-28 12:27 ` Joshua Baker-LePain
2005-10-03 23:48 ` Neil Brown
2005-10-04 10:16 ` Farkas Levente
2005-09-28 12:50 ` Brad Campbell
2005-09-27 16:18 ` Brad Dameron
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=43394E4E.4060702@bppiac.hu \
--to=lfarkas@bppiac.hu \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.