Enabling Licenses On The Ha Pair Configuration; Configuring Interface Groups - IBM N series Hardware Manual

System storage
Hide thumbs Also See for N series:
Table of Contents

Advertisement

Example 7-1 Example of /etc/rc files
/etc/rc on itsotuc1:
hostname itsotuc1
ifconfig e0 `hostname`-e0 mediatype 100tx-fd netmask 255.255.255.0
vif create multi vif1 e3a e3b e3c e3d
ifconfig vif1 `hostname`-vif1 mediatype 100tx-fd netmask 255.255.255.0 partner
vif2
route add default 10.10.10.1 1
routed on
savecore
exportfs -a
nfs on
/etc/rc on itsotuc2:
hostname itsotuc2
ifconfig e0 `hostname`-e0 mediatype 100tx-fd netmask 255.255.255.0
vif create multi vif2 e3a e3b e3c e3d
ifconfig vif2 `hostname`-vif2 mediatype 100tx-fd netmask 255.255.255.0 partner
vif1
route add default 10.10.10.1 1
routed onsavecore
exportfs -a
nfs on

7.3.3 Enabling licenses on the HA pair configuration

To enable a license on the HA pair configuration, complete the following steps:
1. For each required license, enter the license and code on both node consoles, as shown in
the Example 7-2.
Example 7-2 Enabling license
license add xxxxx
where xxxxxis the license code you received for the feature
2. Reboot both nodes by using the reboot command.
3. Enable HA pair capability on each node by entering the cf enable command on the local
node console.
4. Verify that HA pair capability is enabled by entering the cf status command on each
node console, as shown in the Example 7-3.
Example 7-3 Confirming whether a HA pair configuration is enabled
cf status
Cluster enabled, nas2 is up
5. Repeat these steps for any other licenses that you must enable by using the license type
and code for each licensed product that is installed on the HA pair configuration.

7.3.4 Configuring Interface Groups

The setup process guides the N series administrator through the configuration of Interface
Groups. In the setup wizard, they are called VIFs.
84
IBM System Storage N series Hardware Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents