My Notebook
by kerner1000
Open an admin shell and type the following:
/sbin/setcfg NFS Enable_V4 TRUE
/etc/init.d/nfs restart
This will let you mount your shares using nfsv4.
Note that your shares now need to be mounted under /MyStuff
instead of /share/MyStuff
.