Node Name Node ID Role HA State
-------------------------- --------- --------- --------
dd9900-ha3a-p0.example.com 0 active online
dd9900-ha3a-p1.example.com 1 standby online
-------------------------- --------- --------- --------
10. On node 0, convert all data IP addresses to floating IP addresses.
Run the following command for each IP address that needs to be converted to a floating IP address: net config
<interface-name> <IP address> netmask <netmask> type floating
NOTE: The net config command with the float option is the only way to configure a floating IP address. There is no
method available in DD System Manager to configure a floating IP address.
# net config eth1a 2.2.2.1 netmask 255.255.255.0 type floating
11. Add the SSD enclosure to cache tier.
Run the following command: storage add tier cache enclosure<enclosure number>
12. Enable the filesystem on node 0.
Run the following command: filesys enable
Configure System for Use 93