Enabling sybcluster and the Plug-in After a Manual Configuration

To use sybcluster or the Adaptive Server plug-in to manage the cluster after a manual configuration, start a Unified Agent on each node in the cluster, and then deploy the connection agent to each node.

  1. Start a Unified Agent on each node used by the cluster. From the $SYBASE directory, enter:
    UAF-2_5/bin/uafstartup.sh
  2. Start sybcluster. For example, enter:
    sybcluster -U uafadmin -P -C mycluster 
      -F "blade1, blade2,blade2"
  3. Execute deploy plugin. For example:
    deploy plugin agent "blade1,blade2,blade3"
    See the chapter titled The “sybcluster Utility” in the Clusters Users Guide for complete syntax and usage information for sybcluster and ASE plug-in.