Tandem Failure Data System (TFDS) Manual

Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-10
TFDSCOM Commands
dumping and reloading (for SMR processors) when the processors fail num-times
within num-hours.
The AUTOSTIFLE setting remains in effect until a processor remains stable for
num-hours, the TFDS monitor process is restarted, or a new AUTOSTIFLE
command is issued (implicit reset).
Examples
This example causes TFDS to begin stifling if a processor goes down more than
twice in 24 hours:
AUTOSTIFLE 2,24
This example causes TFDS to begin stifling if a processor goes down more than
once in 4 hours:
AUTOSTIFLE 1,4
This example turns off stifling:
AUTOSTIFLE 0,24
BACKUP
The BACKUP command displays the status of backup requests and lets you back up
specific subvolumes related to incidents.
STATUS
lets you query the status of backup requests.
Inc-rec-num
specifies an incident number retrieved from the incident list for the REPORT
command.
Tape-Unit
is the tape drive used for the backup.
time
is the number of minutes a backup request is delayed. The valid range of values is
1 through 1440. The default value is 1.
Guidelines
To learn about record numbers, see REPORT on page 3-31.
If no tape unit is specified, the tape unit configured through the TAPE command is
used.
BACKUP { STATUS }
{ Inc-rec-num [ Tape-Unit [ TIMEOUT= time ] ] }