1.Find out the datastore names using:
VMFS:
esxcli storage vmfs extent list
esxcli storage nfs list
2.Remove Datstore forcefully using:
esxcli storage nfs remove -v <DatastoreName>
esxcli iscsi adapter discovery sendtarget add -A vmhba32 -a 10.230.5.60:3260
1.Check iscsi adapter enabled using
esxcli iscsi adapter list
2.Enable iscsi adapter
~ # esxcli iscsi software set -e true
Software iSCSI Enabled
3.Verify the iqn number using:
esxcli iscsi adapter get -A vmhba | grep iqn
To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...