Unsolved

This post is more than 5 years old

40 Posts

1651

December 2nd, 2008 12:00

Error writing file: A file cannot be larger than the value set by ulimit

one of our NAS File system is mounted on AIX host and user is trying to transfer files which are using FTP. He could not transfer files as they are greater than 2 GB. They are getting the following error,

Error writing file: A file cannot be larger than the value set by ulimit..

Our UNIX team says that they have no control over the NAS file system and requested to check with this issue.

Is there any settings need to be done from the NAS celerra to make sure the files greaterthan 2GB can be transferred? Please help in this case.

4 Operator

 • 

8.6K Posts

December 2nd, 2008 12:00

check if your are using NFS version 2 or 3 for the mount

NFSv2 has a file size limit of 2 GB

9 Legend

 • 

20.4K Posts

December 2nd, 2008 12:00

can you ask your AIX admin to look in /etc/security/limits ..and make sure that user account being used for FTPing has fsize and fsize_hard set to -1, which stands for unlimited.

Message was edited by:
dynamox

40 Posts

December 24th, 2008 09:00

Thank you all

4 Operator

 • 

8.6K Posts

January 6th, 2009 04:00

you're welcome

can you tell us what the problem turned out to be ?

0 events found

No Events found!

Top