On Thu, 11 Jul 2013, Craig Sanders <[email protected]> wrote: > if nfs v4 is available, then changing to it is probably as simple as > unmounting the NFS mount, editing /etc/fstab to change 'nfs' to 'nfs4' > and then remounting the share.
Recent Linux systems default to nfs4. That definitely happens with Debian/Testing now and I think it happened with Debian/Wheezy on both client and server. I first noticed this when "umount -a -t nfs" stopped working because an /etc/fstab entry of type "nfs" resulted in a "nfs4" mount. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
