Description

The customer is concerned about chassisd messages related to temperature threshold and pwr_mgmt _event as you can see below:

 

From chassisd:

Sep 6 11:36:23 acb_pre_process_config: CB 0 cfg_temp_threshold changed from {48, 54, 65, 55, 80, 65, 100} to {48, 54, 65, 55, 90, 80, 120}

Sep 6 11:36:23 acb_pre_process_config: CB 1 cfg_temp_threshold changed from {48, 54, 65, 55, 90, 80, 120} to {48, 54, 65, 55, 90, 80, 120}

Sep 6 11:36:23 acb_pre_process_config: CB 2 cfg_temp_threshold changed from {48, 54, 65, 55, 90, 80, 120} to {48, 54, 65, 55, 90, 80, 120}

Sep 6 11:36:23 fpc_is_xm_based_fpc: fru pointer is 0x9f17000, fn 0x0, i2c-validity: 1

Sep 6 11:36:23 fpc_is_xm_based_fpc: fru pointer is 0x9f1c000, fn 0x0, i2c-validity: 1

Sep 6 11:36:23 fpc_is_xm_based_fpc: fru pointer is 0x9f21000, fn 0x0, i2c-validity: 1

Sep 6 11:36:23 fpc_is_xm_based_fpc: fru pointer is 0x9f26000, fn 0x0, i2c-validity: 1

 

Sep 6 11:36:23 ch_info_dynamic_power_mgmt_state_blob_get: dynamic power mgmt state info retrived from kernel : MIC aware pwr mgmt config [1] FPC mic aware dynamic pwr mgmt bitmask [0] FPC support bitmask [0] enable bitmask [0]

Sep 6 11:36:23 CHASSISD_DYNAMIC_PWR_MGMT_EVENT: ch_config_get_dynamic_pwr_mgmt_state: dynamic pwr mgmt info retrievd from blob is 1 0 0 0

Sep 6 11:36:23 cfg_ddl_chasd_handle_config_option: Found {chassis, redundancy}: Object Config action: DAX_ITEM_UNCHANGED

Sep 6 11:36:23 Walking Object {redundancy, }

Sep 6 11:36:23 cfg_ddl_chasd_handle_config_option: Found {redundancy, failover}: Object Config action: DAX_ITEM_UNCHANGED

Sep 6 11:36:23 Walking Object {failover, on-loss-of-keepalives}

Sep 6 11:36:23 cfg_ddl_chasd_handle_config_option: Found {redundancy, graceful-switchover}: Object Config action: DAX_ITEM_UNCHANGED

Sep 6 11:36:23 graceful-switchover/non-stop-forwarding enable

Sep 6 11:36:23 cfg_ddl_chasd_handle_config_option: Found {chassis, aggregated-devices}: Object Config action: DAX_ITEM_UNCHANGED

Sep 6 11:36:23 Walking Object {aggregated-devices, }

Sep 6 11:36:23 cfg_ddl_chasd_handle_config_option: Found {aggregated-devices, ethernet}: Object Config action: DAX_ITEM_UNCHANGED

 

From log messages:

Sep 6 11:36:23 MX960-RE0 mgd[99165]: UI_COMMIT_COMPLETED: : commit complete 

Symptoms

There are no alarms or issues reported on the router, the mentioned messages appeared after a commit

Solution

The messages are informational and shows after every commit, no actions were taken

Modification History

2024-09-17 : Article Created