How to remove inaccessible Datastore from ESXi



1.Find out the datastore names using:

   VMFS:
      esxcli storage vmfs extent list

   NFS:
      esxcli storage nfs list
2.Remove Datstore forcefully using:

   esxcli storage nfs remove -v <DatastoreName>

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