Previous  |  Next  >  
Product: Cluster Server Guides   
Manual: Cluster Server 4.1 User's Guide   

multinicb Event Trigger

Usage

-multinicb_postchange triggertype resource-name device-name previous-state current-state monitor_heartbeat

The variable triggertype represents whether trigger is custom (triggertype=0) or internal (triggertype=1).



Note    For this trigger, triggertype=0.

The variable resource-name represents the MultiNICB resource that invoked this trigger.

The variable device-name represents the network interface device for which the trigger is called.

The variable previous-state represents the state of the device before the change. The value 1 indicates that the device is up; 0 indicates it is down.

The variable current-state represents the state of the device after the change.

The variable monitor-heartbeat is an integer count, which is incremented in every monitor cycle. The value 0 indicates that the monitor routine is called for first time

Description

Invoked when a network device configured under the MultiNICB agent changes its state. The trigger is also always called in the first monitor cycle.

VCS provides a sample trigger script for your reference. You can customize the sample script according to your requirements.

nofailover Event Trigger

Usage

- nofailover  triggertype system  service_group

The variable triggertype represents whether trigger is custom (triggertype=0) or internal (triggertype=1).



Note    For this trigger, triggertype=0.

The variable system represents the name of the last system on which an attempt was made to online the service group.

The variable service_group represents the name of the service group.

Description

Called from the lowest-numbered system in RUNNING state when a service group cannot fail over.

This event trigger is non-configurable.

postoffline Event Trigger

Usage

- postoffline triggertype system   service_group

The variable triggertype represents whether trigger is custom (triggertype=0) or internal (triggertype=1).



Note    For this trigger, triggertype=0.

The variable system represents the name of the system.

The variable service_group represents the name of the service group that went offline.

Description

This event trigger is invoked on the system where the group went offline from a partial or fully online state. This trigger is invoked when the group faults, or is taken offline manually.

This event trigger is non-configurable.

postonline Event Trigger

Usage

- postonline  triggertype system  service_group

The variable triggertype represents whether trigger is custom (triggertype=0) or internal (triggertype=1).



Note    For this trigger, triggertype=0.

The variable system represents the name of the system.

The variable service_group represents the name of the service group that went online.

Description

This event trigger is invoked on the system where the group went online from a partial or fully offline state.

This event trigger is non-configurable.

 ^ Return to Top Previous  |  Next  >  
Product: Cluster Server Guides  
Manual: Cluster Server 4.1 User's Guide  
VERITAS Software Corporation
www.veritas.com