====== Why Upgrade to NFSv4 ======
There are numerous advantages to using NFSv3 over previous versions to name but a few they are:
* Locking and mounting is n... ndles UTF8 correctly.
Kernels from 2.6 onwards come with NFSv4 built in so if you are still running a 2.4 kernel it's time to upgrade. Setting up the server is really very ... it when what I really want them to do is mount /home or /data. It also means that in the future I can easily add a director... -m 1777 home</code>
Then bind mount /data and /home to /nfs4exports/data and /nfs4exports/home respectivly.
<code>mount --bind /data data
moun