Hi

In the beginning of setting up linux raid-systems on our (linux)
machines at work, I ask, if there are any limitations, too.
As far as I remember, linux is able to serve 16TB at the moment (maybe I
am wrong); there of course differences between intel- and alpha-linux,
because intel-linux is 32bit system (belongs to memory etc.).
One of the simplest way to find out what has happened is to make a
mke2fs /dev/sda6 without any options.
Making a filesystem on our 32GB-stripes take about 15 to 20 minutes (SMP
machine with 2*PII 400 and U2W SCSI); in comparison your 400 GB-Stripe
will be formatted within roundabout 3 to 3 1/2 hours.

Greetings, Dietmar

p.s: I think writing superblocks and filesystem accounting information
takes most of the formatting-time; does it?

Hielke Christian Braun wrote:
> 
> Hello everybody,
> 
> i am trying to setup a 400 GB e2fs partition on
> a icp-vortex raid controller. I have encounterd some
> problems setting this up. I am running SuSE 6.1 with
> a kernel ver. 2.2.7.
> The partiontable is :
> 
> Disk /dev/sda: 255 heads, 63 sectors, 51315 cylinders
> Units = cylinders of 16065 * 512 bytes
> 
>    Device Boot    Start       End    Blocks   Id  System
> /dev/sda1   *         1       128   1028128+  83  Linux native
> /dev/sda2           129       256   1028160   82  Linux swap
> /dev/sda3           257     51315 410131417+   5  Extended
> /dev/sda5           257       766   4096543+  83  Linux native
> /dev/sda6           767     51315 406034810+  83  Linux native
> 
> After that, i formated sda6 with
> mke2fs -m0 -b 1024 -i 1024 -R stride=32 /dev/sda6
> 
> Then the first strange thing happened. The
> process of formating the disk took approximately 8 hours
> and the machine did not react to any commands from
> the console. No login was possible and all virtual consoles
> did not react. After the mke2fs the machine was
> back to normal. But now i have only 265GB diskspace
> available!
> 
> Filesystem         1024-blocks  Used Available Capacity Mounted on
> /dev/sda1             995115  636891   306818     67%   /
> /dev/sda5            3958767   19113  3734827      1%   /var
> /dev/sda6            278355369 72671034  205684335     26%   /var/spool/news
> 
> Are there any limitation in the kernel? I thought linux
> supports partition up to some terabytes.
> 
> Kind regards,
>         Christian Braun

-- 
"All we need is much more Sex, Drugs and Rock'n'Roll"

Dietmar Stein, Systemadministrator UNIX/Linux
[EMAIL PROTECTED], [EMAIL PROTECTED]

Reply via email to