Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Caclmgrd] Unexpected logs during mux state change #8672

Closed
prsunny opened this issue Sep 3, 2021 · 2 comments
Closed

[Caclmgrd] Unexpected logs during mux state change #8672

prsunny opened this issue Sep 3, 2021 · 2 comments

Comments

@prsunny
Copy link
Contributor

prsunny commented Sep 3, 2021

Description

While Mux state change is triggered, the following logs were observed on the DUT:

Sep 2 21:09:33.724837 str2-7050cx3-acs-09 WARNING caclmgrd[1003]: Unexpected update in MUX_CABLE_TABLE
More logs:

Sep 2 21:09:33.724118 str2-7050cx3-acs-09 NOTICE swss#orchagent: :- addOperation: Mux setting State DB entry (hw state standby, mux state standby) for port Ethernet60
Sep 2 21:09:33.724613 str2-7050cx3-acs-09 INFO caclmgrd[1003]: mux cable update : '('Ethernet60', 'SET', (('state', 'standby'),))'
Sep 2 21:09:33.724837 str2-7050cx3-acs-09 WARNING caclmgrd[1003]: Unexpected update in MUX_CABLE_TABLE
Sep 2 21:09:33.725313 str2-7050cx3-acs-09 WARNING mux#linkmgrd: MuxManager.cpp:166 addOrUpdateMuxPortMuxState: Ethernet60: state db mux state: standby
Sep 2 21:09:33.725313 str2-7050cx3-acs-09 WARNING mux#linkmgrd: link_manager/LinkManagerStateMachine.cpp:620 handleMuxStateNotification: Ethernet60: state db mux state: Standby
Sep 2 21:09:33.732588 str2-7050cx3-acs-09 NOTICE swss#orchagent: :- addOperation: Mux setting State DB entry (hw state standby, mux state standby) for port Ethernet64
Sep 2 21:09:33.733092 str2-7050cx3-acs-09 WARNING mux#linkmgrd: MuxManager.cpp:166 addOrUpdateMuxPortMuxState: Ethernet64: state db mux state: standby
Sep 2 21:09:33.733174 str2-7050cx3-acs-09 INFO caclmgrd[1003]: mux cable update : '('Ethernet64', 'SET', (('state', 'standby'),))'
Sep 2 21:09:33.733392 str2-7050cx3-acs-09 WARNING mux#linkmgrd: link_manager/LinkManagerStateMachine.cpp:620 handleMuxStateNotification: Ethernet64: state db mux state: Standby
Sep 2 21:09:33.733384 str2-7050cx3-acs-09 WARNING caclmgrd[1003]: Unexpected update in MUX_CABLE_TABLE

Steps to reproduce the issue:

  1. Trigger mux state change on DUT

Describe the results you received:

Unexpected Warning logs.

Describe the results you expected:

Output of show version:

SONiC.20201231.22

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@ghost
Copy link

ghost commented Sep 3, 2021

Thanks. Fix is here: #8673

@ghost
Copy link

ghost commented Sep 3, 2021

master branch is all good

lguohan pushed a commit that referenced this issue Sep 14, 2021
Fix #8672

add two missing commits in caclmgrd: monitor state_db to update dhcp acl #8222 when porting to 202012 branch
@ghost ghost closed this as completed Sep 14, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant