How to forcefully remove inactive datastore from esxi
Login to esxi with root.
List the datastores:
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