Hi -<div><br></div><div>(I apologize for the ext4 question in an ext3 mailer, but I couldn't find a user list for ext4.)</div><div><br></div><div>Per my understanding, ext4 can support file sizes upto 16 TiB if you use 4k blocks. I have a logical volume which uses ext4 with a 4k block size but I am unable to create files that are 8TiB (8796093022208 bytes) or larger.</div>





<div><br></div><div><div><div><div>[root@camanoe] ls -l</div><div>total 8589935388</div><div>-rw-rw---- 1 root root 8796093022207 2010-03-26 11:43 bigfile</div><div><br></div></div><div><div><div>[root@camanoe] echo x >> bigfile</div>

<div>-bash: echo: write error: File too large</div><div><br></div></div></div></div></div><div><div>[root@camanoe] df -h .</div><div>Filesystem            Size  Used Avail Use% Mounted on</div><div>/dev/mapper/vg-mysql_vol</div>

<div>                       15T  8.1T  5.6T  60% /mysql</div><div><br></div></div><div><div>[root@camanoe]# tune2fs -l /dev/vg/mysql_vol | grep "Block size"</div>

<div>Block size: 4096</div><div><br></div></div><div><div><div>[root@camanoe]# uname -a</div><div>Linux camanoe 2.6.29.4-167.fc11.i686.PAE #1 SMP Wed May 27 17:28:22 EDT 2009 i686 i686 i386 GNU/Linux</div><div>
<br></div></div><div>I'm probably doing something wrong here, but can't figure it out. Any ideas guys? Thanks in advance.</div><div><br></div><div>Arun</div></div>