-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[sflow] system crashed once sflow is enabled and switch has 200G+ interfaces #6793
Comments
@padmanarayana , @dgsudharsan , could you please take a look and suggest next steps? |
Issue Triage 2/17: Dell team to provide input on the issue, thanks! |
@padmanarayana kindly reminder |
@liat-grozovik : the dump is from an Internal build. Nevertheless, it is very likely that the 200G is failing because there is no entry in either https://github.com/Azure/sonic-swss/blob/288fb40d8ff4ec825645c2fbab1e79f50881a9f2/cfgmgr/sflowmgr.cpp#L13 or https://github.com/Azure/sonic-swss/blob/288fb40d8ff4ec825645c2fbab1e79f50881a9f2/cfgmgr/sflowmgr.h#L14. We'll check and get back. |
@Hedgehog-Guru - We don't have a 200G interface. Can we provide a patch and you build and re-test on your end? Thanks, |
Please share draft PR and Nvidia will be able to validate.
From: Garrick He <notifications@github.com>
Sent: Monday, March 8, 2021 2:48 AM
To: Azure/sonic-buildimage <sonic-buildimage@noreply.github.com>
Cc: Liat Grozovik <liatg@nvidia.com>; Mention <mention@noreply.github.com>
Subject: Re: [Azure/sonic-buildimage] [sflow] system crashed once sflow is enabled and switch has 200G+ interfaces (#6793)
@Hedgehog-Guru<https://github.com/Hedgehog-Guru> - We don't have a 200G interface. Can we provide a patch and you build and re-test on your end?
Thanks,
Garrick
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#6793 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTABA6FT37OYIVXNTLKJNTTCQNCNANCNFSM4XWWO2RQ>.
|
@GarrickHe kind reminder, is there are any updates? |
- What I did Added 200G entry into the speed-rate map. Also handled the case which programs empty string into APP-DB and thus leading to a failure of Orchagent. Default Sampling rate for 200G is set to 20000 - Why I did it Fix for Issue: sonic-net/sonic-buildimage#6793 - How I verified it run sflow community test under sonic-mgmt Co-authored-by: Vivek Reddy Karri <vkarri@nvidia.com>
- What I did Added 200G entry into the speed-rate map. Also handled the case which programs empty string into APP-DB and thus leading to a failure of Orchagent. Default Sampling rate for 200G is set to 20000 - Why I did it Fix for Issue: sonic-net/sonic-buildimage#6793 - How I verified it run sflow community test under sonic-mgmt Co-authored-by: Vivek Reddy Karri <vkarri@nvidia.com>
This issue can be closed. |
- What I did Added 200G entry into the speed-rate map. Also handled the case which programs empty string into APP-DB and thus leading to a failure of Orchagent. Default Sampling rate for 200G is set to 20000 - Why I did it Fix for Issue: sonic-net/sonic-buildimage#6793 - How I verified it run sflow community test under sonic-mgmt Co-authored-by: Vivek Reddy Karri <vkarri@nvidia.com>
Description
If switch has 200G and above interfaces system crash occur after sflow was enabled
Steps to reproduce the issue:
Describe the results you received:
System crashed
Describe the results you expected:
Stable run
Output of
show version
:Additional information you deem important (e.g. issue happens only occasionally):
sonic_dump_qa-anconda-test10_20210216_173758.tar.gz
The text was updated successfully, but these errors were encountered: