On Mon, Dec 23, 2013 at 11:16 PM, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> wrote: > > how does one configure fedora 20 to support only NFSv4? i'm used to > mucking with /etc/sysconfig/nfs in earlier versions of RH, and tweaking > the variables MOUNTD_NFS_V* and RPCNFSDARGS. i don't see those vars > in fedora 20 and, according to "rpcinfo -p", i'm currently supporting > NFS versions both 3 and 4. so how does one turn off NFSv3? thanks. RPCNFSDARGS="-N 2 -N3" or RPCNFSDARGS="--no-nfs-version 2 --no-nfs-version 3" -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org