Tandem Failure Data System (TFDS) Manual
Managing and Configuring TFDS
HP Tandem Failure Data System (TFDS) Manual—540122-003
2-16
TFDS Configuration-File-Only Commands
These examples show the addition of halt codes to the halt code list:
ADD HaltCode %103472
ADD HaltRange %0102000 - %0102777
ALTERNATE-VOLUMES
The ALTERNATE-VOLUMES specifies additional volumes to be used for incident files
when DUMPVOLUME becomes full. The additional volumes are used only if the
ALTERNATE VOLUMES ALLOWED option was specified in a DUMPVOLUME
command. The volumes are used in the order specified. If all these volumes become
full, TFDS searches for a new volume with enough space.
volume-name
represents a volume that will be considered as a location for an incident file.
Guidelines
•
You must execute one ALTERNATE-VOLUMES command for each alternate
volume you want to add.
•
You can specify up to ten alternate volumes.
•
The search order for alternate volumes is the order that alternate volumes are
added in the TFDS configuration file.
Examples
•
This example sets the first alternate volume to $DUCK:
ALTERNATE-VOLUMES $DUCK
•
This example sets the second alternate volume to $ADISK:
ALTERNATE-VOLUMES $ADISK
DISALLOWED-VOLUMES
This command disallows specified volumes if DUMPVOLUME has ALTERNATE
VOLUMES ALLOWED, and TFDS must search for a volume to place incident-related
files.
volume-name
represents a volume that will not be considered as a location for incident file
creation.
ALTERNATE-VOLUMES volume-name
DISALLOWED-VOLUMES volume-name










