Large File Support for RedHat Linux 8.0 Kernal 2.4.18-14
Jim Phillips
jim at ks.uiuc.edu
Fri Jun 13 17:49:21 EDT 2003
Hi,
You also need to add the O_LARGEFILE flag to your open() call.
-Jim
> Steve Elliot wrote:
>
> >Our RedHat 8.0 doesn't seem to support Large file
> >system out of the box. We have a testing program
> >running on an ext3 file system, with both
> >_LARGEFILE_SOURCE and _FILE_OFFSET_BITS=64 defined,
> >the lseek() function failed when the file pointer goes
> >beyound 2G. What's the steps to turn the large file
> >support on? and how do I know it is on?
_______________________________________________
Beowulf mailing list, Beowulf at beowulf.org
To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
More information about the Beowulf
mailing list