View on GitHub

LibStorageMgmt

NetApp E-Series Configuration

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

The libStorageMgmt can manage NetApp E-Series via SMI-S plugin (libstoragemgmt-smis-plugin package).

NetApp E-Series is using proxy SMI-S provider which require install NetApp E-Series SMI-S provider software on a server. Please contact NetApp support for more detail.

Once done, the URI is:

smispy://username@host?namespace=root/LsiArray13
smispy+ssl://username@host?namespace=root/LsiArray13
# The 'username' is the username set in SMI-S provider.
# The 'host' is the ip/host of SMI-S provider server.

For ‘SSL error: certificate verify failed’ error, it means LSM failed to verify NetApp-E SMI-S providers’ SSL public keys with system wide PKI/x509. Please contact NetApp 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?no_ssl_verify=yes

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

Above steps were tested on: