Running a Cohesity restore operation fails during the initial mount stage with RPC timeout errors.
Mount failed: Unable to get console path for mount."/var/log/vmkernel.log reports: "WARNING: NFS: 209: Got error 13 from mount call" or "SunRPC: Synchronous RPC cancel for client."This issue is typically caused by network-layer packet drops or stateful firewall classification blocking SunRPC/Mount Protocol traffic (Program 100005) between the ESXi VMkernel interface and the Cohesity appliance. Secondary factors may include MTU mismatches (Jumbo Frames) causing packet fragmentation.
To resolve this issue, perform the following steps:
nc -vz <Cohesity_IP> 111nc -vz <Cohesity_IP> 2049vmkping -I vmkX -d -s 8972 <Cohesity_IP>pktcap-uw --vmk vmkX --dir 2 -o /vmfs/volumes/<datastore>/nfs_issue.pcap