public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephan Boettcher <boettcher@physik.uni-kiel.de>
To: <linux-ext4@vger.kernel.org>
Subject: Re: 20TB ext4
Date: Tue, 14 Dec 2010 21:51:35 +0100	[thread overview]
Message-ID: <s6noc8oxelk.fsf@blaulicht.switch.brux> (raw)
In-Reply-To: <s6nr5dkviez.fsf@falbala.ieap.uni-kiel.de> (Stephan Boettcher's message of "Tue, 14 Dec 2010 09:59:48 +0100")

Stephan Boettcher <boettcher@physik.uni-kiel.de> writes:

> Andreas Dilger <adilger@dilger.ca> writes:
>
>> On 2010-12-13, at 09:23, Stephan Boettcher wrote:
>>> A raid1 (/dev/md1) over three 20GB partitions is the root filesystem,
>>> three 20GB partitions for swap, and a RAID5 (/dev/md0) from the six big
>>> partitions.
>>> 
>>> The 10TB /dev/md0 is exported via nbd.  I had to patch nbd-client to
>>> import this on a 32-bit machine, so that part works.
>>> 
>>> The intention was to export two (later three) via nbd to one of the
>>> servers, which combines them to a RAID5² with net capacity 20TB.  With
>>> e2fsprogs master branch I could make a filesystem, but dumpe2fs and
>>> fsck failed.  Mounting the filesystem said: EFBIG.

>> If you have dedicated server nodes, and you want to be able to use
>> these 20TB from multiple clients, you might consider using Lustre,
>> which uses ext4 as the back-end storage, and can scale to many PB
>> filesystems (largest known filesystem is 20PB, from 1344 * 8TB
>> separate ext4 filesystems).
>
> I like thinks to be as simple and transparent as possible :-) The plan
> is to export the fs via NFS.  I will hit the 16 TB limit again, will I?
> I did not test that part yet.  The NFS clients will then probably be
> required to run 64-bit kernels as well.

Excuse me for not knowing all that much about how linux filesystems
work. I was surprised that I could export the 20TB filesystem via NFS
and mount it on a 32-bit (2.6.31) system.  Do I need to expect failures
when I try to actually use it that way, or does the nfs filesystem not
use the page cache or something, so that the 16TB limit does not apply?

Thanks, Stephan


I guess I should upgrade that kernel ...

(root)informatix:/data/hinkelstein# cat /proc/cpuinfo 
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Pentium(R) 4 CPU 2.00GHz
stepping        : 4
cpu MHz         : 2020.126
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pebs bts
bogomips        : 4040.25
clflush size    : 64
power management:

(root)informatix:/data/hinkelstein# cat /proc/version 
Linux version 2.6.31 (stephan@informatix) (gcc version 4.3.3 (Debian 4.3.3-8) ) #2 Fri Oct 2 08:25:51 CEST 2009

(root)informatix:/data/hinkelstein# df .
Filesystem           1K-blocks      Used Available Use% Mounted on
falbala:/data/hinkelstein/
                     19021934592 651503616 17404166144   4% /data/hinkelstein


-- 
Stephan

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2010-12-14 20:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <s6nzks9y74l.fsf@falbala.ieap.uni-kiel.de>
2010-12-13 18:12 ` 20TB ext4 Lukas Czerner
2010-12-13 21:57 ` Andreas Dilger
2010-12-14  3:27   ` Ric Wheeler
2010-12-14  8:59   ` Stephan Boettcher
2010-12-14 20:51     ` Stephan Boettcher [this message]
2010-12-15  9:21       ` Andreas Dilger

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=s6noc8oxelk.fsf@blaulicht.switch.brux \
    --to=boettcher@physik.uni-kiel.de \
    --cc=linux-ext4@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox