public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] trouble creating an ext3 filesystem > 8TB
@ 2007-04-10  0:09 Joshua Hoblitt
  2007-04-10  0:12 ` Joshua Hoblitt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Joshua Hoblitt @ 2007-04-10  0:09 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]

After reading in the kernel changelog that 2.6.19 should support ext3
filesystems up to 16TB in size, I tried to create an 11TB filesystem.
Attempting to do so gets this error from mke2fs:

# mke2fs -j -J size=400 -O sparse_super,dir_index -i32768 -m1 /dev/sda4 
mke2fs 1.39 (29-May-2006)
mke2fs: Filesystem too large.  No more than 2**31-1 blocks
         (8TB using a blocksize of 4k) are currently supported.
# mke2fs -j /dev/sda4
mke2fs 1.39 (29-May-2006)
mke2fs: Filesystem too large.  No more than 2**31-1 blocks
         (8TB using a blocksize of 4k) are currently supported.

This is on a system running 2.6.19-gentoo-r5 with sys-fs/e2fsprogs-1.39

ChangeLog for in kernel 16TB ext3 support:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=855565e81ad8940cc645b5110ec2c7f124a76d23

Release notes for e2fsprogs claiming 16TB support (2**32 blocks).

http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.39

Any idea what I am missing?

Cheers,

-J

--

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-04-12  1:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-10  0:09 [gentoo-amd64] trouble creating an ext3 filesystem > 8TB Joshua Hoblitt
2007-04-10  0:12 ` Joshua Hoblitt
2007-04-10 21:12   ` Joshua Hoblitt
2007-04-11  6:04     ` [gentoo-amd64] " Duncan
2007-04-11  9:06     ` [gentoo-amd64] " Wil Reichert
2007-04-12  1:04       ` Joshua Hoblitt
2007-04-10  7:14 ` Naga
2007-04-11 12:23 ` Mark Haney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox