Valid for VMware
Symptom
Instant VM creation fails and displays the following error message:
Example
Solution
The reason for this error is that the ESX server lists all the NFS datastore when you create InstantVM NFS datastore, even when some datastore are no longer available. For example, the NFS datastore created by host2 still exists even if host2 is not available because the machine was deleted. So the ESX server cannot resolve the host name.
To resolve this issue, delete the unavailable datastore from the ESX server.
esxcfg-nas -l
The same error is displayed in the command line.
Error performing operation: Unable to resolve hostname 'host2'.
<IP address> <hostname>
Note: The IP address should be reachable.
Example: 10.57.X.X host2
esxcfg-nas -l
arcserve_UDP_<hostname> is /arcserve_UDP_IVM_{ESX_generated_number} from <hostname> unmounted unavailable
Example: esxcfg-nas –l
arcserve_UDP_host2 is /arcserve_UDP_IVM_{991555E6-09A4-4D80-A47E-522831A62Axx} from host2 unmounted unavailable
esxcfg-nas -d arcserve_UDP_host2
Now you can use the NFS function as usual.
Note: For more information on this issue, see the VMware KB article.
Copyright © 2016 |
|