HP CIFS Server 3.0b Administrator's Guide version A.02.01.01

Configuring HA HP CIFS
Overview of HA HP CIFS Server
Chapter 11 245
1. On alternate nodes create a cluster package directory:
mkdir /etc/cmcluster/samba/sambapkg1 or sambapkg2,
sambapkg3..n
Copy the package scripts from the primary node.
rcp primary_node:/etc/cmcluster/samba/sambapkg1/* \
/etc/cmcluster/samba/sambapkg1
2. Use the cmcheckconf command to verify the contents of your cluster
and package configuration. At this point it is assumed that you have
created your MCServiceGuard cluster configuration file
(cmclconf.ascii) through MCServiceGuard procedures.
cmcheckconf -C /etc/cmcluster/cmclconf.ascii \
-P /etc/cmcluster/samba/sambapkg1/samba.conf
\
-P /etc/cmcluster/samba/sambapkg2/samba.conf
3. Use the cmapplyconf command to copy the binary configuration file
to all the nodes in the cluster.
cmapplyconf -v -C /etc/cmcluster/cmclconf.ascii \
-P /etc/cmcluster/samba/sambapkg1/samba.conf
\
-P /etc/cmcluster/samba/sambapkg2/samba.conf
This command will distribute the updated cluster binary
configuration file to all of the nodes of the cluster.
You are ready to start the HA HP CIFS Server packages.
The configuration of the HA HP CIFS Server is now complete.