Installation prerequisites

Ensure you have Local Administrator privileges to install the package

Ensure you have a Local Administrator account on the machine on which MoSes master is installed.

Know the Symphony consumer

The instructions in this document assume that you will use the /SampleApplications/SOASamples consumer to deploy the Symphony—MoSes wrapper service.

If you want to deploy the service to a different consumer, create the consumer in Symphony before installing the Symphony—MoSes integration package.

Note user accounts for the Platform Management Console

By default, when you first install Symphony, you use the following cluster administrator account in the Platform Management Console.

Administrator

  • User name: Admin

  • Password: Admin

If you have different user accounts/passwords in your Platform Management Console, make a note of them.

Download the packages

  • Download the Symphony 5.1 DE msi package

  • Download the Symphony—MoSes integration msi package

Install MoSes

Install MoSes and ensure it is working properly.

Refer to the MoSes documentation for more details.

Install Symphony

Install Symphony and ensure it is working properly.

  1. Obtain a Symphony license file from Platform Computing.
  2. Ensure you install the Symphony compute host packages on MoSes worker hosts.
  3. Install Symphony and ensure it is working properly.
    Note:

    Ensure the WebServiceGateway service in EGO is running. If the port of the WebServiceGateway service is changed, change the parameter 'WSG_PORT' in SymphonyMoses.cfg to the corresponding port.

    Refer to Overview: Installing Your Platform Symphony Cluster (install_grid_sym.pdf) in the Symphony Knowledge Center for instructions.

Install Symphony DE on the MoSes master

Symphony DE is required on the MoSes master since the master will act as a client to Symphony.

Note:

If the Symphony-Moses integration is installed on the Symphony client host rather than on a Symphony management host and compute host, and the cluster has two or more master management hosts, reconfigure the parameter 'EGO_MASTER_LIST' in ego.conf accordingly.

Install Symphony DE on the MoSes master.

Set up a Windows share

Set up a Windows share that can be accessed by both Symphony and MoSes.

Symphony writes calculation results to this directory, and MoSes retrieves results from this directory.

A shared directory is also required for the MoSes standard master/worker mode. Use the same directory for the integration.

  1. On the file server, create the shared directory.

    For example, c:\moses_share

  2. Create one worker directory under it.

    For example, c:\moses_share\workers

    MoSes workers will create subdirectories under it.

  3. On the MoSes master and worker hosts, create a network drive mapping to the shared directory.
  4. Ensure the following user accounts can read and write to the shared directory:
    • Symphony consumer OS user account

    • User account that is running MoSes on the MoSes master