We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.724837 str2-7050cx3-acs-09 WARNING caclmgrd[1003]: Unexpected update in MUX_CABLE_TABLE
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
Unexpected Warning logs.
show version
SONiC.20201231.22
show techsupport
(paste your output here or download and attach the file here )
The text was updated successfully, but these errors were encountered:
Thanks. Fix is here: #8673
Sorry, something went wrong.
master branch is all good
Caclmgrd: port two commits from master to 202012 branch (#8673)
4bdd315
Fix #8672 add two missing commits in caclmgrd: monitor state_db to update dhcp acl #8222 when porting to 202012 branch
No branches or pull requests
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:
Steps to reproduce the issue:
Describe the results you received:
Unexpected Warning logs.
Describe the results you expected:
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: