Dell Servers with vSphere 5.5/6.0 and Compellent SCv2020 HBA SAS conectivity

Dell Servers with vSphere 5.5/6.0 and Compellent SCv2020 HBA SAS conectivity

scv_r530_sas
Dell Servers with vSphere 5.5/6.0 and Compellent SCv2020  HBA SAS conectivity

  • Server Dell PowerEdge R530
  • Dell Customized ESXi 6.0.0.update02-3620759
  • Storage Dell Compellent SCv2020 with 12G SAS Connectivity
  • Datastores were inaccessible after ESXi host reboot
  • Cannot change path selection
  • Lower performance than expected from array
scv2020-1
Cannot change path selection

Solution:

scv2020-3

Enable SSH on ESXi host (VMware ESXi – How to Enable SSH on ESXi host) and check drivers with commnad  esxcfg-scsidevs -a in my case lsi_msgpt3, which is not correct.

To disable lsi_msgpt3 on ESXi 6.5 run:

esxcfg-module -d lsi_msgpt3

To disable  lsi_msgpt3 on ESXi 6.0 & 5.5 run:

esxcli system module set --enabled=false --module=lsi_msgpt3
#for unsintall 
esxcli software vib remove –n lsi-msgpt3

scv2020-8

Download latest mpt3sas driver (currently for ESXi 6.0 U2 – mpt3sas-13.00.00.00-6.0-3755736) from VMware site or for ESXi 6.5 here and unzip it to your desktop. Now you need copy .vib file to your ESXi host to the /tmp folder, easiest way is with WinSCP. After driver installation, about 30 seconds, i restarted ESXi host and it returns to be active.

  • vim-cmd hostsvc/maintenance_mode_enter
  • esxcli software vib install -v „tmp/file.vib“
  • reboot
  • vim-cmd hostsvc/maintenance_mode_exit

scv2020-10

(Visited 1 989 times, 1 visits today)

Napsat komentář

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *