fuel-plugin-cinder-netapp/doc/source/description.rst

3.1 KiB

NetApp plugin

The plugin provides support of Clustered Data ONTAP/ONTAP 9, SolidFire and E/EF-series storage clusters to Cinder. The plugin uses NetApp unified and/or SolidFire drivers. The NetApp unified driver is a block storage driver that supports multiple storage families and protocols. A storage family corresponds to storage systems built on different NetApp technologies such as Clustered Data ONTAP/ONTAP 9, SolidFire, and E/EF-Series. The storage protocol refers to the protocol used to initiate data storage and access operations on those storage systems like iSCSI and NFS. The NetApp unified driver can be configured to provision and manage OpenStack volumes on the given storage family using the specified storage protocol. The OpenStack volumes can then be used for accessing and storing data with the storage protocol on the storage family system. The NetApp unified driver is an extensible interface that can support new storage families and protocols.

Features

  • Support for using up to 3 devices simultaneously
  • Clustered Data ONTAP/ONTAP 9 as a backend for Cinder with NFS or iSCSI data-transfer protocols
  • E-Series or EF-Series as a backend for Cinder with iSCSI data-transfer protocol
  • Supports Cinder multibackend
  • Supports all configuration options of NetApp Cinder driver for Mitaka

Requirements

Requirement Version/Comment
Fuel 9.0, 9.1

NetApp Storage System

Clustered Data ONTAP/ONTAP 9

SolidFire

E-Series or EF-Series

Prerequisites

Release Notes

  • The number of simultaneously supported devices has been increased up to 3 NetApp devices
  • Added SolidFire support
  • Data ONTAP 7-Mode support has been disabled

Limitations

  • Before creating Ubuntu repository's mirrors in Fuel, you have to manually add to /usr/share/fuel-mirror/ubuntu.yaml following packages:
    • nfs-common
    • open-iscsi
    • multipath-tools
  • MOS LCM support is in experimental mode
  • Data ONTAP 7-Mode is disabled.