HP StorageWorks Clustered File System 3.6.0 Windows Storage Server Edition Administration Guide (403103-005, January 2008)
Table Of Contents
- Contents
- HP Technical Support
- Quick Start Checklist
- Introduction to HP Clustered File System
- Cluster Administration
- Administrative Considerations and Restrictions
- Tested Configuration Limits
- Volume and Filesystem Limits
- User Authentication
- Start the Management Console
- Cluster Management Applications
- The HP CFS Management Console
- View Installed Software
- Start HP Clustered File System
- Stop HP Clustered File System
- Back Up and Restore the Cluster Configuration
- HP Clustered File System Network Port Numbers
- Configure Servers
- Configure Network Interfaces
- Configure the SAN
- Configure Dynamic Volumes
- Configure PSFS Filesystems
- Manage Disk Quotas
- Manage Hardware Snapshots
- Configure Security Features
- Configure Event Notifiers and View Events
- Overview
- Install and Configure the Microsoft SNMP Service
- Cluster Event Viewer
- Configure Event Notifier Services
- Select Events for a Notifier Service
- Configure the SNMP Notifier Service
- Configure the Email Notifier Service
- Configure the Script Notifier Service
- View Configurations from the Command Line
- Test Notifier Services
- Enable or Disable a Notifier Service
- Restore Notifier Event Settings to Default Values
- Import or Export the Notifier Event Settings
- Using Custom Notifier Scripts
- Cluster Operations on the Applications Tab
- Configure Virtual Hosts
- Configure Service Monitors
- Configure Device Monitors
- Advanced Monitor Topics
- SAN Maintenance
- Other Cluster Maintenance
- Management Console Icons
- Index

Chapter 16: Configure Service Monitors 204
If you want to reverse this order, preface the Stop script with the prefix
[post] on the Scripts tab.
Event Severity
If a Start or Stop script fails or times out, a monitor event is created on the
the node where the failure or timeout occurred. Configuration errors can
also cause this behavior. You can view these events on the HP CFS
Management Console and clear them from the Console or command line
after you have fixed the problems that caused them.
When an event is created, the ClusterPulse process may initiate failover
of the associated virtual host. You can configure the failover behavior
with the Event Severity attribute. There are two settings:
CONSIDER and
IGNORE.
CONSIDER. This is the default value. Events are considered when the
ClusterPulse process makes failover decisions.
IGNORE. Events are ignored and Start or Stop script failures will not
cause failover. This is useful when the action performed by the Start and
Stop scripts is not critical, but is important enough that you want to keep
a record of it.
To configure event severity from the command line, use this option:
--eventSeverity consider|ignore
Script Ordering
Script ordering determines the order in which Start and Stop scripts are
run when a virtual host moves from one server to another. If you do not
configure a monitor with Start and Stop scripts, the script ordering
configuration has no effect. There are two settings:
SERIAL. This is the default setting. When a virtual host moves from one
server to another, the following strict ordering sequence for running Start
and Stop scripts is enforced:
1. The Stop script is run on all servers where the virtual host should be
inactive.
2. ClusterPulse waits for all Stop scripts to complete.