HP StoreAll OS 6.5.1 Upgrade Guide

Wait a few minutes for the node to reboot and then run the following command to verify that
the failover was successful. The output should report Up, FailedOver.
<ibrixhome>/bin/ibrix_server -l
8. On the node hosting the active management console, place the management console into
maintenance mode:
<ibrixhome>/bin/ibrix_fm -m maintenance -A
This step fails back the active management console role to the node currently hosting the
passive agile management console (the node that originally was active).
9. Wait approximately 90 seconds for the failover to complete, and then run the following
command on the node that was the target for the failover:
<ibrixhome>/bin/ibrix_fm -i
The command should report that the agile management console is now Active on this node.
10. On the node with the active agile management console, 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.
11. On the node with the active 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.
12. 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 this
node.
13. 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 Active:
<ibrixhome>/bin/ibrix_fm -i
14. Check /usr/local/ibrix/log/fusionserver.log for errors.
15. If the upgrade was successful, failback the node. Run the following command on the node
with the active agile management console:
<ibrixhome>/bin/ibrix_server -f -U -h HOSTNAME
16. From the node on which you failed back the active management console in step 8, change
the status of the management console from maintenance to passive:
<ibrixhome>/bin/ibrix_fm -m passive
17. If the node with the passive management console is also a node, manually fail over the node
from the active management console:
<ibrixhome>/bin/ibrix_server -f -p -h HOSTNAME
Wait a few minutes for the node to reboot, and then run the following command to verify that
the failover was successful. The output should report Up, FailedOver.
<ibrixhome>/bin/ibrix_server -l
18. On the node with the passive agile management console, move the <installer_dir>/
ibrix directory used in the previous release installation to ibrix.old. For example, if you
Upgrading the StoreAll software to the 5.5 release 37