3.7.0 HP StorageWorks HP Scalable NAS File Serving Software upgrade guide HP Scalable NAS for Linux (AG513-96005, October 2009)

13. Install the Performance Dashboard RPM if desired.
# rpm -i <mountpoint>/mxsperfmon-3.7.0-<xxxx>.<arch>.rpm
14. Install the MxDB-Oracle-HiAv RPM package.
# rpm -i <mountpoint>/mxdb_oracle_ha_3.7.0-<xxxx>.<arch>.rpm
15. Verify host name resolution for the virtual host (check DNS or /etc/hosts).
16. Reboot the server.
17. Load the HP Scalable NAS default HBA driver and verify that the server has
access to the SAN storage. Run the following command to load the HBA driver:
# /etc/init.d/pmxs load
18. Run the following command to see a list of devices and review the output to
verify that the SAN is configured as you expect.
# cat /proc/partitions
19. This step applies only to the first node to be upgraded. For subsequent nodes,
go to step 20.
a. Run the mximport tool to import the cluster configuration from a node
running 3.5.1. The mximport tool automatically collects the necessary
cluster configuration information from the 3.5.1 node and sets a flag on
the node being upgraded to indicate that this is an upgraded node. The
3.5.1 node must be accessible via ssh.
# mximport
mximport asks for the following information: the hostname, the root
password for the 3.5.1 node, and the Matrix Server admin password for
the 3.5.1 cluster. The configuration information is then imported.
b. Copy your new license file to /etc/opt/hpcfs/licenses/license
on the server.
c. Skip step 20 and go to step 21.
20. Import the cluster configuration from the node that was upgraded first:
# mx config import <server_upgraded_first>
Upgrade Matrix Server and MxDB-Oracle-HiAv38