NFS shares do not automatically remount after a reboot or an upgrade
search cancel

NFS shares do not automatically remount after a reboot or an upgrade

book

Article ID: 397252

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

NFS datastore unmounts automatically after every reboot or after performing patch update/upgrade.

Environment

VMware vSphere ESXi 7.0.3.

 

Cause

When the NFS server is specified using a hostname or Fully Qualified Domain Name (FQDN):

      DNS resolution is required for the ESXi host to resolve the NFS server name. If DNS resolution fails, the mount operation will not complete successfully. In such cases, errors similar to the following may be  observed

  • Unable to resolve hostname

2025-03-27T21:24:01.095Z execution of 'boot storage restore --nfs41-volumes' failed : ResolveHostNames failed. Retrying Unreachable host: Example
2025-03-27T21:24:01.095Z execution of 'boot storage restore --nfs41-volumes' failed : ResolveHostNames failed. Retrying Unreachable host: Example

Resolution