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

Display information about "locked pools" by a regular CLI command #725

Closed
mulkieran opened this issue Mar 11, 2021 · 8 comments · Fixed by #879
Closed

Display information about "locked pools" by a regular CLI command #725

mulkieran opened this issue Mar 11, 2021 · 8 comments · Fixed by #879
Assignees

Comments

@mulkieran
Copy link
Member

Something like:

> stratis <subcommand> list locked
Pool UUID      Number of Devnodes   Encryption Info
---------------     ----------------------------   --------------------
<UUID>          1024                             Clevis

maybe.

@mulkieran
Copy link
Member Author

@drckeefe Assigning to you for comment

@mulkieran
Copy link
Member Author

This may tie into our 3.0.0 bump and removing old D-Bus API bits.

@mulkieran
Copy link
Member Author

Shortly we will be exporting the information about the locked pools in a slighly more complicate fashion, we can wait until then.

@mulkieran
Copy link
Member Author

We plan to export this locked pools information as a single, very structured D-Bus property. We may still be able to make use of that property in the CLI.

@mulkieran mulkieran changed the title Now that we have LockedPoolsWithDevs key in FetchProperties.r4 interface might want to take advantage in CLI Display information about "locked pools" by a regular CLI command Nov 4, 2021
@drckeefe
Copy link
Member

drckeefe commented Nov 4, 2021

This output would be useful

@mulkieran
Copy link
Member Author

Better to wait until stopping and starting pools is done, as D-Bus API may change a bit.

@mulkieran
Copy link
Member Author

This will be part of the release after 3.1.0.

@mulkieran mulkieran removed the blocked label Apr 28, 2022
@mulkieran
Copy link
Member Author

We will actually do it as part of 3.1.0 and stop/start pools.

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