Dell Unity Configuration and Best Practices
Dell Unity Configuration and Best Practices
Availability
Version 5.x
NOTE: A NOTE indicates important information that helps you make better use of your product.
CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid
the problem.
WARNING: A WARNING indicates a potential for property damage, personal injury, or death.
© 2017 - 2023 Dell Inc. or its subsidiaries. All rights reserved. Dell Technologies, Dell, and other trademarks are trademarks of Dell Inc. or its
subsidiaries. Other trademarks may be trademarks of their respective owners.
Contents
Additional resources......................................................................................................................4
Contents 3
Preface
As part of an improvement effort, revisions of the software and hardware are periodically released. Therefore, some functions
described in this document might not be supported by all versions of the software or hardware currently in use. The product
release notes provide the most up-to-date information on product features. Contact your technical support professional if a
product does not function properly or does not function as described in this document.
Product information
For product and feature documentation or release notes, go to Unity Technical Documentation at: dell.com/unitydocs.
Troubleshooting
For information about products, software updates, licensing, and service, go to Support (registration required) at: dell.com/
support. After logging in, locate the appropriate product page.
4 Additional resources
1
Configure High Availability using Unisphere
Topics:
• Link aggregation (physical deployments only)
• Fail-safe networking
• Repurpose a NAS Ethernet port for FSN or link aggregation
Prerequisites
Ports must have the same MTU size in order to be aggregated. Linked ports must connect to the same logical switch, and the
switch must be configured to use the IEEE 802.3ad standard Link Aggregation Control Protocol (LACP).
Steps
1. Under Settings, select Access > High Availability
2. Under Link aggregations, select the Add icon.
3. Select the Ethernet ports you want to add to the link aggregation.
Prerequisites
You cannot edit a link aggregation that is already part of a fail safe network (FSN). You must first remove that link aggregation
from the FSN in order to do so. You cannot remove the primary port from a link aggregation. You cannot add a port to the link
aggregation that is already independently part of an FSN.
Ports must have the same MTU size in order to be aggregated. Linked ports must connect to the same logical switch, and the
switch must be configured to use the IEEE 802.3ad standard Link Aggregation Control Protocol (LACP).
Steps
1. Under Settings, select Access > High Availability.
2. Under Link aggregations, select an existing link aggregation and click the Edit icon.
a. Select a non-primary port and click the Delete icon to remove it from the link aggregation.
NOTE: Removing a port from a link aggregation with only two ports will destroy the link aggregation.
b. Alternatively, click the Add icon and select a new port to add to the link aggregation.
c. Optionally, change the MTU size for the link aggregation (changes all ports at once).
3. Click Apply after each change before you make another modification.
Fail-safe networking
Learn about Fail-safe networking (FSN).
A Fail-Safe Network (FSN) is a high-availability feature that extends link failover into the network by providing switch-level
redundancy. An FSN appears as a single link with a single MAC address and potentially multiple IP addresses. An FSN can be a
port, a link aggregation, or any combination of the two. An FSN adds an extra layer of availability to link aggregations alone. Link
aggregations provide availability in the event of a port failure. FSNs provide availability in the event of a switch failure. Each port
or link aggregation is considered as a single connection. Only one connection in an FSN is active at a time. All the connections
making up the FSN share a single hardware (MAC) address.
If the system detects a failure of the active connection, it will automatically switch to the standby connection in the FSN.
That new connection assumes the network identity of the failed connection, until the primary connection is available again.
You can designate which connection is the primary port/connection. To ensure connectivity in the event of a hardware failure,
create FSN devices on multiple I/O modules or onboard ports. The FSN components are connected to different switches. If the
network switch for the active connection fails, the FSN fails over to a connection using a different switch, thus extending link
failover out into the network.
When replicating from one Unity system to another, configure the FSN the same way on both systems as a best practice. You
will need to manually configure the FSN on the destination before setting up replication. Otherwise, if you set up the FSN on the
destination after replication is configured, you will need to use the Override address option to select the FSN as the interface
for the destination NAS server.
NOTE: A NAS server IP interface should be build on the highest level logical device. If you want to repurpose a port or link
aggregation currently used as a NAS server IP interface for an FSN, you will need to remove the IP interface from the NAS
server, create the FSN, and reassign the IP interface to the FSN device.
Prerequisites
If you want to add a link aggregation to this FSN, be sure to create that link aggregation first.
Steps
1. Under Settings, select Access > High Availability
2. Under Fail Safe Networking, click the Add icon.
3. Select two or more ports to add to the Fail Safe Network. You can choose standalone ports or link aggregations, or any
combination of the two.
4. Select the Primary Port for the FSN and click Apply.
Change an FSN
Learn how to add or remove links to an existing fail-safe network.
Prerequisites
You cannot remove a primary port from an FSN.
Steps
1. Under Settings, select Access > High Availability.
2. Under Fail Safe Networking, select the FSN for which you want to add or remove ports or link aggregations and click the
Edit icon.
3. Select a non-primary port and click the Delete icon to remove it from the FSN. Alternatively, click the Add icon and select
a new port or link aggregation to add to the FSN. Click Apply after each add or delete change before you make another
modification.
Steps
1. Remove the IP interface from the NAS server for the port you would like to use in the FSN.
2. Optionally, create the Link Aggregation to be included in the FSN.
3. Create an FSN using the desired ports and/or link aggregations.
4. Recreate the IP interface for the NAS server on top of the FSN device.
NOTE: The cabling on SP A must be identical to the cabling on SP B, or you cannot configure link aggregation.
Format
/net/la create –ports <value> [-mtuSize <value>]
Action qualifier
Qualifier Description
-ports Type the IDs of the physical ports to link on the SP. Separate the IDs with a comma. For example, to link ports 0
and 1 on SPA, type: eth0_SPA,eth1_SPA.
-mtuSize Type the MTU size (in bytes) for the linked ports. The MTU size can be set to a custom value between 1280 and
9216.
Specific I/O modules may restrict allowed range for MTU size value. The MTU size values of 1500 bytes (default)
and 9000 bytes (jumbo frame) are supported by all interfaces and I/O modules.
Example
The following command links port 0 and port 1 on SPA with the default MTU size. The system has two SPs, so port 0 and port 1
on SPB are also linked, which results in two link aggregation IDs:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/la create -ports "eth0_SPA,eth1_SPA"
Format
/net/la [-id <value>] show
Object qualifier
Qualifier Description
-id Type the ID of the link aggregation.
Example
The following command shows the link aggregations on the system, in this case, for both SPA and SPB:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/la show -detail
1: ID = spa_la_0_2
SP = spa
Ports = spa_iom_0_eth2, spa_iom_0_eth3
FSN port ID = None
MTU size = 3456
Available MTU sizes = 1280-9216
Linux device name = bond12
Health state = OK (5)
Health details = "The component is operating normally. No action is required."
Operational status =
2: ID = spb_la_0_2
SP = spb
Ports = spb_iom_0_eth2, spb_iom_0_eth3
FSN port ID = None
MTU size = 3456
Available MTU sizes = 1280-9216
Linux device name = bond12
Health state = OK (5)
Health details = "The component is operating normally. No action is required."
Operational status =
Format
/net/la -id <value> set [-ports <value>] [-mtuSize <value>]
Action qualifier
Qualifier Description
-ports Type the IDs of the physical ports to link on the SP. Separate the IDs with a comma. For example, to link ports 0
and 1 on SPA, type: eth0_SPA,eth1_SPA
-mtuSize Type the MTU size (in bytes) for the linked ports. The MTU size can be set to a custom value between 1280 and
9216.
Specific I/O modules may restrict allowed range for MTU size value. The MTU size values of 1500 bytes (default)
and 9000 bytes (jumbo frame) are supported by all interfaces and I/O modules.
Example
The following command changes the MTU size for link aggregation la0_SPA to 9000 bytes. The system has two SPs, so MTU
size is updated for both link aggregation IDs:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/la –id la0_SPA set –mtuSize 9000
ID = la0_SPA
ID = la0_SPB
Operation completed successfully.
Format
/net/la [-id <value>] delete
Object qualifier
Qualifier Description
-id Type the ID of the link aggregation to delete.
Example
The following command deletes link aggregation la0_SPA. The system has two SPs, so link aggregation la0_SPB is also deleted:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/la –id la0_SPA delete
Create an FSN
Use the CLI to create a fail-safe network.
Create a fail-safe network using two or more ports or link aggregations.
Format
/net/fsn create -primaryPort <value> -secondaryPorts <value> [-mtuSize <value>]
Action qualifier
Qualifier Description
-primaryPort Type the ID of the primary port for the FSN. This can be either an ethernet port or link
aggregation.
-secondaryPorts Type the comma-separated list of additional port or link aggregation IDs to be included in the
FSN.
-mtuSize Optionally, type the Maximum Transmission Unit size for the FSN. The MTU must be in the
range allowed for all of the ports included in the FSN. The MTU size can be set to a custom
value between 1280 and 9216.
Specific I/O modules may restrict allowed range for MTU size value. The MTU size values of
1500 bytes (default) and 9000 bytes (jumbo frame) are supported by all interfaces and I/O
modules.
Example
The following example creates an FSN where the primary port is a single ethernet port, and the secondary ports include a link
aggregation and additional single ethernet port.
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/fsn create -primaryPort spa_eth0
-secondaryPorts "spa_la_2,spa_eth3"
ID = spa_fsn_0
ID = spb_fsn_0
Format
/net/fsn [-id <value>] show
Example
The following example shows the details of all the FSNs on the system.
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/fsn show -detail
1: ID = spa_fsn_0_1
SP = spa
Primary port = spa_iom_0_eth1
Secondary ports = spa_la_2
Active port = spa_iom_0_eth1
MTU size = 1500
Available MTU sizes = 1500,9000
Health state = OK (5)
Health details = "FSN port is operating normally."
2: ID = spb_fsn_0_1
SP = spb
Primary port = spb_iom_0_eth1
Secondary ports = spb_la_2
Active port = spb_iom_0_eth1
MTU size = 1500
Available MTU sizes = 1500,9000
Health state = OK (5)
Health details = "FSN port is operating normally."
Change an FSN
Make changes to an existing FSN.
Change a fail-safe network by modifying the included secondary ports or MTU sizes.
Format
/net/fsn -id <value> set [-secondaryPorts <value>] [-mtuSize <value>]
Object qualifier
Qualifier Description
-id Type the ID of the FSN port.
Action qualifier
Qualifier Description
-secondaryPorts Type the list of full IDs of the physical ports and/or link aggregation ports for the FSN. Remove
any from the list you wanted deleted from the FSN, and add any you want included.
Example 1
The following example changes the MTU size of the FSN "spa_fsn_0".
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/fsn -d spa_fsn_0 set -mtuSize 9000
ID = spa_fsn_0
ID = spb_fsn_0
Example 2
The following example shows an attempt to add Ethernet port "spa_iom_0_eth2" to FSN "spa_fsn_0", however this ethernet
port is already in use for another link aggregation and could not be added independently to the FSN.
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /net/fsn -d spa_fsn_0 set -secondaryPorts
spa_iom_0_eth2
Delete an FSN
Delete an FSN from the system.
Delete a fail-safe network.
Format
/net/fsn -id <value> delete
Object qualifier
Qualifier Description
-id Type the ID of the FSN port.
ID = spa_fsn_0
ID = spb_fsn_0