3.7.0 HP StorageWorks HP Scalable NAS File Serving Software administration guide - HP Scalable NAS 3.7 for Linux (AG513-96002, October 2009)
Administer init.d scripts
When services such as NFS or Samba are configured on PSFS filesystems, HP Scalable
NAS must be started before the service is started. To ensure that HP Scalable NAS
starts before the service, modify the /etc/init.d script for the desired service and
add pmxs as a dependency.
For example, on SLES10, locate the line in the /etc/init.d/nfs script beginning
with “# Required-Start:” and add pmxs to the end of the line. Change:
# Required-Start: $network $portmap
to:
# Required-Start: $network $portmap pmxs
Back up and restore the cluster configuration
It is important to back up the cluster configuration whenever changes are made. You
can then easily restore the cluster if necessary.
HP Scalable NAS configuration
HP recommends that you back up HP Scalable NAS whenever the cluster configuration
or the membership partitions are changed. Be sure to make separate backups for
each node in the cluster.
The HP Scalable NAS configuration files are in the /etc/opt/hpcfs and
/var/opt/hpcfs directories. You can back up either the entire directories or the
following individual files.
Files in /var/opt/hpcfs:Files in /etc/opt/hpcfs:
mxsecret
oem.conf
psSAN.cfg
scl.conf
snap.conf
FCswitches
MPdata
run/MP.backup
cp_conf
fc_pcitable
fence.conf
licenses/license
mxinit.conf
mx_passwd
HP Scalable NAS File Serving Software administration guide 61