Re: "File size limit exceeded" problem in Red Hat 8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 27, 2004 at 07:36:15AM -0700, Jake Brown wrote:
> It is a simple .txt file. The problem has to do something with the
> filing system supported by Red Hat 8, but I could not figure it out
> yet.

On Red Hat Linux 8 with an ext3 file system, you do not have a 2GB file
size limitation.  To verify this, do:

# dd if=/dev/zero of=/mnt/point/foo.big bs=1024k count=3000

That should give you a 3G file and prove to you that the file system
does support large files.

It's quite possibly and likely that the application is broken and that
it does not support large files even though the operating system does.

Also, when reporting problems like this, it's helpful to tell us you
which file system you're actually using rather than letting us guess.
Do a 'df -T' and it will tell you.

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux