Worksheet for NAS path failover configuration (ONTAP 9.8 and later)
You should complete all sections of the worksheet before configuring NAS path failover.
IPspace configuration
You can use an IPspace to create a distinct IP address space for each SVM in a cluster. Doing so enables clients in administratively separate network domains to access cluster data while using overlapping IP addresses from the same IP address subnet range.
Information |
Required? |
Your values |
---|---|---|
IPspace name |
Yes |
Broadcast domain configuration
A broadcast domain groups ports that belong in the same Layer 2 network and sets the MTU for the broadcast domain ports.
Broadcast domains are assigned to an IPspace. An IPspace can contain one or more broadcast domains.
The port to which a LIF fails over must be a member of the failover group for the LIF. For each broadcast domain created by ONTAP, a failover group with the same name is also created that contains all the ports in the broadcast domain. |
Information |
Required? |
Your values |
---|---|---|
IPspace name This IPspace must exist. |
Yes |
|
Broadcast domain name This name must be unique in the IPspace. |
Yes |
|
MTU The MTU value is applied to all ports in the broadcast domain and to any ports that are later added to the broadcast domain. The MTU value should match all the devices connected to that network. Note that the e0M port handling management and service processor traffic should have the MTU set to no more than 1500 bytes. |
Yes |
|
Ports These ports can be physical ports, VLANs, or interface groups. |
Yes |
Subnet configuration
A subnet contains pools of IP addresses and a default gateway that can be assigned to LIFs used by SVMs residing in the IPspace.
-
When creating a LIF on an SVM, you can specify the name of the subnet instead of supplying an IP address and a subnet.
-
Since a subnet can be configured with a default gateway, you do not have to create the default gateway in a separate step when creating an SVM.
-
A broadcast domain can contain one or more subnets.
-
You can configure SVM LIFs that are on different subnets by associating more than one subnet with the IPspace's broadcast domain.
-
Each subnet must contain IP addresses that do not overlap with IP addresses assigned to other subnets in the same IPspace.
-
You can assign specific IP addresses to SVM data LIFs and create a default gateway for the SVM instead of using a subnet.
Information |
Required? |
Your values |
---|---|---|
IPspace name This IPspace must exist. |
Yes |
|
Subnet name This name must be unique in the IPspace. |
Yes |
|
Broadcast domain name This broadcast domain must reside in the specified IPspace. |
Yes |
|
Subnet name and mask |
Yes |
|
Gateway If you do not assign a gateway when you create the subnet, you can assign one later. |
No |
|
IP address ranges For example, you can specify a range such as:
If you do not specify an IP address range, the entire range of IP addresses in the specified subnet are available to assign to LIFs. |
No |
|
Force update of LIF associations By default, subnet creation fails if any service processor interfaces or network interfaces are using the IP addresses in the ranges provided. Using this parameter associates any manually addressed interfaces with the subnet and allows the command to succeed. |
No |
SVM configuration
You use SVMs to serve data to clients and hosts.
The values you record are for creating a default data SVM. If you are creating a MetroCluster source SVM, see the Fabric-attached MetroCluster Installation and Configuration Guide or the Stretch MetroCluster Installation and Configuration Guide.
Information |
Required? |
Your values |
---|---|---|
SVM name |
Yes |
|
Root volume name |
Yes |
|
Aggregate name |
Yes |
|
Security style |
Yes |
|
IPspace name |
No |
|
SVM language setting |
No |
LIF configuration
An SVM serves data to clients and hosts through one or more network logical interfaces (LIFs).
Information |
Required? |
Your values |
---|---|---|
SVM name |
Yes |
|
LIF name |
Yes |
|
Service policy |
Yes |
|
Allowed protocols |
No |
|
Home node |
Yes |
|
Home port or broadcast domain |
Yes |
|
Subnet name |
Yes (if using a subnet) |
DNS configuration
You must configure DNS on the SVM before creating an NFS or SMB server.
Information |
Required? |
Your values |
---|---|---|
SVM name |
Yes |
|
DNS domain name |
Yes |
|
IP addresses of the DNS servers |
Yes |
Dynamic DNS configuration
Before you can use dynamic DNS to automatically add DNS entries to your Active Directory- integrated DNS servers, you must configure dynamic DNS (DDNS) on the SVM.
DNS records are created for every data LIF on the SVM. By creating multiple data LIFS on the SVM, you can load-balance client connections to the assigned data IP addresses. DNS load balances connections that are made using the host name to the assigned IP addresses in a round- robin fashion.
Information |
Required? |
Your values |
---|---|---|
SVM name |
Yes |
|
Whether to use DDNS |
Yes |
|
Whether to use secure DDNS |
No |
|
FQDN of the DNS domain |
No |