HP CIFS Server 2.2i Administrator's Guide version A.01.11.01

Configuring HA HP CIFS
Configure a Highly Available HP CIFS Server
Chapter 7164
/etc/cmcluster/samba/samba.conf. The actual cluster and HA HP
CIFSHP CIFS Server package configuration file names on your system
may be different.
To configure the MC/Service Guard Binary file, you must complete the
following tasks:
1. Use the cmcheckconf command to verify the contents of your cluster
and package configuration.
cmcheckconf -C /etc/cmcluster/cluster.conf \
-P /etc/cmcluster/samba/samba.conf
2. On the alternate node create cluster package directory:
mkdir /etc/cmcluster/ samba
And, copy the package scripts from the primary node.
rcp primary_node:/etc/cmcluster/samba/* /etc/cmcluster/samba
3. Use the cmapplyconf command to copy the binary configuration file
to all the nodes in the cluster.
cmapplyconf -v -C /etc/cmcluster/cluster.conf \
-P /etc/cmcluster/samba/samba.conf
This command will distribute the updated cluster binary
configuration file to all of the nodes in the cluster.
You are ready to start the HA HP CIFS Server package on the primary
node.
You have completed your configuration of the HA HP CIFS Server.