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

Stratis - Include new output for key-description, engine report, and cli version #2273

Closed
drckeefe opened this issue Oct 13, 2020 · 3 comments

Comments

@drckeefe
Copy link

In the plugin stratis.py (sos/report/plugins/stratis.py.)
Stratis (https://github.com/stratis-storage/), version 2.1.0 has a new pool encryption feature and report of the engine state, which should be added to sos.
The new additions to the stratis.py file should be:

"stratis key list" - collect a list of key descriptions
"stratis report engine_state_report" - collect the current state of Stratis' engine

Also, the version of the cli should be added.

"stratis --version" - collect the version of stratis-cli

@drckeefe
Copy link
Author

@TurboTurtle
Copy link
Member

Can definitely add these. One question, for stratis key list is there any iteration we should be doing to get detailed information for each key listed?

@drckeefe
Copy link
Author

@TurboTurtle not at this time. We only need stratis key list output.

pmoravec added a commit to pmoravec/sos that referenced this issue Oct 14, 2020
Required for troubleshooting Stratis-engine v. 2.1.0.

Resolves: sosreport#2274
Closes: sosreport#2273

Signed-off-by: Pavel Moravec <pmoravec@redhat.com>
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 a pull request may close this issue.

2 participants