Start EGO on the Windows cluster

You must have administrator access on the local Windows host.

  1. If this is a Windows cluster, start EGO on all hosts in the cluster:

    egosh ego start all

    This starts all Windows hosts.

  2. If this is a mixed cluster, start EGO on all Windows and all Linux/UNIX hosts in this way:
    1. Log on to a Windows host in the cluster and run egosh ego start all.
    2. Log on to a Linux/UNIX host in the cluster, set the environment variables, and then run egosh ego start all.
Note:

On Windows 2008 with the default security policy settings and Symphony in advanced workload execution mode, if you installed with the Windows local system administrator account (Administrator), you must also use that account to start EGO. If the current logon user is not Administrator, you will need to input the password of the Administrator account every time you start EGO. To start the cluster, use the followingcommand: runas Administrator egosh ego start all