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]Fixed the load_sonic_global_db_config() on single asic platform issue #8614

Closed

Conversation

mlok-nokia
Copy link
Contributor

@mlok-nokia mlok-nokia commented Aug 27, 2021

Why I did it

python script caclmgrd calls function load_sonic_global_db_config() without checking if the platform is multiasic platform. This cause an error message has been logged. Fixed issue: #8613

How I did it

Check if device is multi npu, then call load_sonic_global_db_config().

How to verify it

  1. Reboot the system
  2. execute the following command to check the log file
   admin@sonic:~ $

No such error message shown

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@mlok-nokia mlok-nokia force-pushed the caclmgrd-load-global-db branch 2 times, most recently from 6305ce4 to 4728c1b Compare August 27, 2021 13:17
@zhangyanzhao
Copy link
Collaborator

@arlakshm please help to review this PR

@mlok-nokia
Copy link
Contributor Author

Duplicated with #8812

@mlok-nokia mlok-nokia closed this Oct 6, 2021
@mlok-nokia mlok-nokia deleted the caclmgrd-load-global-db branch October 6, 2021 13:16
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

Successfully merging this pull request may close these issues.

2 participants