Install and configure the Symphony client on one host

  1. Double-click the MSI installation package and follow the prompts.
  2. Set up the environment by running the CLIENT_TOP\conf\symclientenv.bat file from a command console.

    The script sets the SOAM_HOME, PATH, and EGO_CONFDIR environment variables.

  3. Configure the cluster's entry point in CLIENT_TOP\conf\ego.conf.
    1. Specify the master candidate host list.

      For example

      EGO_MASTER_LIST=HostM

    2. Specify the EGO vemkd daemon port number.

      For example

      EGO_KD_PORT=7870