From: Mark Lord <lkml@rtr.ca>
To: Ingo Freund <linux-kernel-news@e-dict.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: howto create partitions bigger than 2TB
Date: Fri, 13 Jul 2007 10:59:14 -0400 [thread overview]
Message-ID: <46979342.3030203@rtr.ca> (raw)
In-Reply-To: <4697760E.4070803@e-dict.net>
Ingo Freund wrote:
> Hi
>
> I've got a RAID5 (driver aacraid for an ICP9047MA) with four
> 750GB hdds which provides a 2.25TB sized device.
> None of the until now used tools will work with that device.
> fdisk complains about missing cylinder count.
> cfdisk misses the device size.
> parted shows the right device size but only creates a partion
> with 51GB.
> What am I supposed to do to work with this device?
Create a single RAID which covers the entire drive set
(as it sounds like you have already done).
Then use LVM on top of that, instead of conventional partitions.
-ml
next prev parent reply other threads:[~2007-07-13 14:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-13 12:54 howto create partitions bigger than 2TB Ingo Freund
2007-07-13 13:10 ` Salyzyn, Mark
2007-07-13 14:59 ` Mark Lord [this message]
2007-07-13 22:52 ` H. Peter Anvin
2007-07-17 11:19 ` Ingo Freund
2007-07-17 11:39 ` Jesper Juhl
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=46979342.3030203@rtr.ca \
--to=lkml@rtr.ca \
--cc=linux-kernel-news@e-dict.net \
--cc=linux-kernel@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 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.