4 Operator

 • 

8.6K Posts

August 6th, 2009 06:00

check that the NFSv4 server is indeed running

server_nfs server_2 -v4
server_nfs server_2 -stats

then check from the client using "rpcinfo -p if you can see v4 registered

what DART version are you running ?

9 Legend

 • 

20.4K Posts

August 6th, 2009 20:00

if you enable NFS4, clients that do not support NFSv4 will still be able to connect via v3 ?

674 Posts

August 6th, 2009 22:00

Linux host:
mount -t nfs4 fc2:/ /mnt/NFS4


Do you export the root of the datamover to the linux host?



We receive the error: RPC error: program or version
mismatch.


I would assume, this is a issue of the linux host, which OS Version are you using?

4 Operator

 • 

8.6K Posts

August 7th, 2009 02:00

From Configuring NFS on Celerra:

Normally a file system is exported to all versions of the NFS protocol. Access to a file system
can be restricted by setting the nfsv4only option.
When a file system is exported with the nfsv4only option, but the NFSv4 service is not
enabled by setting the hivers option for the nfs start command in the netd file, the problem
is logged and the export continues. Although the export does not fail, access through NFSv2
and NFSv3 as well as NFSv4 is blocked.

9 Legend

 • 

20.4K Posts

August 7th, 2009 03:00

thank you Rainer
No Events found!

Top