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

DLPX-84529 iSCSI debugging commands for SDB #311

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sdimitro
Copy link
Contributor

@sdimitro sdimitro commented Feb 6, 2023

Motivation

The recent iSCSI escalations brought up the need to introduce some basic commands for the iSCSI target module.
I figured I'd start upstreaming some of that work slowly over time so others working on similar escalations can benefit.

Examples

See man pagers of new commands

Notes

I didn't write tests for two reasons:

  1. The current reference crash dump doesn't have any iscsi targets connected
  2. the reference crash dump misses type info for the iscsi target module so even if the commands had no output they'd error out. I made a note to deal with this by explicitly allowing people generating tests skip testing modules that they don't care about.

@grodr grodr changed the base branch from 6.0/stage to develop April 17, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant