May 27 2025
MOunting datastore yang tiba tiba hilang ketika pindah hardisk Vmware Esxi 6.7
I’ve solved the issue. Leaving this here just in case there is anyone else.
On the host you are having a similar issue:
1. SSH into the ESXi host
2. Run this command esxcfg-volume -l
This should show the good LUNs that are not mounted. If the command returns empty then that means everything is mounted.
3. If the list returns your LUNs then just mount them with this command esxcfg-volume -m <type just the LUN number from the previous command>
4. Check your Datastores on that host and see that the LUN is now there. If not, just rescan datastore.
Hope that helps anyone.
Thanks.
https://www.truenas.com/community/threads/vmware-datastore-no-visible.78819/