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

Fixed config load_minigrpah not working for Multi-asic platfroms. #1123

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Sep 22, 2020

Why I did:
config load_minigraph not working on Multi-asic platforms.
Command config pfcwd start default now runs on all asic so if we using
it with ip netns exec asic0 it creates loop where asic0 can not reach redis server of other asic.

How I did:
pfcwd start default should be called only once.

Verified:
Tested on single and multi-asic platforms.

Signed-off-by: Abhishek Dosi <abdosi@abdosi-ubuntu-vm0.nwp1qucpfg5ejooejenqshkj3e.cx.internal.cloudapp.net>
@smaheshm
Copy link
Contributor

retest this please

@smaheshm
Copy link
Contributor

Looks good, lets wait for the test results.

@jleveque
Copy link
Contributor

Retest this please

Copy link
Contributor

@smaheshm smaheshm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Please wait for tests to pass.

@abdosi
Copy link
Contributor Author

abdosi commented Sep 23, 2020

Retest this please

@abdosi abdosi merged commit 9a05c23 into sonic-net:master Sep 23, 2020
@abdosi abdosi deleted the master_multiasic branch September 23, 2020 15:06
abdosi added a commit that referenced this pull request Sep 23, 2020
)

Signed-off-by: Abhishek Dosi <abdosi@abdosi-ubuntu-vm0.nwp1qucpfg5ejooejenqshkj3e.cx.internal.cloudapp.net>

Co-authored-by: Abhishek Dosi <abdosi@abdosi-ubuntu-vm0.nwp1qucpfg5ejooejenqshkj3e.cx.internal.cloudapp.net>
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
 Fix load minigraph on 201911 branch. (sonic-net#1124)
 Fixed config load_minigrpah not working for Multi-asic platfroms.
     (sonic-net#1123)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants