-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Nokia-7215] [marvell] orchagent exited when activating mirror_session #9830
Labels
Comments
Hi, Thanks, |
Offered offline. |
Everflow/Mirror functionality is not supported in M0 on SONIC 202012 branch. |
6 tasks
lguohan
pushed a commit
that referenced
this issue
Mar 5, 2022
- Fixed SAI debian version name issue reported in Marvell sai package file name format issue Marvell-switching/sonic-marvell-binaries#62 - Implement DHCP, DHCv6 traps as per SAI Specifications - Added support to return SAI_STATUS_NOT_SUPPORTED for ERSPAN feature [Nokia-7215] [marvell] orchagent exited when activating mirror_session #9830 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
zjswhhh
pushed a commit
that referenced
this issue
Mar 7, 2022
- Fixed SAI debian version name issue reported in Marvell sai package file name format issue Marvell-switching/sonic-marvell-binaries#62 - Implement DHCP, DHCv6 traps as per SAI Specifications - Added support to return SAI_STATUS_NOT_SUPPORTED for ERSPAN feature [Nokia-7215] [marvell] orchagent exited when activating mirror_session #9830 Signed-off-by: Rajkumar Pennadam Ramamoorthy <[email protected]>
@bingwang-ms, Fix has been delivered to this and PR got merged. Can this issue be closed please? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
orchagent
exited when activating mirror sessionSteps to reproduce the issue:
1.Shutdown all BGP
config bgp shutdown all
2.Create a mirror session
config mirror_session add test_session_1 1.1.1.1 2.2.2.2 8 4
3.Add a static route to collector
vtysh -c "configure terminal" -c "ip route 2.2.2.0/24 10.0.0.63"
Describe the results you received:
orchagent exited because SAI return error
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: