tips:irix:mount_nfs
This is an old revision of the document!
Mount modern NFS shares
Mounting modern NFS shares on IRIX is troublesome. NFSv4 is not supported, and UDP protocol is disabled on modern NFS implementations. So NFS filesystems on IRIX cannot be configured by the GUI anymore with recent file servers like TrueNAS.
But with the commandline it's fairly simple:
truenas_fqdn:/mnt/tank/dataset /media/truenas nfs vers=3,proto=tcp,rw,bg,hard,intr,rsize=32768,wsize=32768 0 0
tips/irix/mount_nfs.1789828949.txt.gz · Last modified: by mattieu
