Tandem Failure Data System (TFDS) Manual

Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-8
TFDSCOM Commands
AUTOREINTEGRATE
The AUTOREINTEGRATE command specifies whether or not TFDS reintegrates NSBEs
automatically.
ON
instructs TFDS to reintegrate NSBEs automatically. This value is not related to the
AUTODUMP value. If TFDS takes a dump or not, AUTOREINTEGRATE is verified
by TFDS to determine if the NSBE should be reintegrated or not. The default
AUTOREINTEGRATE setting is ON.
OFF
instructs TFDS to not reintegrate the NSBE automatically.
Guidelines
You can use the abbreviation ari in place of AUTOREINTEGRATE.
Even if AUTOREINTEGRATE is OFF, the operating system, after a certain delay
(current delay is 1 hour), automatically reintegrates the NSBE. This is outside the
scope of TFDS. It is a safety precaution designed to maintain the highest level of
availability at customer sites.
Example
AUTOREINTEGRATE ON
AUTORELOAD
The AUTORELOAD command specifies whether a processor is automatically reloaded
after a Processor Down message has been received.
ON
specifies that the processor is automatically reloaded. The default AUTORELOAD
setting is ON.
[TIMEOUT] time
is the number of seconds that will delay reload requests. The range is 0 through
86400 seconds (24 hours). The default value is 1 second. When 0 is provided, the
reload delay is set to 1 second. You can use the CONFIG command to determine
the current value.
OFF
specifies that a processor is not automatically reloaded. If you set this variable to
OFF, you must reload the failed processor manually.
AUTOREINTEGRATE { ON | OFF }
AUTORELOAD { ON [[ TIMEOUT ] time ] | OFF }