5.5.265 HP StorageWorks X9000 Series Release Notes

management console, and uninstall the IbrixFusionManager package from the file serving nodes. You
can then upgrade the cluster.
IMPORTANT: This workaround does not apply to clusters using the agile management console. The
RPMs should not be uninstalled on these clusters.
Complete the following steps:
1. On the standard management console, check for the IbrixServer RPM:
# rpm qa | grep i IbrixServer
If the RPM is present, the output will be similar to the following:
IbrixServer-<version>
2. If the IbrixServer RPM is present, uninstall the RPM:
# rpm -e IbrixServer-<version>
3. On each file serving node, check for the Ibrix Fusion Manager RPM:
# rpm qa | grep i IbrixFusionManager
If the RPM is present, the output will be similar to the following:
IbrixFusionManager-<version>
4. If the RPM is present on the node, remove the RPM:
# rpm -e IbrixFusionManager-<version>
Migration to an agile management console configuration
When a cluster is configured with a dedicated, standard management console, the Quick Restore
installation procedure installs both the IbrixFusionManager and the IbrixServer packages on the
dedicated, standard management console and on each node of the cluster. If you then attempt to
migrate to an agile management console configuration, the migration procedure will fail. To avoid
the failure, uninstall the IbrixServer package from the dedicated, standard management console, and
uninstall the IbrixFusionManager package from the file serving nodes. You can then perform the
migration.
Complete the following steps:
1. On the standard management console, check for the IbrixServer RPM:
# rpm qa | grep i IbrixServer
If the RPM is present, the output will be similar to the following:
IbrixServer-<version>
2. If the IbrixServer RPM is present, uninstall the RPM:
# rpm -e IbrixServer-<version>
3. On each file serving node, check for the Ibrix Fusion Manager RPM:
# rpm qa | grep i IbrixFusionManager
If the RPM is present, the output will be similar to the following:
IbrixFusionManager-<version>
4. If the RPM is present on the node, remove the RPM:
# rpm -e IbrixFusionManager-<version>
Fixes 7