How to forcefully remove inactive datastore from esxi

How to forcefully remove inactive datastore from esxi

Login to esxi with root.

List the datastores:
   
     esxcli storage filesystem list

Remove the inactive datastore:
    
   esxcli storage nfs remove -v <Datastore name>

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...