Installing MegaCLI for VMware 5.0
MegaCLI is packaged into a vSphere® Installation Bundle (VIB) for VMware 5.0.
To install the VIB, use the following command:
esxcli software vib install -v=<path to CLI VIB> --force --maintenance-mode --no-sig-check
In the above command, the parameters specify the following information:
![]()
force – Bypasses checks for package dependencies, conflicts, obsolescence, and acceptance levels.
![]()
maintenance-mode – Pretends that the maintenance mode is in effect. Otherwise, the installation stops for live installs that require maintenance mode.
![]()
no-sig-check – Bypasses acceptance level verification, including signing.
After the MegaCLI package is installed, it is available in the /opt/lsi/MegaCLI directory.
To uninstall the VIB, use the following command:
esxcli software vib remove --force -n=<name of the VIB>
For example, if you are uninstalling the vmware-esx-MegaCli-8.02.14.vib, use the following command:
esxcli software vib remove --force -n=vmware-esx-MegaCli-8.02.14
DB09 000202-16 37857-03, Rev R, July 2014 |
Copyright© 2014 by Avago Technologies. All rights reserved. |