Displaying logged errors
There are differences in the default locations of the AIX® error log for AIX nodes, and the system logs for Linux®, Windows, or Solaris nodes.
| AIX nodes | Linux nodes | Windows nodes | Solaris nodes |
|---|---|---|---|
To display a complete summary report, enter: errptTo display a complete detailed report, enter: errpt -a |
Check the system log documentation for the Linux distribution used within the cluster for specifics on the log file behavior. Assuming that the system log messages are in directory /var/log/messages, the following command displays the error information: fcslogrpt /var/logThis command will display the error entries produced by RSCT in increasing timestamp value order. |
Check the log documentation for your Windows system to learn specifics on the log file behavior. To display the error information, see: cat |
The system log messages are stored in /var/adm/messages* by default. Errors are logged on the node(s) where the event occurred. |