creating nfs datastore Operation failed, diagnostics report: Unable to get console path for volume




Solution:
Try ro create again:

[root@:~] esxcfg-nas -a -o 10.0.0.1 -s /DND_AUT
Error performing operation: Unable to add new NAS, volume with the label DND_AUT already exists

Now delete the datastore:

[root@:~] esxcfg-nas -d DND_AUT
IORM: failed to disable IORM: Unable to get console path for volume, DND_AUT
NAS volume DND_AUT deleted.

Now add Again:

[root@:~] esxcfg-nas -a -o 10.232.206.206 -s /DND_AUT DND_AUT

Connecting to NAS volume: DND_AUT_INFRA_SVM1

No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...