5.5 HP StorageWorks X9720 Network Storage System Administrator Guide (AW549-96026, March 2011)

[root@x109s1 ~]# ibrix_fm -i
FusionServer: x109s1 (active, quorum is running)
================================================
Command succeeded!
8. Verify that only one management console exists in this cluster:
ibrix_fm -f
For example:
[root@x109s1 ~]# ibrix_fm -f
NAME IP ADDRESS
------ ----------
X109s1 172.16.3.100
Command succeeded!
9. To provide high availability for the management console, install a passive agile management
console on an existing file serving node. In the command, the -F option forces the overwrite of
the new_lvm2_uuid file that was installed with the X9000 Software. Run the following command
on the file serving node:
<install_code_directory>/ibrixinit -tm -C <local_cluster_interface_device>
–v <cluster_VIF_IP> -m <cluster_netmask> -d <cluster_VIF_device> -w 9009
–M passive -F
For example:
[root@x109s3 ibrix]# <install_code_directory>/ibrixinit -tm -C bond0 -v 172.16.3.1
-m 255.255.248.0 -d bond0:0 -V 10.30.83.1 -N 255.255.0.0 -D bond1:0 -w 9009
-M passive -F
10. Verify that both management consoles are in the cluster:
ibrix_fm -f
For example:
[root@x109s3 ibrix]# ibrix_fm -f
NAME IP ADDRESS
------ ----------
x109s1 172.16.3.100
x109s3 172.16.3.3
Command succeeded!
11. Verify that the newly installed management console is in passive mode:
ibrix_fm –i
For example:
[root@x109s3 ibrix]# ibrix_fm -i
FusionServer: x109s3 (passive, quorum is running)
=============================
Command succeeded
12. Edit the /etc/hosts file on one node. Locate the following lines in the file:
# Internal Admin Addresses
172.16.3.1 x109s1
172.16.3.1 x109s1-adm.internal
172.16.3.2 x109s2
172.16.3.2 x109s2-adm.internal
Update the IP address for the hostname associated with the blade that was assigned a new IP
address in step 1 (x109s1 in our example).
X9720 Network Storage System Administrator Guide 79