Fabric OS Message Reference v7.0.0 (53-1002149-01, April 2011)
8 Fabric OS Message Reference
53-1002149-01
Reading a RAS system message
1
syslog.1 192.168.163.234
syslog.2 10.128.128.160
Reading a RAS system message
This section provides information about reading system messages.
The following example shows the format of the RAS system error message:
<timestamp>, [<Event ID>], <Sequence Number>, <Flags>,<Severity>,<Switch
name>, <Event-specific information>
The following example shows a sample message from the error log:
2009/02/10-14:18:04, [SS-1000], 88, SLOT 6 | FFDC | CHASSIS, INFO, ESNSVT_DCX,
supportSave has uploaded support information to the host with IP address
168.159.16.128
2009/02/10-14:13:34, [SS-1001], 87, SLOT 6/1 | FFDC | CHASSIS, WARNING,
ESNSVT_DCX, supportSave's upload operation to host IP address aborted
2009/02/10-15:44:51, [SEC-1203], 89, SLOT 6 | FFDC | FID 128, INFO, ESNSVT_DCX,
Login information: Login successful via TELNET/SSH/RSH. IP Addr:168.159.16.128
The fields in the error message are described in Table 3.
TABLE 3 System message field description
Example Variable name Description
2004/07/22-10:12:33 Date and Time
Stamp
The system time (UTC) when the message was generated on the
switch. The RASLog subsystem supports an internationalized time
stamp format based on the “LOCAL” setting.
[EM-1031] Message Module
and Message
Number
The message module and number. These values uniquely identify
each message in the Fabric OS and reference the cause and
actions recommended in this manual. Note that not all message
numbers are used; there can be gaps in the numeric message
sequence.
4 Sequence Number The error message position in the log. When a new message is
added to the log, this number is incremented by 1. When this
message reaches the last position in the error log and becomes
the oldest message in the log, it is deleted when a new message is
added.
The message sequence number starts at 1 after a
firmwareDownload and will increase up to a value of
2,147,483,647 (0x7ffffff).
The sequence number will continue to increase beyond the
storage limit of 1024 messages. The sequence number can be
reset to 1 using the errClear command. The sequence number is
persistent across power cycles and switch reboots.