+

Search Tips   |   Advanced Search

(ZOS) Set up a highly available sysplex environment

Set up a highly available sysplex environment allows us to control application rollout and workload routing.

Complete the following actions if to set up a highly available sysplex environment.


Tasks

  1. Configure a node on each LPAR configured in the Network Deployment cell. The deployment manager Server, which is required, must be configured on its own node. It can be configured on either LPAR or on a separate LPAR.

  2. Use the administrative console to verify that a location service daemon has been defined on each LPAR that has one or more nodes in the same cell.

  3. Define an application server on each node, and form all of the application servers into a cluster.

    See the topic Add members to a cluster for more information on how to add application servers to a cluster.

  4. Define the following dynamic virtual IP addresses (DVIPAs) through the z/OS Operating System's Sysplex Distributor.

    • Define a dynamic virtual IP address as the IP name of the daemon for the cell. This IP address enables WLM-balanced workload routing and fail over between the LPARs for IIOP requests.

    • Define a dynamic virtual IP address as the HTTP transport channel name for the cell. This IP address enables WLM-balanced routing and fail over between the LPARs for sessionless HTTP requests.

    See the z/OS Communications Server IP Configuration Guide for our version of the z/OS operating system for a description of how to define IP addresses through the z/OS Sysplex Distributor. This publication is available at http://www.ibm.com/servers/eserver/zseries/zos/bkserv/v1r4books.html.

  5. Define a static IP address for each node as an auxiliary HTTP transport channel name for the cell. This IP address enables directed HTTP routing for sessional HTTP requests.

  6. Configure web server plug-ins in each of the web servers. Configure the plug-ins to use the HTTP DVIPA for sessionless requests and the static IP addresses for sessional requests.


Subtopics


Related:

  • High availability configuration
  • Application update procedure in a high availability environment
  • Stopping an application server to manually update a high availability application
  • Modifying z/OS location service daemon settings
  • Add members to a cluster
  • Implement a web server plug-in