VMware Cloud Community
ilfraft
Contributor
Contributor

ESXi 7 not detecting Raid controller Broadcom PERC H310 Adapter

Hi All,

The server is a Gigabyte H87-HD3

I did upgrade from ESXi 6 to 7

However, when installing with the standard ESXi 7, the installer detects the controller's unsupported hardware found. 

I installed it anyway with no hardware warning.

After the upgrade, I have no access to Storage RAID
Is it possible to fix the compatibility of the RAID controller in ESXI 7?

lspci | grep -i raid
0000:01:00.0 RAID bus controller: Broadcom PERC H310 Adapter [vmhba1]

 

Thanks!

Reply
0 Kudos
2 Replies
Lalegre
Virtuoso
Virtuoso

@ilfraft,

The reason behind this is because the megaraid_sas driver used by that HBA, has been deprecated in version 7: https://kb.vmware.com/s/article/77304

And if you search for the H310 adapter it was last supported in ESXi 6.5 U3.

If you want for testing and if it is not production, you could try downloading the lsi_mr3 driver with the version mentioned here.: https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&productid=18957&deviceCa...

Reply
0 Kudos
jsm79
Enthusiast
Enthusiast

Looks like the highest version of ESXi that supports the H310 adapter is 6.5

https://www.vmware.com/resources/compatibility/detail.php?deviceCategory=io&productid=18957&vcl=true

 

Reply
0 Kudos