Hello,
Seems like I have an old NFS mount on one of the ESXi hosts that are trying to access a NFS share that does not exist.
I do not want this share anymore. But I cannot find the share/mount in Vcenter and vSphere or when using the command "esxcli storage nfs list" when running this command it's empty.
But my vmkernel.log are filled with
2016-12-15T12:01:53.004Z cpu12:151307)WARNING: NFS: 221: Got error 13 from mount call
2016-12-15T12:02:23.007Z cpu15:221163)WARNING: NFS: 221: Got error 13 from mount call
Also getting the logs on the NAS that says the mountpoint doesn't exist. Which is OK because it doesn't.
Dec 15 13:09:23 <NAS-Name> mountd[22578]: mount request from <ESXi host IP> for non existent path <mountpoint>
Dec 15 13:09:23 <NAS-Name> mountd[22578]: mount request denied from <ESXi host IP> for <mountpoint>
What can I do to find this NFS mount? And remove it. So it stops trying to access the share every 30 seconds.
All help appreciated. If there is a thread and I have not found it. Please link me that because I have not found any.
Thanks,
Phil