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

[orchagent] TD4- exits during initialization with orchagent errors. #3244

Open
srideepDell opened this issue Jul 29, 2024 · 0 comments
Open

Comments

@srideepDell
Copy link

Issue:-
Trying to bring up TD4-BCM56881 platform ( Dell Z9432) with latest yml file and it does exits during orchagent initialization.

Error logs

2024 Jul 26 15:43:21.600377 sonic NOTICE swss#orchagent: :- doDecapTunnelTask: Tunnel IPINIP_TUNNEL added to ASIC_DB.
2024 Jul 26 15:43:21.602236 sonic ERR swss#orchagent: :- create: create status: SAI_STATUS_NOT_SUPPORTED
2024 Jul 26 15:43:21.602271 sonic ERR swss#orchagent: :- addDecapTunnelTermEntry: Failed to create tunnel decap term entry [10.0.0.0/32](http://10.0.0.0/32).
2024 Jul 26 15:43:21.602271 sonic ERR swss#orchagent: :- handleSaiCreateStatus: Encountered failure in create operation, exiting orchagent, SAI API: SAI_API_TUNNEL, status: SAI_STATUS_NOT_SUPPORTED
2024 Jul 26 15:43:21.602285 sonic NOTICE swss#orchagent: :- notifySyncd: sending syncd: SYNCD_INVOKE_DUMP
2024 Jul 26 15:43:21.611734 sonic NOTICE swss#orchagent: :- sai_redis_notify_syncd: invoked DUMP succeeded
2024 Jul 26 15:43:22.520284 sonic INFO swss#supervisord 2024-07-26 15:43:22,519 WARN exited: orchagent (terminated by SIGABRT (core dumped); not expected)
2024 Jul 26 15:43:22.543160 sonic INFO swss#supervisor-proc-exit-listener: Process 'orchagent' exited unexpectedly. Terminating supervisor 'swss'

yml file used for TD4 platform
td4-z9432f-32x400G.config.zip

@srideepDell srideepDell changed the title TD4- orchagent exits during initialization [orchagent] TD4- exits during initialization with orchagent errors. Jul 29, 2024
lguohan pushed a commit to sonic-net/sonic-buildimage that referenced this issue Aug 12, 2024
Why I did it
DellEMC Z9432F platform onboarding.

How I did it
Config changes with respect to Z9432F SAI bring up.
Also changes from swss is required for complete bring up of Z9432F platform(TD4) will be followed thru (sonic-net/sonic-swss#3244)

How to verify it
The following error message is not seen..
sonic CRIT syncd#syncd: [none] SAI_API_SWITCH:brcm_sai_create_switch:3204 setting inter-frame gap failed with error Feature unavailable (0xfffffff0).
matiAlfaro pushed a commit to Marvell-switching/sonic-buildimage that referenced this issue Aug 21, 2024
Why I did it
DellEMC Z9432F platform onboarding.

How I did it
Config changes with respect to Z9432F SAI bring up.
Also changes from swss is required for complete bring up of Z9432F platform(TD4) will be followed thru (sonic-net/sonic-swss#3244)

How to verify it
The following error message is not seen..
sonic CRIT syncd#syncd: [none] SAI_API_SWITCH:brcm_sai_create_switch:3204 setting inter-frame gap failed with error Feature unavailable (0xfffffff0).
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

No branches or pull requests

1 participant