JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle WebLogic Server Guide     Oracle Solaris Cluster 3.3 3/13
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring Oracle Solaris Cluster HA for Oracle WebLogic Server

HA for Oracle WebLogic Server Overview

Overview of the Installation and Configuration Process for HA for Oracle WebLogic Server

Planning the HA for Oracle WebLogic Server Installation and Configuration

Configuration Restrictions

Configuration Requirements

Standard Data Service Configurations

Oracle WebLogic Server Configured as a Failover Resource

Simple Configuration

Configuration 1

Configuration 2

Configuration 3

Oracle WebLogic Servers Configured as a Multi-Master Resource

Oracle WebLogic Servers Configured as Multi-Instance

Preparing the Nodes and Disks

How to Prepare the Nodes for a Failover Configuration

How to Prepare the Nodes for a Multi-Master Configuration

How to Prepare the Nodes for a Multi-Instance Configuration

Installing and Configuring the Oracle WebLogic Server Application

How to Install Oracle WebLogic Server

Installing a Database

Installing a Web Server

Verifying the Oracle WebLogic Server Installation and Configuration

How to Verify the Oracle WebLogic Server Installation and Configuration for Failover Services

How to Verify the Oracle WebLogic Server Installation and Configuration for Multi-Master Services

Installing the HA for Oracle WebLogic Server Packages

How to Install the HA for Oracle WebLogic Server Packages

Registering and Configuring the HA for Oracle WebLogic Server

Tools for Registering and Configuring HA for Oracle WebLogic Server

Using the clsetup Utility to Register and Configure the Oracle WebLogic Server Data Service

How to Configure Logical Host Resources for HA for Oracle WebLogic Server (clsetup)

How to Configure Logical Host Resources for Administration, Reverse Proxy, and Managed Servers in Failover Mode (clsetup)

How to Configure Storage Resources for HA for Oracle WebLogic Server (clsetup)

How to Register and Configure HA for Oracle WebLogic Server as an Administration Server (clsetup)

How to Register and Configure HA for Oracle WebLogic Server Managed Servers (clsetup)

How to Register and Configure HA for Oracle WebLogic Server Reverse Proxy Servers (clsetup)

Setting HA for Oracle WebLogic Server Extension Properties

How to Register and Configure the HA for Oracle WebLogic Server as a Reverse Proxy Server (CLI)

How to Register and Configure HA for Oracle WebLogic Server as a Failover Data Service (CLI)

How to Register and Configure HA for Oracle WebLogic Server as a Multi-Master Data Service (CLI)

How to Register and Configure HA for Oracle WebLogic Server as a Multi-Instance Data Service (CLI)

Setting Up the Oracle WebLogic Server for HAStoragePlus Configuration

How to Set Up the Oracle WebLogic Server on Non-Global Zones for HAStoragePlus Configuration

How to Set Up Oracle WebLogic Server on Zone Clusters for HAStoragePlus Configuration

Verifying the HA for Oracle WebLogic Server Installation and Configuration

How to Verify the HA for Oracle WebLogic Server Installation and Configuration for Failover Services

How to Verify the HA for Oracle WebLogic Server Installation and Configuration in a Multi-Master or Multi-Instance Configuration

Alternate HA for Oracle WebLogic Server Configurations

Creating a Simple Oracle WebLogic Server Resource

Creating a Resource With a Server Name Argument

Creating a Resource That Shuts Down Smoothly

Creating a Resource That Probes the Database

Creating a Resource That Monitors URIs

Using a Non-Clustered Managed Server Instance as a Proxy Server

Operation of the HA for Oracle WebLogic Server Fault Monitor

Probing Algorithm and Functionality

START Method

STOP Method

A.  HA for Oracle WebLogic Server Extension Properties

Index

Planning the HA for Oracle WebLogic Server Installation and Configuration

This section contains the following information you need to plan your HA for Oracle WebLogic Server installation and configuration.

Configuration Restrictions


Caution

Caution - Your data service configuration might not be supported if you do not observe these restrictions.


This section provides a list of software and hardware configuration restrictions that apply to HA for Oracle WebLogic Server. Use the restrictions in this section to plan the installation and configuration of HA for Oracle WebLogic Server.

For restrictions that apply to all data services, see the Oracle Solaris Cluster 3.3 3/13 Release Notes.

