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

[[supervisor][show][interfaces]show interfaces command shows warning on Supervisor card #1772

Closed
mlok-nokia opened this issue Aug 17, 2021 · 1 comment

Comments

@mlok-nokia
Copy link
Contributor

Description

On Supervisor card, execute CLI "show interfaces status" command. A warning message "Warning: failed to retrieve PORT table from ConfigDB!" is displayed since there is NO port interfaces on supervisor card

Steps to reproduce the issue

  1. login to supervisor card.
  2. execute the CLI command "show interfaces status"

Describe the results you received

admin@supervisor:~$ show interfaces status
Warning: failed to retrieve PORT table from ConfigDB!
Warning: failed to retrieve PORT table from ConfigDB!
  Interface    Lanes    Speed    MTU    FEC    Alias    Vlan    Oper    Admin    Type    Asym PFC
-----------  -------  -------  -----  -----  -------  ------  ------  -------  ------  ----------

Describe the results you expected

admin@supervisor:~$ show interfaces status
  Interface    Lanes    Speed    MTU    FEC    Alias    Vlan    Oper    Admin    Type    Asym PFC
-----------  -------  -------  -----  -----  -------  ------  ------  -------  ------  ----------

Additional information you deem important (e.g. issue happens only occasionally)

Output of show version

Based on commit 888701b67fd
It seems the issue still exists in the latest github code
@mlok-nokia
Copy link
Contributor Author

open a new issue in sonic-buildimage: sonic-net/sonic-buildimage#8521

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