Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

NFS error NFS4ERR_MINOR_VERS_MISMATCH

2697342Feb 26 2016 — edited Feb 26 2016

Hello all,

Iam currently trying to mount a nfs share on a solaris 10. The nfs server is a windows 2012R2 .

When i try to mount the nfs share with version 3 using it mounts the share with no problems.

When i try to mount it using version 4 i get the following error:

# mount -F nfs -o vers=4 nfs://nfs_fileserver:/rootshare /mnt/tst

nfs mount: mount: /mnt/tst: Operation not supported

in snoop i see the following error:

Solaris -> 192.168.1.145 NFS C 4 (secinfo     ) PUTROOTFH LOOKUP rootshare                                                                SECINFO rootshare

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 TCP D=2049 S=1020 Ack=4000265719 Seq=526215543 Len                                                               =0 Win=32806 Options=<nop,nop,tstamp 311741 927007>

     Solaris -> 192.168.1.145 NFS C 4 (mount       ) PUTPUBFH GETFH LOOKUP roots                                                               hare GETFH GETATTR c8000167 0

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 TCP D=2049 S=1020 Ack=4000265759 Seq=526215731 Len                                                               =0 Win=32806 Options=<nop,nop,tstamp 311741 927007>

     Solaris -> 192.168.1.145 NFS C 4 (secinfo     ) PUTROOTFH LOOKUP rootshare                                                                SECINFO rootshare

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 NFS C 4 (mount       ) PUTPUBFH GETFH LOOKUP roots                                                               hare GETFH GETATTR c8000167 0

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 NFS C 4 (secinfo     ) PUTROOTFH LOOKUP rootshare                                                                SECINFO rootshare

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 NFS C 4 (mount       ) PUTPUBFH GETFH LOOKUP roots                                                               hare GETFH GETATTR c8000167 0

192.168.1.145 -> Solaris      NFS R 4 () NFS4ERR_MINOR_VERS_MISMATCH

     Solaris -> 192.168.1.145 TCP D=2049 S=1020 Ack=4000265919 Seq=526216475 Len                                                               =0 Win=32806 Options=<nop,nop,tstamp 311748 927007>

Can anyone help me solving this?

Regards,

Arestas

This post has been answered by Pascal Kreyer-Oracle on Feb 26 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2016
Added on Feb 26 2016
3 comments
1,448 views