HP StoreAll OS 6.5.1 Upgrade Guide

ibrixupgrade hangs
The installation can hang because the RPM database is corrupted. This is caused by inconsistencies
in the Red Hat Package Manager.
Rebuild the RPM database using the following commands and then attempt the installation again.
Note that rm is followed by a space and then two underscores, and rpm is followed by a space
and then two dashes:
cd /var/lib/rpm
rm __*
rpm --rebuilddb
On the management console, ibrixupgrade may also hang if the NFS mount points are stale.
In this case, clean up the mount points, reboot the management console, and run the upgrade
procedure again.
Issues with cascading upgrades 49