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

[Test Gap][lldp] Verify the lldp entries in APPL_DB after restart syncd/swss #15889

Open
ZhaohuiS opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@ZhaohuiS
Copy link
Contributor

ZhaohuiS commented Dec 5, 2024

Test Gap Description

We have an issue that there is only lldp_rem_time_mark for eth0

It still has the following syslog:
2024 Dec 2 18:22:18.291732 bjw2-can-7260-3 WARNING snmp#snmp-subagent [sonic_ax_impl] WARNING: Exception when updating lldpRemTable: 'lldp_rem_index'

It always happened for eth0, the LLDP_ENTRY_TABLE in APPL_DB for eth0 is like this:
{'lldp_rem_time_mark': '3886'}

It's fixed by
sonic-net/sonic-dbsyncd#71

Test Plan

Issue reproduce steps:

docker exec syncd supervisorctl stop syncd
docker exec swss supervisorctl stop orchagent

docker exec syncd supervisorctl start syncd
docker exec swss supervisorctl start orchagent

Check the LLDP entries for all interfaces in APPL_DB are full and completed.

Test environment

No response

Attach files (if any)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant