-
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
[z9332]orchagent crash observed when tunnel termination is not supported (TH3) #5530
Comments
Issue seen with 436 Image which has latest SDK and SA I versions root@sonic: SONiC Software Version: SONiC.master.436-d03de95e Platform: x86_64-dellemc_z9332f_d1508-r0
|
@srideepDell Please use an image that has the following PR in place to see if you still encounter this issue... |
Description:
Below logs is seen with errors and syncd sends shutdown notification to orchagent which creates crash of orchagent. This issue is seen only when BCM SAI is changed to 3.7.4, issue not seen with 3.7.3
Platform :
DellEMC-Z9332f-O32 with T1 config loaded
Steps to reproduce:
drivshell>bsv
bsv
BRCM SAI ver: [3.7.4.2], OCP SAI ver: [1.6.0], SDK ver: [6.5.16]
syslogs with errors
Oct 2 16:20:43.711422 sonic ERR syncd#syncd: [none] brcm_sai_create_tunnel_term_table_entry:1811 P2MP tunnel terminator not supported on this platform.
Oct 2 16:20:43.711496 sonic ERR syncd#syncd: :- processQuadEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_VR_ID: oid:0x3000000000024
Oct 2 16:20:43.711528 sonic ERR syncd#syncd: :- processQuadEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_TYPE: SAI_TUNNEL_TERM_TABLE_ENTRY_TYPE_P2MP
Oct 2 16:20:43.711554 sonic ERR syncd#syncd: :- processQuadEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_TUNNEL_TYPE: SAI_TUNNEL_TYPE_IPINIP
Oct 2 16:20:43.711579 sonic ERR syncd#syncd: :- processQuadEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_ACTION_TUNNEL_ID: oid:0x2a00000000055a
Oct 2 16:20:43.711604 sonic ERR syncd#syncd: :- processQuadEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_DST_IP: 10.0.0.0
Oct 2 16:20:43.711627 sonic ERR syncd#syncd: :- processQuadEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_TUNNEL_TERM_TABLE_ENTRY:oid:0x2b00000000055b, status: SAI_STATUS_NOT_SUPPORTED
Oct 2 16:20:43.711663 sonic ERR syncd#syncd: :- run: Runtime error: :- processQuadEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_TUNNEL_TERM_TABLE_ENTRY:oid:0x2b00000000055b, status: SAI_STATUS_NOT_SUPPORTED
Oct 2 16:20:43.711663 sonic NOTICE syncd#syncd: :- sendShutdownRequest: sending switch_shutdown_request notification to OA for switch: oid:0x21000000000000
Oct 2 16:20:43.711787 sonic NOTICE syncd#syncd: :- sendShutdownRequestAfterException: notification send successfull
drivshell>Attach
Attach
Attach: Unit 0 (BCM56980_B0): attached (current unit)
drivshell>bsv
bsv
BRCM SAI ver: [3.7.4.2], OCP SAI ver: [1.6.0], SDK ver: [6.5.16]
Syslog
syslog.log
The text was updated successfully, but these errors were encountered: