Test
Yet another stress test :) br>
A simple test tool to know the maximum file size on NFSv4. br>
Conclusion
The maximum file size over NFSv4 on ia32, when server runs XFS is 8Tera bytes. This match to the maximal file size the local file system is able to create (on this architecture).
Software configuration
- Server :
- Export options are :
/export *(rw,wdelay,insecure,no_root_squash,no_subtree_check,fsid=0)
- mount options, NFSv4 :
rsize=32768,wsize=32768,timeo=14,intr,noauto -osec=krb5
- Linux 2.6.12-rc4-CITI_NFS4_ALL-1
- local file system is XFS
hardware configuration
Client and server
- 2 processors : Intel(R)
- Xeon(TM) CPU 2.80GHz, cache 512 KB
- Total memory: 2Gb
- Ethernet: 1Gb/s link
- Distribution : modified Fedora Core 2