HP StoreAll OS 6.5.1 Upgrade Guide

expanded the tarball in /root during the previous StoreAll installation on this node, the
installer is in /root/ibrix.
19. On the node hosting the passive agile management console, expand the distribution tarball
or mount the distribution DVD in a directory of your choice. Expanding the tarball creates a
subdirectory named ibrix that contains the installer program. For example, if you expand
the tarball in /root, the installer is in /root/ibrix.
20. Change to the installer directory if necessary and run the upgrade:
./ibrixupgrade -f
The installer upgrades both the management console software and the node software on the
node.
21. Verify the status of the management console:
/etc/init.d/ibrix_fusionmanager status
The status command confirms whether the correct services are running. Output will be similar
to the following:
Fusion Manager Daemon (pid 18748) running...
Also run the following command, which should report that the console is passive:
<ibrixhome>/bin/ibrix_fm -i
22. Check /usr/local/ibrix/log/fusionserver.log for errors.
23. If the upgrade was successful, fail back the node. Run the following command on the node
with the active agile management console:
<ibrixhome>/bin/ibrix_server -f -U -h HOSTNAME
24. Verify that the agile management console software and the node software are now upgraded
on the two nodes hosting the agile management console:
<ibrixhome>/bin/ibrix_version -l -S
Following is some sample output:
Fusion Manager version: 5.5.XXX
===============================
Segment Servers
===============
HOST_NAME FILE_SYSTEM IAD/IAS IAD/FS OS KERNEL_VERSION ARCH
--------- ---------------------- ------- ------- --------- -------------- ----
ib50-86 5.5.205(9000_5_5) 5.5.XXX 5.5.XXX GNU/Linux 2.6.18-128.el5 x86_64
ib50-87 5.5.205(9000_5_5) 5.5.XXX 5.5.XXX GNU/Linux 2.6.18-128.el5 x86_64
You can now upgrade any remaining nodes.
Upgrading remaining nodes
Complete the following steps on each node:
1. Manually fail over the node:
<ibrixhome>/bin/ibrix_server -f -p -h HOSTNAME
The node will be rebooted automatically.
2. Move the <installer_dir>/ibrix directory used in the previous release installation to
ibrix.old. For example, if you expanded the tarball in /root during the previous StoreAll
installation on this node, the installer is in /root/ibrix.
3. Expand the distribution tarball or mount the distribution DVD in a directory of your choice.
Expanding the tarball creates a subdirectory named ibrix that contains the installer program.
For example, if you expand the tarball in /root, the installer is in /root/ibrix.
4. Change to the installer directory if necessary and execute the following command:
./ibrixupgrade -f
The upgrade automatically stops services and restarts them when the process is complete.
38 Cascading upgrades