create single partition for 3.5 TB

Carl Fischer fischerc at ll.mit.edu
Fri Sep 14 06:41:33 CDT 2007


Dave,
   Your configuration is nearly identical to our old one.  We started with
two partitions: an 80 GB install partition and a (3.5 TB - 80 GB =) 3.5 TB
ext3 partition.  EXT3 performs quite poorly on such large disks -- requiring
huge volumes of RAM for fsck.  We have 16 GB of RAM and it ran very slowly.
   When we expanded to a 16 GB partition (by adding some MD-1000's), I found
ext3 to be completely incapable.  ext3 resize worked, but things behaved
strange and 16 GB of RAM was insufficient to run fsck to correct it.  We've
since switched that partition to XFS and things have been just fine ever
since (with the unrelated exception of a firmware crash on the PERC 5E
during rebuild after a disk failed).

 - Carl   


On 9/13/07 10:33 AM, "linux-poweredge-request at dell.com"
<linux-poweredge-request at dell.com> wrote:

> From: David Sparks <dave at ca.sophos.com>
> Subject: Re: create single partition for 3.5 TB
> To: "Arivazhagendran.S" <arivuzk at yahoo.co.in>
> Cc: linux-poweredge at dell.com
> Message-ID: <468E7ECE.3010707 at ca.sophos.com>
> Content-Type: text/plain; charset=windows-1252; format=flowed
> 
> Arivazhagendran.S wrote:
>> Dear All
>>            
>>             I have one issue in Poweredge 2950 with Linux EL4-32 bit &
>> EL5-64bit. I can?t make a part above 1.4TB I am used commands fdisk and
>> parted also. Place do the need full.
>>  
>> Hardware Details:
>> Poweredge 2950
>> SAS PERC 5/i Controller
>> 750GB HDD * 6
> 
> I don't know what the requirements are for other filesystems but if
> you're running XFS on this partition be warned that you may need lots of
> RAM to check/repair the filesystem.  1GB RAM per 10 million inodes
> according to this msg:
> 
> http://oss.sgi.com/archives/xfs/2007-03/msg00142.html
> 
> Cheers,
> 
> ds
> 
> 
>> Requirement:  configure RAID5 750GB*6=3.5XX TB (don?t spite two logical
>> disk in RAID configuration)
>>                 
>> We are used 40GB for OS balance space create single partition for
>> 3.5TB     
>>  
>> /dev/sda                      ext3
>> #fdisk ?l command not able to more then 1.4TB
>> Parted
>> #parted print /dev/sda (Asking massage lose all data ignore /cancel)
>> Ignore it?s removed all OS partition (/, /boot, /swap, etc)
>>  
>> Reg
>> Arivu



More information about the Linux-PowerEdge mailing list