fuel-plugin-cinder-netapp/doc/content/guide.rst

3.6 KiB

Once the Fuel Cinder NetApp plugin has been installed, you can create OpenStack environments that use NetApp storage as a Cinder backend.

Configuring NetApp plugin

  1. Create an OpenStack environment using the Fuel UI wizard:

    image

  2. Finish environment creation following the instructions.

  3. Once the environment is created, open the Settings tab of the Fuel Web UI and scroll down the page. Select the Cinder and NetApp integration checkbox:

    image

  4. Configure the plugin.Select Multibackend enabled checkbox if you would like NetApp driver to be used as the Cinder Multibackend feature:

    image

  5. Choose storage family and storage protocol. Several options are available.

    • If you plan to use ONTAP cluster mode through NFS, click Ontap Cluster radiobutton and select nfs option in Netapp storage protocol. You should also choose NetApp transport type (http or https). Specify the following parameters in the text fields:

      • Netapp username
      • Netapp password
      • Netapp server hostname
      • NFS server
      • NFS share(s)
      • Netapp Vserver

      image

    • If you plan to use ONTAP cluster mode through iSCSI, click Ontap Cluster radiobutton and select iscsi option in Netapp storage protocol. You should also choose NetApp transport type (http or https). Specify the following parameters in the text fields:

      • Netapp username
      • Netapp password
      • Netapp server hostname
      • Netapp Vserver

      image

    • If you plan to use ONTAP 7 mode through NFS, click Ontap 7mode radiobutton and select nfs option in Netapp storage protocol. You should also choose NetApp transport type (http or https). Specify the following parameters in the text fields:

      • Netapp username
      • Netapp password
      • Netapp server hostname
      • NFS server
      • NFS share(s)

      image

    • If you plan to use ONTAP 7 mode through iSCSI, click Ontap 7mode radiobutton and select iscsi option in Netapp storage protocol. You should also choose NetApp transport type (http or https). Specify the following parameters in the text fields:

    • Netapp username
    • Netapp password
    • Netapp server hostname

    image

    • If you plan to use E-series, click E-Series radiobutton and select the only available iscsi option in Netapp storage protocol. You should also choose NetApp transport type (http or https). Specify the following parameters in the text fields: please specify the following parameters:

      • Netapp username
      • Netapp password
      • Netapp server hostname
      • Netapp controller IPs
      • Netapp SA password
      • Storage pools

      image

  6. Using Nodes tab, add nodes and assign roles to them. Please, note that all controller nodes should be configured with Cinder role.

  7. Press Deploy button once you are done with environment configuration.