Probably the server was sharing also with NFSv4, but later it has limited the share to NFSv3 and automounter has not noticed that.
Is it a /net mount? You can try to change the string in server name e.g.
instead of
/net/server/path
try
/net/ServeR/path
it will make automounter to obtain the latest export list from the server



On 04/27/11 20:52, Mike DeMarco wrote:
I am running solaris 11 b151 on a T2000. I have automounter mounting several 
different nas appliances from different servers. I am trying to mount a 
filesystem from one of the nas servers through automounter and keep getting 
permission denied! Yet if I do a command line mount -F nfs I am able to mount 
the filesystem without a issue. What does automounter look at that mount does 
not to give this permission denied message? Note both server and client are on 
the same subnet with no firewalls.
rpcinfo -p <server> from client reports 100005 tcp/udp 1,2,3 all valid.

A snoop gets the following error
RPC R (#4) XID=1304395328 Program number mismatch (low=3, high=3)

Anybody know what is going on?

_______________________________________________
nfs-discuss mailing list
[email protected]

Reply via email to