Skip to content

wicket screen should show present but faulted or unreadable transceivers #8110

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

Open
bnaecker opened this issue May 7, 2025 · 0 comments · May be fixed by #8118
Open

wicket screen should show present but faulted or unreadable transceivers #8110

bnaecker opened this issue May 7, 2025 · 0 comments · May be fixed by #8118
Labels
wicket Operator Interaction Via Technician Port

Comments

@bnaecker
Copy link
Collaborator

bnaecker commented May 7, 2025

wicket now shows the transceivers under the inventory page. However, if the transceiver is unreadable, we show it as not present, like this:

Image

But when you look at the transceiver using lower-level tools, we see:

root@oxz_switch1:~# swadm switch-port transceiver list
Port   State             Reset  Interrupt  Power  Power control  Vendor  Part No.  Serial No.
qsfp0  faulted (Failed)                                                            

or

root@oxz_switch1:~# xcvradm -i sidecar0 -t 0 vendor-info
Port Identifier               Vendor           Part             Rev  Serial           Mfg date
Some operations failed, errors below
Port Error
   0 Hardware error accessing module 0: The module stretched SCL too long

We need to surface the failure in wicket, rather than claiming there's no transceiver in the switch port.

@bnaecker bnaecker added the wicket Operator Interaction Via Technician Port label May 7, 2025
bnaecker added a commit that referenced this issue May 8, 2025
- Make all transceiver data results rather than options
- Report errors in the `wicket` UI for each piece of data we failed to
  read
- Fixes #8110
@bnaecker bnaecker linked a pull request May 8, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wicket Operator Interaction Via Technician Port
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant