From: Evan Fraser <evan@dneg.com>
To: Chris Hane <chrishane@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: XFS and 3.2TB Partition
Date: Fri, 01 Sep 2006 09:40:57 +0100 [thread overview]
Message-ID: <44F7F219.40904@dneg.com> (raw)
In-Reply-To: <44F714F2.7050502@gmail.com>
I had that problem when I was using an adaptec aic79xx adapter, using a
new LSI-Logic one fixed the problem for me. Could it be a limit with
your controller/controller driver?
Chris Hane wrote:
>
> I am trying to create a 3.2TB partition on my Raid 5. Is there a
> document that could help?
>
> I have a 3ware 9500 controller and 8 *500GB sata drives configured
> into a single RAID 5 array.
>
> I am running linux 2.6.16 with the 3ware drivers compiled into the
> kernel.
>
> I've tried a couple of different means to create the partition and
> format the file system with xfs without success (or confidence that I
> haven't done something wrong).
>
> 1. FDISK
>
> I've tried fdisk on the array to create the partition; but it forces
> me enter the number of cylinders before letting me create the
> partition. I enter the largest number of cylinders since I'm not sure
> how to calculate the correct cylinder number across an 8 disk RAID 5
> array.
>
> I then create the partition starting at 0 (or whatever the default
> was) and ending at 3500GB.
>
> Once the partition is created this way, I can mkfs.xfs; but I'm a
> little hesitant to use this since I input and arbitrary cylinder number.
>
> Thoughts on what to use for the correct cylinder count with fdisk?
>
> 2. PARTED
>
> I've tried to use parted without any success. Here is what I've tried
> and the errors I get.
>
> > parted
> parted> mklabel gpt
> parted> mkpart primary 0 3500GB
> parted> quit
>
> ok - the partition now exists. If I use ext2 everything works ok.
>
> however, when I run
>
> > mkfs.xfs /dev/sda1
>
> the file system is formated but is truncated to to 2TB.
>
>
> Any advice/pointers on how to partition and format a 3.2TB raid 5
> array would be much appreciated.
>
> Thanks,
> Chris....
>
>
>
--
evan@dneg.com
Linux Systems Administrator
Double Negative
tel: +44 (0)20 7534 4400 fax: +44 (0)20 7534 4452
77 shaftesbury avenue, w1d 5du, London
next prev parent reply other threads:[~2006-09-01 10:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-31 16:57 XFS and 3.2TB Partition Chris Hane
2006-08-31 19:37 ` Eric Sandeen
2006-08-31 20:41 ` Shailendra Tripathi
2006-08-31 20:45 ` Russell Cattelan
2006-09-01 6:36 ` Rainer Krienke
2006-09-01 16:12 ` Chris Hane
2006-09-01 8:40 ` Evan Fraser [this message]
2006-09-01 17:14 ` Peter Grandi
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=44F7F219.40904@dneg.com \
--to=evan@dneg.com \
--cc=chrishane@gmail.com \
--cc=xfs@oss.sgi.com \
/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.