2. Notes and Cautions When Using This Product
Notes and Cautions When Starting the ETERNUS AX/AC/HX
Notes and Cautions When Using This Product
18
If there is a LIF whose "Status Admin" is "down" or whose "Is Home" is "false", perform the following
procedure.
1 Enable data LIFs.
Input
Example
2 Revert the LIFs to their home ports.
Input
Example
3 Confirm that the LIFs are on their home ports.
Input
Example
network interface modify {-role data} -status-admin up
cluster1::> network interface modify {-role data} -status-admin up
8 entries were modified.
network interface revert *
cluster1::> network interface revert *
8 entries were acted on.
network interface show
cluster1::> network interface show -vserver vs0
Logical Status Network Current Current Is
Vserver Interface Admin/Oper Address/Mask Node Port Home
----------- ---------- ---------- ------------------ ------------- ------- ----
vs0
data001 up/up 192.0.2.120/24 node0 e0e true
data002 up/up 192.0.2.121/24 node0 e0f true
data003 up/up 192.0.2.122/24 node0 e2a true
data004 up/up 192.0.2.123/24 node0 e2b true
data005 up/up 192.0.2.124/24 node1 e0e true
data006 up/up 192.0.2.125/24 node1 e0f true
data007 up/up 192.0.2.126/24 node1 e2a true
data008 up/up 192.0.2.127/24 node1 e2b true
8 entries were displayed.