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

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...