JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle VM Server for SPARC Guide     Oracle Solaris Cluster 4.0
search filter icon
search icon

Document Information

Preface

SPARC: Installing and Configuring HA for Oracle VM Server

SPARC: Installing and Configuring HA for Oracle VM Server

SPARC: HA for Oracle VM Server Overview

SPARC: Planning the HA for Oracle VM Server Installation and Configuration

Configuration Guidelines

SPARC: How to Configure Oracle VM Server for SPARC to Reset for Control Domain Failures

SPARC: Installing and Configuring Oracle VM Server for SPARC

SPARC: How to Install the Oracle VM Server for SPARC Software

SPARC: How to Enable the Oracle VM Server for SPARC Instances to Run in a Cluster

Installing the HA for Oracle VM Server Package

How to Install the HA for Oracle VM Server Package

SPARC: Registering and Configuring HA for Oracle VM Server

SPARC: How to Configure HA for Oracle VM Server

SPARC: How to Remove an HA for Oracle VM Server Resource From a Failover Resource Group

SPARC: Verifying the Installation and Configuration of Oracle VM Server for SPARC

SPARC: How to Verify the HA for Oracle VM Server Installation and Configuration

SPARC: Tuning the HA for Oracle VM Server Fault Monitor

Resource Properties

Probing Algorithm and Functionality

Operations of the Oracle VM Server for SPARC Probe

SPARC: Debugging HA for Oracle VM Server

SPARC: How to Activate Debugging for HA for Oracle VM Server

Index

SPARC: Tuning the HA for Oracle VM Server Fault Monitor

This section describes the HA for Oracle VM Server fault monitor's probing algorithm or functionality, and states the conditions, messages, and recovery actions associated with unsuccessful probing.


Note - For any maintenance or modification activities on the domain, you must disable monitoring, perform maintenance tasks, and then re-enable the resource monitor.


For conceptual information about fault monitors, see the Oracle Solaris Cluster Concepts Guide.

Resource Properties

The HA for Oracle VM Server guest domain fault monitor uses the resource properties specified in the resource type SUNW.ldom. Refer to the SUNW.ldom(5) man page for a complete list of resource properties used.

Probing Algorithm and Functionality

HA for Oracle VM Server is controlled by the extension properties that control the probing frequency. The default values of these properties determine the preset behavior of the fault monitor and are suitable for most Oracle Solaris Cluster installations. You can modify this preset behavior by performing the following actions:

The HA for Oracle VM Server fault monitor checks the domain status within an infinite loop. During each cycle, the fault monitor checks the domain state and reports either a failure or success.

If the fault monitor is successful, it returns to its infinite loop and continues the next cycle of probing and sleeping.

If the fault monitor reports a failure, a request is made to the cluster to restart the resource. If the fault monitor reports another failure, another request is made to the cluster to restart the resource. This behavior continues whenever the fault monitor reports a failure. If successive restarts exceed the Retry_count within the Thorough_probe_interval, a request is made to fail over the resource group onto a different node.

Operations of the Oracle VM Server for SPARC Probe