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

* Re: ext4 volume > 16TB possible?
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Jose R. Santos @ 2008-04-08 14:20 UTC (permalink / raw)
  To: Joshua Hoblitt; +Cc: linux-ext4

On Mon, 7 Apr 2008 11:02:37 -1000
Joshua Hoblitt <jhoblitt@ifa.hawaii.edu> wrote:

> 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.

Support for 64-bit block number is not yet available on e2fsprogs.  It
is being worked on but other features currently have higher priority
that this so its hard to say when it will be done.

-JRS

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

* Re: ext4 volume > 16TB possible?
  2008-04-08 14:20 ` Jose R. Santos
@ 2008-04-08 18:05   ` Joshua Hoblitt
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Hoblitt @ 2008-04-08 18:05 UTC (permalink / raw)
  To: Jose R. Santos; +Cc: linux-ext4

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

OK - I am happy to test when this feature is merged.

Thanks,

-J

--
On Tue, Apr 08, 2008 at 09:20:01AM -0500, Jose R. Santos wrote:
> On Mon, 7 Apr 2008 11:02:37 -1000
> Joshua Hoblitt <jhoblitt@ifa.hawaii.edu> wrote:
> 
> > 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.
> 
> Support for 64-bit block number is not yet available on e2fsprogs.  It
> is being worked on but other features currently have higher priority
> that this so its hard to say when it will be done.
> 
> -JRS

[-- 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