Atom feed of this document
 
 NetApp NFS driver for clustered Data ONTAP

The NetApp NFS driver for clustered Data ONTAP is a driver interface from OpenStack to clustered Data ONTAP systems for provisioning and managing OpenStack volumes on NFS exports provided by the clustered Data ONTAP system.

The NetApp NFS driver for clustered Data ONTAP requires additional NetApp management software namely OnCommand, WFA and NetApp Cloud Web Service application to be installed and configured for using clustered Data ONTAP systems before configuring clustered Data ONTAP NFS driver on OpenStack.

 Configuration options for the clustered Data ONTAP NFS driver

Set the volume driver to the clustered Data ONTAP NFS driver by setting the volume_driver option in cinder.conf as follows:

    volume_driver=cinder.volume.drivers.netapp.nfs.NetAppCmodeNfsDriver
                
Table 11.7. List of configuration flags for clustered Data ONTAP NFS driver
Flag name Type Default Description

netapp_wsdl_url

Mandatory

WSDL URL for NetApp Cloud Web Service serving as management software. NetApp Cloud Web Service is an intermediate service used for propagating requests from the OpenStack driver to different NetApp softwares installed in the environment and the ONTAP cluster systems.

netapp_server_hostname

Mandatory

The host name/IP address of NetApp Cloud Web Service installation.

netapp_server_port

Mandatory

The port on which NetApp Cloud Web Service listens.

netapp_login

Mandatory

Login user name for NetApp Cloud Web Service installation.

netapp_password

Mandatory

Login password for NetApp Cloud Web Service installation.

Refer to OpenStack NetApp community for detailed information.


loading table of contents...