ontap_lsmplugin (1) - Linux Manuals
ontap_lsmplugin: LibstorageMgmt ONTAP Plugin
NAME
ontap_lsmplugin -- LibstorageMgmt ONTAP PluginDESCRIPTION
LibstorageMgmt ontap plugin allows user to manage NetApp ONTAP storage arrays. The 'ontap_lsmplugin' executable file is for libStorageMgmt daemon to execute when client specifies ontap plugin in the URIThis plugin requires NetApp ONTAP storage array to enable these options:
This options is required for HTTPS connection:
The username is the user account with administration privilege.
The ontap_filer_ip is the NetApp ONTAP filer IP address or DNS name.
No additional URI parameters are supported by this plugin.
URI
To use this plugin, users should set their URI to this format:
# HTTP connection
ontap://<username>@<ontap_filer>
# HTTPS connection
ontap+ssl://<username>@<ontap_filer>
Supported Hardware
NetApp ONTAP 8.x is supported.
Detailed support status can be queried via:
FIREWALL RULES
This plugin requires the access to the NetApp ONTAP Filer's TCP 80 port for
HTTP connection and TCP 443 port for HTTPS connection.
BUGS
Please report bugs to
<libstoragemgmt-devel [at] lists.sourceforge.net>
AUTHOR
Gris Ge <fge [at] redhat.com>
Tony Asleson <tasleson [at] redhat.com>