View on GitHub

LibStorageMgmt

HP SmartArray Configuration Guide

Download this project as a .zip file Download this project as a tar.gz file

LibStorageMgmt can manage HP SmartArray RAID adapters via the hpsa plugin (libstoragemgmt-hpsa-plugin package). You are also required to install the ssacli binary tool from the HP website.

Once done, the URI will be:

hpsa://

Note: Older versions of command line tool were hpssacli, newer versions are ssacli. They have the same syntax, the plugin and URI still use old naming.

If you are not using default install path of ssacli, please use this URI to specify the path:

hpsa://?hpssacli=<path_of_hpssacli_bin_file>

The following are the steps used by ourselves to install ssacli
We are providing this information in hopes of saving you time with NO WARRANTY.
Please contact HP Support if you encounter issues with the command line tool.

[hp-mcp]
name=HP Management Component Pack
baseurl=http://downloads.linux.hpe.com/SDR/repo/spp/RedHat/$releasever/$basearch/current/
enabled=1
gpgcheck=0
sudo yum install ssacli -y

Above steps were tested on: