Skip to content

Conversation

@jeff-lien-sndk
Copy link
Contributor

The current ocp internal-log command will only retrieve up to data area 3. This change will enable retrieving of all 4 telemetry log data areas.

It will also refactor the code used to save off the 2 files collected: telemetry log and string log along with the 1 generated file: the parsed da 1 and 2 data.

Swap -o and -f on output-format and output-file parameters.

@jeff-lien-sndk jeff-lien-sndk force-pushed the enable-da4-ocp branch 2 times, most recently from 2800364 to 1ce97b7 Compare August 27, 2025 18:47
The current ocp internal-log command will only retrieve
up to data area 3.  This change will enable retrieving
of all 4 telemetry log data areas.
It will also refactor the code used to save off the
2 files collected:  telemetry log and string log along
with the 1 generated file:  the parsed da 1 and 2 data.
Swap -o and -f on output-format and output-file parameters.

Signed-off-by: jeff-lien-sndk <[email protected]>

Reviewed-by: brandon-paupore-sndk <[email protected]>
The man page documentation has been updated to document the
change of -o for output-format and -f for output-file.  Also
there have been updates made to note new supported data areas.

Signed-off-by: jeff-lien-sndk <[email protected]>

Reviewed-by: brandon-paupore-sndk <[email protected]>
@igaw
Copy link
Collaborator

igaw commented Aug 28, 2025

Looks good. I haven't checked but it might be necessary to update the tab completions for bash and zsh as well.

@igaw igaw merged commit a6d01ef into linux-nvme:master Aug 28, 2025
16 checks passed
@jeff-lien-sndk
Copy link
Contributor Author

@igaw What tab completions? I haven't done that in any previous PR's.

@igaw
Copy link
Collaborator

igaw commented Aug 28, 2025

I keep forgetting to ask to update the those files whenever a command gets new/changes arguments. In this case it would be this here:


(internal-log)

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

Successfully merging this pull request may close these issues.

2 participants