the setting up NFS guide that I have already put together suffice to say you need to install nfs-kernel-server and portmap. The big di... ind /data data
mount --bind /home home </code>
To make these bindings permanent they need to be added to /etc/fstab which I will do later after I have tes... ,no_subtree_check)
</code>
I found that I needed to restart the nfs server to make these exports visible to the world but I suspect that was because I screwe... e>
I think that should just about be all you need to do to get NFSv4 working. Like previous versions of NFS