Atom feed of this document
 

 Driver options

Table 7.13. Description of configuration options for netapp
Configuration option=Default value Description
expiry_thres_minutes=720 (IntOpt) Threshold minutes after which cache file can be cleaned.
netapp_login=None (StrOpt) Login user name for the storage 7-Mode controller/clustered Data ONTAP management.
netapp_password=None (StrOpt) Login password for the 7-Mode controller/clustered Data ONTAP management.
netapp_server_hostname=None (StrOpt) The management IP address for the 7-Mode controller or clustered Data ONTAP.
netapp_server_port=80 (IntOpt) The 7-Mode controller/Clustered ONTAP data port to use for communication. As a custom, 80 is used for HTTP and 443 is used for HTTPS communication. The defaults should be changed if other ports are used for ONTAPI.
netapp_size_multiplier=1.2 (FloatOpt) When creating volumes, the quantity to be multiplied to the requested OpenStack volume size to ensure enough space is available on the 7-Mode Controller/Clustered Data ONTAP Vserver.
netapp_storage_family=ontap_cluster (StrOpt) Storage family type. Valid values are ontap_7mode for using a 7-Mode controller or ontap_cluster for a Clustered Data ONTAP.
netapp_storage_protocol=None (StrOpt) The storage protocol to be used. Valid options are nfs or iscsi, but we recommended that you consult the detailed explanation. If None is selected, nfs will be used.
netapp_transport_type=http (StrOpt) Transport protocol for communicating with the 7-Mode controller or Clustered Data ONTAP. Supported protocols include http and https.
netapp_vfiler=None (StrOpt) The vFiler unit to be use for provisioning OpenStack Volumes. Use this only if using MultiStore®.
netapp_volume_list=None (StrOpt) Comma separated list of NetApp volumes to be used for provisioning on 7-Mode controller. This option is used to restrict provisioning to the specified NetApp controller volumes. In case this option is not specified all NetApp controller volumes except the controller root volume are used for provisioning OpenStack volumes.
netapp_vserver=None (StrOpt) The Vserver on the cluster on which provisioning of OpenStack volumes occurs. If using netapp_storage_protocol=nfs, it is a mandatory parameter for storage service catalog support. If specified the exports belonging to the vserver will only be used for provisioning in future. OpenStack volumes on exports not belonging to the vserver will continue to function in a normal manner and recieve Block Storage operations like snapshot creation etc.
thres_avl_size_perc_start=20 (IntOpt) Threshold available percent to start cache cleaning.
thres_avl_size_perc_stop=60 (IntOpt) Threshold available percent to stop cache cleaning.

Log a bug against this page

loading table of contents...