Symptom:
"The datastore is not accessible".Validation:
[root@esxi1:~] esxcli storage nfs listVolume Name Host Share Vmknic Accessible Mounted Connections Read-Only isPE Hardware Acceleration----------- ------------------- ------------------- ------ ---------- ------- ----------- --------- ----- ---------------------NFS Datastore nas.####.local /mnt/share/NFS1 None false true 1 true false Not SupportedVMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
"Temporary failure in name resolution".
[root@esxi1:~] vmkping -I vmk0 nas.####.local
getaddrinfo() for "nas.####.local" failed (-3: Temporary failure in name resolution)
[root@esxi1:~] nslookup nas.####.local;; connection timed out; no servers could be reached
[root@esxi1:~] vmkping -I vmk0 157.###.##.##PING 157.###.##.## (157.###.##.##): 56 data bytes64 bytes from 157.###.##.##: icmp_seq=0 ttl=254 time=0.226 ms64 bytes from 157.###.##.##: icmp_seq=0 ttl=254 time=0.273 ms (DUP!)64 bytes from 157.###.##.##: icmp_seq=1 ttl=254 time=0.191 ms64 bytes from 157.###.##.##: icmp_seq=1 ttl=254 time=0.228 ms (DUP!)64 bytes from 157.###.##.##: icmp_seq=2 ttl=254 time=0.209 ms
157.###.##.## ping statistics ---3 packets transmitted, 3 packets received, +2 duplicates, 0% packet lossround-trip min/avg/max = 0.191/0.376/0.273 ms
[root@esxi1:~] vi /etc/hosts
127.#.#.# localhost.localdomain localhost::1 localhost.localdomain localhost192.###.#.### esxi1####.local esxi1
157.###.##.## nas.####.local nas