View on GitHub

LibStorageMgmt

LSI MegaRAID Configuration Guide

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

LSI is providing SMI-S provider installed on server with MegaRAId cards. Please contact LSI support to install and configure a SMI-S provider on your MegaRAID equipped server.

For libStorageMgmt you will need to install the libstoragemgmt-smis-plugin.noarch package if you didn’t install using the distribution tarball.

Once done, the URI will be:

    smispy+ssl://username@host?namespace=root/LsiMr13
    # The 'username' is the neither root, pegasus or other account
    # has privilege to access open-pegasus(tog-pegasus) daemon.
    # The 'host' is ip/hostname of your MegaRAID equipped server.

For ‘SSL error: certificate verify failed’ error, it means LSM failed to verify LSI SMI-S providers’ SSL public keys with system wide PKI/x509. Please contact LSI support to setup the self-signed certification.

If you want to ignore the SSL check error which is not suggested, please add no_ssl_verify=yes in your URI, like this:

    smispy+ssl://username@host?namespace=root/LsiMr13&no_ssl_verify=yes

The following are the steps used by ourselves on LSI SMI-S provider
installation and configuration.
We are providing this in the favor of saving your time with NO WARRANTY.
Please contact LSI Support instead if are working on production system.

Above steps were tested on: