public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* ext4 volume > 16TB possible?
@ 2008-04-07 21:02 Joshua Hoblitt
  2008-04-08 14:20 ` Jose R. Santos
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Hoblitt @ 2008-04-07 21:02 UTC (permalink / raw)
  To: linux-ext4

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

Hi Folks,

Is there as of yet a means of creating a large ext4 filesystem?  mke2fs
as of 1.40.8 is still limited to creating ext3 filesystems at 16TB.

--
ipp022 misc # parted /dev/sda print
Model: Areca ARC-1280-VOL#00 (scsi)
Disk /dev/sda: 22.0TB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
 1      17.4kB  100MB   100MB   ext3                    
 2      100MB   32.9GB  32.8GB  linux-swap              
 3      32.9GB  65.6GB  32.8GB  ext3                    
 4      65.6GB  22.0TB  21.9TB                          

ipp022 misc # ./mke2fs -F -j -J size=400 -O
dir_index,filetype,resize_inode,sparse_super -i32768 -m1 -L ipp022.0 /dev/sda4
mke2fs 1.40.8 (13-Mar-2008)
mke2fs: File too large while trying to determine filesystem size
--

Cheers,

-J

--

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

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

end of thread, other threads:[~2008-04-08 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-07 21:02 ext4 volume > 16TB possible? Joshua Hoblitt
2008-04-08 14:20 ` Jose R. Santos
2008-04-08 18:05   ` Joshua Hoblitt

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