how to Remove unmounted/inaccessible datastore from ESXi Host

  • Login to esxi with ssh

  • Find the datastore id using:
    esxcli storage core device list

  • Now  find out „naa.“ of unmounted/inaccessible datastore

  • remove the lun id:
 esxcli storage core device detached remove -d naa.600000e00d00000000010bc100000000

  • rescan hba:
   esxcli storage core adapter rescan --all

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