To use sybcluster or the Adaptive Server plug-in to manage the cluster after a manual configuration, you must start a Unified Agent on each node used by the cluster, and then deploy the connection agent to each node.
Follow these steps:
Start a Unified Agent on each node used by the cluster. From the $SYBASE directory, enter:
UAF-2_5/bin/uafstartup.sh
Start sybcluster. For example, enter:
sybcluster -U uafadmin -P -C mycluster -F "blade1, blade2,blade2"
Execute deploy plugin. For example:
deploy plugin agent "blade1,blade2,blade3"
See the chapter titled The “sybcluster Utility” in the Users Guide for complete syntax and usage information for sybcluster and ASE plug-in.