Locates and displays the report of a failure and any failures associated with the failure.
/usr/sbin/rsct/bin/fcreport { [ -a ] FFDC_Failure_ID } │ -h
fcreport decodes an FFDC Failure Identifier, and obtains reports on the failure identified by it. The command also detects if any failure was associated with the FFDC Failure Identifier, and if so, obtains the report on that failure. The command continues to examine the report of each failure it locates for associated failures and to obtain reports on the associated failures until one of the following conditions is met:
Using this command, the user can obtain a report for the entire list of failures that caused a specific failure. fcreport is not capable of locating reports for any failures that may have been caused by the initial failure provided to the command; it can only obtain reports of failures that caused this failure.
fcreport uses rsh to obtain failure reports that may reside on remote nodes. The user must have sufficient privilege to execute rsh commands to these remote nodes. If the user does not have this permission, fcreport can only trace the list of related failures so long as they exist on the local node.
fcreport generates one of the following exit status codes upon completion:
PID 562
.
.
PID = 785
. .
. .
. .
PID = 2024 PID = 1042
. .
. .
. .
PID = 981 PID = 5012
$ fcreport -a .3Iv04ZVVfvp.wtY0xRXQ7....................
This report will contain the details of the specified FFDC Failure Identifier, as well as any failures in processes 2024, 1042, 981, and 5012 that may have caused it. The report will not contain any failures in process 562 that may have been caused as a result of process 785's failure.
This command is part of the Reliable Scalable Cluster Technology (RSCT) fileset.