Tandem Failure Data System (TFDS) Manual
Using TFDSCOM
HP Tandem Failure Data System (TFDS) Manual—540122-003
3-26
TFDSCOM Commands
IGNORECPUS
The IGNORECPUS command specifies that a processor be unavailable for processing
Processor Down messages.
OFF
clears the status of IGNORECPUS for any processor from a previous
IGNORECPUS command, making it available for processing Processor Down
messages.
n
specifies the processors to be ignored by TFDS. Valid processor numbers range
from 0 through 15.
ALL
specifies all processors.
Guidelines
•
You can use the abbreviation ic in place of IGNORECPUS.
•
No processors are ignored by default.
•
This is a single-use command. TFDS clears the OFF status for the specified
processor after it is brought back up. For longer-term disabling of specific
processors, see DISABLECPUS on page 3-17.
•
Because it is a one-time-only command, IGNORECPUS is useful for actions such
as manually resetting a processor.
•
There is one ignore flag for each processor in the system.
Examples
•
This example sets the ignore flag for processors 2 and 3:
IGNORECPUS 2 3
•
This example causes all processors to be ignored:
IGNORECPUS ALL
•
This example cancels the ignore flag for processor 0:
IGNORECPUS OFF 0
IGNORECPUS [ OFF ] { 1 [ 2 3 ...n ] | [ ALL ] }










