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

[action] [PR:223] [warmboot] use config_db connector to update mux mode config instead of CLI (#223) #227

Merged
merged 2 commits into from
Jan 9, 2024

Commits on Jan 4, 2024

  1. [warmboot] use config_db connector to update mux mode config instead …

    …of CLI (sonic-net#223)
    
    Description of PR
    Summary:
    Fixes # (issue)
    
    This PR is to fix handleWarmRestartReconciliationTimeout, for failing configuring mux port back to auto mode.
    
    Issue logs:
    
    Dec  3 20:22:23.715483  NOTICE mux#linkmgrd: MuxManager.cpp:570 handleWarmRestartReconciliationTimeout: Reconciliation timed out after warm restart, set service to reconciled now.
    Dec  3 20:22:23.717051  NOTICE mux#linkmgrd: MuxManager.cpp:574 handleWarmRestartReconciliationTimeout: config mux mode back to auto completed with return code 32512
    Dec  3 20:22:23.717427  INFO mux#supervisord: linkmgrd sh: 1: sudo: not found
    Dec  3 20:22:23.717427  NOTICE mux#linkmgrd: :- setWarmStartState: linkmgrd warm start state changed to reconciled
    
    sign-off: Jing Zhang [email protected]
    zjswhhh authored and liushilongbuaa committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c33f458 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    7581840 View commit details
    Browse the repository at this point in the history