HP StoreAll OS 6.5.1 Upgrade Guide

1. Disable automated failover on all nodes:
<ibrixhome>/bin/ibrix_server -m -U
2. Verify that automated failover is off:
<ibrixhome>/bin/ibrix_server -l
In the output, the HA column should display off.
3. 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.
4. 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.
5. Change to the installer directory if necessary and run the upgrade:
./ibrixupgrade -f
6. Verify that the management console is operational:
/etc/init.d/ibrix_fusionmanager status
The status command should report that the correct services are running. The output is similar
to this:
Fusion Manager Daemon (pid 18748) running...
7. Check /usr/local/ibrix/log/fusionserver.log for errors.
Upgrading nodes
After the management console has been upgraded, complete the following steps on each node:
1. From the management console, manually fail over the node:
<ibrixhome>/bin/ibrix_server -f -p -h HOSTNAME
The node reboots 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.
5. When the upgrade is complete, verify that the StoreAll software services are running on the
node:
/etc/init.d/ibrix_server status
The output is similar to the following. If the IAD service is not running on your system, contact
HP Support.
IBRIX Filesystem Drivers loaded
ibrcud is running.. pid 23325
IBRIX IAD Server (pid 23368) running...
6. Verify that the ibrix and ipfs services are running:
lsmod|grep ibrix
ibrix 2323332 0 (unused)
32 Cascading upgrades