Raid monitoring in megacli for ESXi LSIspeedtest-cli --list" Install LSI CIM Providers Go "https://www.broadcom.com/" and serach "VMWare SMIS Provider VIB" Download latest version "00_37_V0_04_SMIS_VMware_Installer.zip # scp -p vmware-esx-provider-lsiprovider.vib root@esxi:/tmp Unzip it and scp vib file to ESXi server# esxcli software vib install -v /tmp/vmware-esx-provider-lsiprovider.vib --no-sig-check After reboot , check "Configuration - Health Status" in vSpere Client # esxcli software vib list |grep lsiprovider Checked installed status after rebootGo "https://www.broadcom.com/" and serach "MegaCli" Download latest version "8.07.07_MegaCLI.zip" # scp -p Megacli/VmwareMN/vmware-esx-MegaCli-8.07.07.vib root@esxi:/tmp
Unzip it and scp vib file to ESXi server # esxcli software vib install -v /tmp/vmware-esx-MegaCli-8.07.07.vib --no-sig-check # /opt/lsi/MegaCLI/MegaCli -LDInfo -Lall -aALL # find . -name libstorelib.so Find the library#LD_LIBRARY_PATH=/opt/lsi/MegaCLI /opt/lsi/MegaCLI/MegaCli -LDInfo -Lall -aALL |grep "State" Run to check again for raid statusServer is hosted by Alanstudio Linux Operating System Recommend screen resolution 1024 x 768 / IE / FireFox Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved. |