Managing HP Serviceguard for Linux, Tenth Edition, September 2012

service_fail_fast_enabled
Specifies whether or not Serviceguard will halt the node (reboot) on which the package
is running if the service identified by service_name fails. Valid values are yes and
no. Default is no, meaning that failure of this service will not cause the node to halt.
service_halt_timeout
The length of time, in seconds, Serviceguard will wait for the service to halt before forcing
termination of the service’s process. The maximum value is 4294.
The value should be large enough to allow any cleanup required by the service to
complete.
If no value is specified, a zero timeout will be assumed, meaning that Serviceguard will
not wait any time before terminating the process.
generic_resource_name
Defines the logical name used to identify a generic resource in a package. This name
corresponds to the generic resource name used by the cmgetresource(1m) and
cmsetresource(1m) commands.
Multiple generic_resource_name entries can be specified in a package.
The length and formal restrictions for the name are the same as for package_name
(page 205).
Each name must be unique within a package, but a single resource can be specified
across multiple packages. For example, a generic resource sfm_disk can be specified
in two packages, pkg1 and pkg2.
You can configure a maximum of 100 generic resources per cluster.
Each generic resource is defined by three parameters:
generic_resource_name
generic_resource_evaluation_type
generic_resource_up_criteria
See the descriptions that follow.
The following is an example of defining generic resource parameters:
generic_resource_name cpu_monitor
generic_resource_evaluation_type during_package_start
generic_resource_up_criteria <50
See the package configuration file for more examples.
generic_resource_evaluation_type
Defines when the status of a generic resource is evaluated.
Choosing Package Modules 217