Other servers are mounting this NFS share successfully and transferring files of much larger size to it (full machine backups of 8+GB) writing directly to it from bru, but I have two servers which just refuse to write or copy anything fairly substantial in size to it.

All the systems are IRIX6.5

link|improve this question
Could be a largefiles issue, depending on what version of IRIX you have the mount option largefiles (allowing 2Gb+ files) may not be default and you have to manually specify it. – HampusLi Aug 9 '11 at 9:38
I have resolved it (but SF won't let me answer my own question for another 6 hours) - although the version of nfs on the working/non-working servers was the same, the kernel is different, leading to some weird inconsitencies. Adding wsize=4098 to the entry in fstab solved it, thanks. – James Booker Aug 9 '11 at 10:09
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.