无法在Linux客户端上挂载NFS、并显示错误RPC:超时
适用场景
- ONTAP 9
- NFS
问题描述
- 无法在Linux客户端上挂载NFS 、并出现错误
RPC: Timed out
[root@host ~]# mount -o vers=3 10.x.x.x:/volume /mnt -vv
mount.nfs: timeout set for Tue Aug 8 04:03:22 2023
mount.nfs: trying text-based options 'vers=3,addr=10.x.x.x'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: portmap query retrying: RPC: Timed out
- 在客户端上对存储IP运行showmount命令时、EMS报告以下错误。
ERROR Nblade.nfsConnResetAndClose: Shutting down connection with the client. Vserver ID is 3; network data protocol is port map, Rpc Xid 0xf593031e; client IP address:port is 10.x.x.x:959. local IP address is 10.x.x.x; reason is RpcBindProcGetAddrError - RESULT_ERROR_GENERAL_ENTRY_NOT_FOUND.