Network Deployment (Distributed operating systems), v8.0 > Set up the application serving environment > Administer nodes and resources > Administer nodes remotely using the job manager > Submit jobs > Submit jobs to manage servers


Create clusters using the job manager

In a flexible management environment, you can submit the Create cluster job. A cluster is a set of servers that you manage together to balance workload. The job creates a cluster that runs on a dmgr node. The cluster becomes a managed resource of the job manager.

Start the job manager, the dmgr, and the federated node to which to add a cluster.

If the dmgr is not a managed node of the job manager, register the dmgr with the job manager. Registering enables the job manager to manage the dmgr and its federated nodes.

To submit the Create cluster job, a dmgr node must be a managed node of the job manager.

Determine how to configure the cluster:

Your ID at the job manager must be authorized for the administrator role or the operator role to submit jobs. When you submit a job, you can specify a user name and password for authentication and authorization at the target or targets. When you submit a job to multiple targets, the user name and password or the credentials for the submitter must apply to all the job targets.

A cluster enables you to manage a group of application servers as a single unit, and distribute client requests among the application servers that are members of the cluster. You might want to create a cluster if:

You can use the admin console of the job manager or the dmgr to create a cluster on one or more managed nodes. From the console, choose the Create cluster job, specify job options, review the summary, and submit the job. This topic describes how to use the job manager console or the dmgr console to submit the job.

Instead of using a console, you can run the createCluster job script in the AdministrativeJobs command group. See the Administrative job types topic.


Procedure

  1. Click Jobs > Submit from the navigation tree of the admin console.

  2. Choose a job to create a cluster.

    1. Select the Create cluster job type from the list.

    2. Optionally specify a description of the job.

    3. Click Next.

  3. Choose the job targets on which to add the cluster.

    Select one or more dmgr managed nodes to which you can add clusters.

    1. Select a group of targets from the list, or select Target names.

    2. If you selected Target names, then specify a target name and click Add, or click Find and specify the chosen targets on the Find targets page.

    3. If user authentication is required, specify a user name, password, or any other authentication values as needed.

    4. Click Next.

  4. Specify parameters for the create cluster job.

    1. For Cluster name, specify a cluster name that is unique on the targets.

      To see the names of existing clusters on the targets, click Jobs > Target resources. The Target resources page lists the clusters, servers, and applications on managed targets. After you determine what cluster names are already used, return to the Specify job parameters page and specify a unique name for the cluster to create. For example, suppose a managed dmgr node, node1, has one cluster, cluster1. Specify a name that is unique to node1:

      cluster2
      

    2. For , if you do not want to enable node-scoped routing optimization for the cluster, deselect Prefer local (false). The default value is selected (true).

      When enabled, node-scoped routing optimization routes requests to the target on which the cluster resides.

    3. For Cluster type, specify the type of server cluster to create.

      To create a cluster to group application servers, leave the field empty. The default type is APPLICATION_SERVER.

      Otherwise, specify PROXY_SERVER or ONDEMAND_ROUTER.

    4. If you are creating a cluster on a z/OS target, optionally specify a cluster short name.

      If you do not specify a value, the product generates a unique short name.

    5. Optionally, expand Additional job parameters and specify values that further define the cluster.

      Additional Create cluster job parameters. Specify job parameters as needed.

      Parameter name Description
      Create domain To create a replication domain with a name set to the name of the new cluster, select Create domain (true). The product uses the replication domain for HTTP session data replication. The default value is clear (false).
      Server node To convert an existing server to the first member of the cluster, specify the name of a managed node that has the existing server.
      Server name To convert an existing server to the first member of the cluster, specify the name of the existing server that resides on the node specified for Server node.
      Member weight If you want the new cluster member to have a weight value other than 2, the default, specify a different weight value. A valid value is a number between 0 and 100. The weight controls the amount of work directed to a server. If the weight is greater than the weight assigned to other cluster members, the server receives a larger share of the workload.
      Node group If you want all cluster member to belong to a node group, specify the name of the node group.
      Replication entry If Create domain is selected, optionally specify true to create a replicator entry for this member in the cluster replication domain. The default value is false.

    6. Click Next.

  5. Schedule the job.

    The times and dates that you specify are relative to the job manager.

    1. Optionally specify one or more email addresses where notifications are sent when the job finishes.

      If you specify multiple email addresses, separate them with commas.

    2. Select when the job is available for submission.

    3. Select the job expiration.

    4. Optionally specify a recurring interval for the job, a start date and time for the interval, and an end date and time for the interval.

    5. Click Next.

  6. Review the summary, and click Finish to submit the job.


Results

The targets run the job and attempt to create a cluster.


What to do next

On the Job status page, click the ID of the create cluster job and view the job status. Click the status refresh icon to refresh the displayed status.

If the job is not successful, view any error messages that result from running the job, correct the error condition, and submit the job again.

If the job is successful, click Jobs > Target resources to see the new cluster in the list of resources. The status of the cluster is Stopped.

After creating the cluster, you can run a job that creates a cluster member. We cannot start the cluster unless it has at least one cluster member.
Clusters and workload management
Create clusters
Start and stop the job manager
Start and stop the dmgr
Start and stop a node
Set up a job manager environment
Create cluster members using the job manager


Related


Administrative job types using wsadmin.sh
Find targets
Find target resources
Target resources collection
Create a cluster: Basic cluster settings
Create a cluster: Create additional cluster members

+

Search Tips   |   Advanced Search