JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for SAP liveCache Guide     Oracle Solaris Cluster 4.1
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for SAP liveCache

HA for SAP liveCache Overview

Installing and Configuring HA for SAP liveCache

Planning the HA for SAP liveCache Installation and Configuration

Configuration Requirements

Standard Data Service Configurations

Configuration Considerations

Configuration Planning Questions

Preparing the Nodes and Disks

How to Prepare the Nodes

Installing and Configuring liveCache

How to Install and Configure liveCache

How to Enable liveCache to Run in a Cluster

Verifying the liveCache Installation and Configuration

How to Verify the liveCache Installation and Configuration

Installing the HA for SAP liveCache Package

How to Install the HA for SAP liveCache Package

Registering and Configuring the HA for SAP liveCache

Setting HA for SAP liveCache Extension Properties

How to Register and Configure HA for SAP liveCache

Verifying the HA for SAP liveCache Installation and Configuration

How to Verify the HA for SAP liveCache Installation and Configuration

Tuning HA for SAP liveCache Fault Monitors

Factors That Affect the Interval Between Fault Monitor Probes

Operations by the HA for SAP liveCache Fault Monitors During a Probe

Operations by the SAP liveCache Fault Monitor During a Probe

Operations by the SAP xserver Fault Monitor During a Probe

Faults Detected by the HA for SAP liveCache Fault Monitors

Faults Detected by the SAP liveCache Fault Monitor

Faults Detected by the SAP xserver Fault Monitor

Recovery Actions in Response to Detected Faults

Monitoring the Termination of liveCache by a User

A.  HA for SAP liveCache Extension Properties

Index

Installing the HA for SAP liveCache Package

If you did not install the HA for SAP liveCache package during your initial Oracle Solaris Cluster installation, perform this procedure to install the package.

How to Install the HA for SAP liveCache Package

Perform this procedure on each cluster node where you want the HA for SAP liveCache software to run.

  1. On the cluster node where you are installing the data service package, assume the root role.
  2. Ensure that the solaris and ha-cluster publishers are valid.
    # pkg publisher
    PUBLISHER                           TYPE     STATUS   URI
    solaris                             origin   online   solaris-repository
    ha-cluster                          origin   online   ha-cluster-repository

    For information about setting the solaris publisher, see Set the Publisher Origin to the File Repository URI in Copying and Creating Oracle Solaris 11.1 Package Repositories.

  3. Install the HA for SAP liveCache software package.
    # pkg install ha-cluster/data-service/sap-livecache
  4. Verify that the package installed successfully.
    $ pkg info ha-cluster/data-service/sap-livecache

    Installation is successful if output shows that State is Installed.

  5. Perform any necessary updates to the Oracle Solaris Cluster software.

    For instructions on updating single or multiple packages, see Chapter 11, Updating Your Software, in Oracle Solaris Cluster System Administration Guide.