From 0b536d13022a2de6b10e4f2ae5fe65518a9dfbde Mon Sep 17 00:00:00 2001 From: Bob Callaway Date: Tue, 23 Sep 2014 14:23:10 -0400 Subject: [PATCH] Update naming from clustered mode to cDOT This changes the naming scheme from clustered mode to clustered Data ONTAP, which is the appropriate marketing term for NetApp's products. Change-Id: I2845a7befbf6125b0522a4a88d5a899b6a43b0ca --- doc/source/devref/cluster_mode_driver.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/source/devref/cluster_mode_driver.rst b/doc/source/devref/cluster_mode_driver.rst index 79894e915a..69309c5b3e 100644 --- a/doc/source/devref/cluster_mode_driver.rst +++ b/doc/source/devref/cluster_mode_driver.rst @@ -13,19 +13,21 @@ License for the specific language governing permissions and limitations under the License. -NetApp Cluster Mode (cDOT) -========================== +NetApp Clustered Data ONTAP +=========================== The Manila Shared Filesystem Management Service can be configured to use -NetApp Data ONTAP 8. +NetApp clustered Data ONTAP version 8. Network approach ---------------- -L3 connectivity between storage and Manila host should exist, VLAN segmentation -should be configured. -The Cluster mode driver creates vServers as representation of Manila share -server interface, configures LIFs (Logical Interfaces) and stores shares there. +L3 connectivity between the storage cluster and Manila host should exist, and +VLAN segmentation should be configured. + +The clustered Data ONTAP driver creates storage virtual machines (SVM, +previously known as vServers) as representations of Manila share server +interface, configures logical interfaces (LIFs) and stores shares there. Supported shared filesystems ----------------------------