Configuration Requirements


Caution

Caution - Your data service configuration might not be supported if you do not adhere to these requirements.


Use the requirements in this section to plan the installation and configuration of HA for Oracle WebLogic Server. These requirements apply to HA for Oracle WebLogic Server only. You must meet these requirements before you proceed with your HA for Oracle WebLogic Server installation and configuration.

For requirements that apply to all data services, see Configuration Guidelines for Oracle Solaris Cluster Data Services in Oracle Solaris Cluster Data Services Planning and Administration Guide.

Standard Data Service Configurations

Use the standard configurations in this section to plan the installation and configuration of HA for Oracle WebLogic Server. HA for Oracle WebLogic Server supports the standard configurations in this section.

In addition to the standard configurations provided in this section, the following Oracle WebLogic ServerOracle WebLogic Server configurations are possible.


Note - The Oracle WebLogic Server can be configured either as a failover data service, a multi-instance data service, or a multi-master data service.


HA for Oracle WebLogic Server might support additional configurations. However, you must contact your Oracle service provider for information about additional configurations.

This section describes the following types of configurations:

Oracle WebLogic Server Configured as a Failover Resource

Simple Configuration

This simple configuration for HA for Oracle WebLogic Server uses two resource groups configured as follows.

RG1 and RG2 are failover resource groups.

This configuration is possible only if the Oracle WebLogic Server is installed on the global file system. See Figure 1-1 for an illustration of this configuration.

Figure 1-1 HA for Oracle WebLogic Server Simple Configuration

image:Illustration: The preceding context describes a simple configuration for WebLogic Server.
Configuration 1

In this configuration, RG1, RG2, RG3, and RG4 are failover resource groups configured as follows.

This configuration is possible only if the Oracle WebLogic Server is installed on the global file system.

Configuration 2

In this configuration, RG1, RG2, and RG3 are failover resource groups configured as follows.

This configuration is possible only if the Oracle WebLogic Server is installed on the global or the failover file system.

Configuration 3

If the Oracle WebLogic Server is installed on a failover file system by using HAStoragePlus, all the Oracle WebLogic Server instances must be configured in the same failover resource group that has a dependency on the failover file system.

RG1 contains logical-host-resource resources and all Administration and Managed-Server resources.

For information about how to register a resource with dependency on an HAStoragePlus resource, see Enabling Highly Available Local File Systems in Oracle Solaris Cluster Data Services Planning and Administration Guide.

See Figure 1-2 for an illustration of this configuration.

Figure 1-2 HA for Oracle WebLogic Server Failover File System Configuration

image:Illustration: The preceding context describes a WebLogic Server failover file system configuration.

Oracle WebLogic Servers Configured as a Multi-Master Resource

This example illustrates a multi-master configuration for Oracle Solaris Cluster HA for Oracle WebLogic Server (configured as a cluster).

In multi-master data service configuration, the Oracle WebLogic Server resource is used in a scalable resource group. The Oracle WebLogic Server managed server resource is online on multiple nodes at the same time.

In this configuration shown in Figure 1-3, a single resource group managed-server-rg includes the managed server resources running on Node 1 and Node 2. Each managed server resource depends on a logical host resource and group that can contain multiple nodes.

Figure 1-3 Oracle WebLogic Server Configured as a Multi-Master Resource

image:This graphic shows WebLogic Server configured as a multi-master resource.

Oracle WebLogic Servers Configured as Multi-Instance

Multi-instance is an application configuration topology where multiple instances of the same application provide an aggregation of services. This topology can be achieved independently of using a data service because you can manually start and stop the instances on the cluster nodes. When HA of such instances is required, you can enable a data service for the instances by creating multiple single-node resource groups or a few multi-master resource groups.

The diagram in Figure 1-4 illustrates a multi-instance configuration using single-node resource groups. A single-node resource group is created for each of the managed server resources. The resource groups are represented by managed-server-n1–rg and managed-server-n2–rg in the diagram. Each resource group has a strong positive affinity on a storage resource group hasp–rg and a logical host resource group whose primary node is the node containing the managed server resource group.

Figure 1-4 Oracle WebLogic Server Configured as a Multi-Instance Application With Single-Node Resource Groups

image:This graphic shows WebLogic Server configured to support multiple instances using single-node resource groups.