1748237 Members
3673 Online
108759 Solutions
New Discussion

Re: file too large

 
Judy Traynor
Valued Contributor

Re: file too large

I am late on this one, but the previous answer is correct - If that does not work - post again - the filesystem must have the large files option.

You may want to check your swap space, and MAXDSIZ.
Sail With the Wind
Tom Maloy
Respected Contributor

Re: file too large

You should not need to recreate the file system. Set the largefiles option with fsadm:

/usr/sbin/fsadm -F vxfs -o largefiles /dev/vgXX/rlvolname

using appropriate values for vgXX and rlvolname.

And add the largefiles option in fstab.

Tom
Carpe diem!