Step 3: Display SFM Error Messages in the Chassis Daemon Log File
The chassis daemon (
chassisd) log file keeps track of the state of each chassis component.Action
To display the SFM error messages logged in the chassis daemon log file, use the following CLI command:
user@host>show log chassis | match sfmSample Output
user@host> show log chassisd | match sfmJun 11 20:50:16 mcs_intr_handler fpm_mcsfd 10Jun 11 20:50:16 mcs_intr mcs_ints_pending 0x7cbf20 button_status 0x0Jun 11 20:50:16 bp_handle_button_intr button status 0x0Jun 11 20:50:16 mcs_intr_handler fpm_mcsfd 10Jun 11 20:50:16 mcs_intr mcs_ints_pending 0x7cbf20 button_status 0x8Jun 11 20:50:16 bp_handle_button_intr button status 0x8Jun 11 20:50:16 mcs_intr_handler fpm_mcsfd 10Jun 11 20:50:16 mcs_intr mcs_ints_pending 0x7cbf20 button_status 0x8Jun 11 20:50:16 bp_handle_button_intr button status 0x8Jun 11 20:50:16 received second FPM key press, clearing timer!Jun 11 20:50:18 bp_button_timer: taking sfm 1 offlineJun 11 20:50:18 take_sfm_offline - slot 1 reason 7Jun 11 20:50:18 cleaning up sfm 1 connectionJun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Blue LED Off [0x16]Jun 11 20:50:18 SPP 1 - Blue LED OffJun 11 20:50:18 send: fpc 0, sfm 1 offlineJun 11 20:50:18 send: fpc 1, sfm 1 offlineJun 11 20:50:18 send: fpc 2, sfm 1 offlineJun 11 20:50:18 send: fpc 6, sfm 1 offlineJun 11 20:50:18 send: fpc 7, sfm 1 offlineJun 11 20:50:18 fpc 2, sfm 1 offline ackJun 11 20:50:18 fpc 2, sfm 1 offline ack, online 0xc7 online-acks 0x4Jun 11 20:50:18 fpc 1, sfm 1 offline ackJun 11 20:50:18 fpc 1, sfm 1 offline ack, online 0xc7 online-acks 0x6Jun 11 20:50:18 fpc 0, sfm 1 offline ackJun 11 20:50:18 fpc 0, sfm 1 offline ack, online 0xc7 online-acks 0x7Jun 11 20:50:18 fpc 7, sfm 1 offline ackJun 11 20:50:18 fpc 7, sfm 1 offline ack, online 0xc7 online-acks 0x87Jun 11 20:50:18 fpc 6, sfm 1 offline ackJun 11 20:50:18 fpc 6, sfm 1 offline ack, online 0xc7 online-acks 0xc7Jun 11 20:50:18 sfm_offline_now plane 1 conn 0x8152638Jun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Assert PLL Bypass [0x13]Jun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Assert Board Reset [0x2e]Jun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Assert ASIC Reset [0x28]Jun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Disable Power [0x10]Jun 11 20:50:18 SPP 1 - Disable Power [addr 0x9 cmd 0x10]Jun 11 20:50:18 CMB readback SPP 1 [0xe9, 0xf2] -> 0x26Jun 11 20:50:18 power disable verified, SPP 1Jun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Blue LED Off [0x16]Jun 11 20:50:18 SPP 1 - Blue LED OffJun 11 20:50:18 CMB cmd to SPP 1 [0xe9], Green LED Off [0x1a]Jun 11 20:50:18 SPP 1 - Green LED OffWhat It Means
The
chassisddatabase provides the date, time, and a component status message. Thechassisddatabase is dynamic. It is initialized at router startup and is updated when components are added or removed.