I recently facing the issue, datastore's are not visible after upgrade the esxi hosts from 6.0 to 6.7 U3.
I have performed the esxi host upgrade via update manager. No issue was triggered during the upgrade.
Basic troubleshooting, I have rescanned the storage adapters but no luck.
How to rescan the storage:
> selected the esxi host and right click > choose storage > select rescan storage.
wait for complete the rescan and verify the esxi host.
How to check the NIC cards status.
> selected the esxi host > go to configuration tab> Choose physical adapter option under networking
verified the any Nics/cards are down or not. Looks everything was good.
So I decided to check HBA card details via command line
> Login putty session of esxi host
> Run the below command.
# vmkchdev -l |grep vmhbaX
vmkchdev -l |grep vmhba Get HBA Vendor ID (VID), Device ID (DID), Sub-Vendor ID (SVID), and Sub-Device ID (SDID) using the vmkchdev command
for Example output
--------------------------------------------------
vmkchdev -l |grep vmhba1
000:16.0 10df:e200 10df:e280 vmkernel vmhba1
In this example, the values are:
VID = 10df
DID = e200
SVID = 10df
SDID = e280
------------------------------------------------------------------------
Please use below URL to check compatibility versions
https://www.vmware.com/resources/compatibility
> Download the latest firmware version and upload into esxi host.
> There are multiple ways to firmware zip file into esxi host. I uploaded through WINSCP.
> Login putty session of esxi host.
# esxcli software vib install -d path
# esxcli software vib install -d /datastore/Broadcome-flx-ipfc_12.8.
# reboot
> please reboot the esxi host after installed firmware version.
> Issue got fixed. Now able to see all existing datastore and seems to be fine.
> All datastore's are came backup after update the firmware of HBA card.
==========================***===============================
Links:-
https://vmkfix.blogspot.com/2023/03/publish-operation-failed-and-host-is.html
https://vmkfix.blogspot.com/2021/05/what-is-hostd-and-vpxa.html
https://vmkfix.blogspot.com/2021/05/unable-to-apply-drs-resource-settings.html
https://vmkfix.blogspot.com/2021/05/how-to-upgrade-esxi-host-through.html
https://vmkfix.blogspot.com/2021/05/how-to-take-backup-of-esxi-host.html
https://vmkfix.blogspot.com/2021/05/how-to-check-psc-details-in-vcsa.html
https://vmkfix.blogspot.com/2021/04/how-too-get-cdp-info-on-command-line-in.html
https://vmkfix.blogspot.com/2021/04/how-to-power-on-vm-from-command-line-in.html
https://vmkfix.blogspot.com/2021/04/collect-esxi-host-information-for.html
https://vmkfix.blogspot.com/2021/04/how-to-check-vlan-details-esxi-host.html
https://vmkfix.blogspot.com/2021/04/how-to-check-remote-ip-details-in-esxi.html
https://vmkfix.blogspot.com/2021/04/how-to-install-esxi-host-step-by-step.html
https://vmkfix.blogspot.com/2021/04/vcenter-update-patches-from-67-u3-to-67.html
https://vmkfix.blogspot.com/2021/09/how-to-change-ssl-certificates-on.html
https://vmkfix.blogspot.com/2021/08/unable-to-login-vmware-vcenter-server.html
https://vmkfix.blogspot.com/2021/07/how-to-check-vsan-health-status-on.html
https://vmkfix.blogspot.com/2023/07/how-to-identify-orphned-vmdk-files.html
https://vmkfix.blogspot.com/2023/06/virtual-disk-cid-mis-match-on-parent.html
https://vmkfix.blogspot.com/2023/05/unable-to-power-on-vm-vmware.html
https://vmkfix.blogspot.com/2023/05/how-to-change-esxi-root-password.html
https://vmkfix.blogspot.com/2023/05/how-to-change-round-robin-iops-limit.html
https://vmkfix.blogspot.com/2023/04/how-to-collect-emc-grabs-from-esxi-host.html
e
https://vmkfix.blogspot.com/2023/01/ucs-crc-counters-errors.html
https://vmkfix.blogspot.com/2022/06/how-to-update-firmware-on-cisco.html
https://vmkfix.blogspot.com/2021/04/upgrade-cisco-ucs-from-312ba-to-323p-to.html
https://vmkfix.blogspot.com/2023/05/vmware-vcenter-not-login-no-healthy.html
https://vmkfix.blogspot.com/2023/04/disk-unhealthy-on-esxi-host-on-vsan.html
https://vmkfix.blogspot.com/2023/04/how-to-activate-clustered-vmdk-support.html
https://vmkfix.blogspot.com/2023/04/update-network-configuration.html
https://vmkfix.blogspot.com/2023/04/vmware-to-identify-which-drives.html
https://vmkfix.blogspot.com/2023/04/vmware-unmount-datastorevolume-from.html
No comments: