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

Add lsblk report capability to pool #1000

Open
mulkieran opened this issue Aug 3, 2023 · 1 comment
Open

Add lsblk report capability to pool #1000

mulkieran opened this issue Aug 3, 2023 · 1 comment
Assignees

Comments

@mulkieran
Copy link
Member

mulkieran commented Aug 3, 2023

Sub of stratis-storage/project#630

What we want to do is invoke lsblk -i with the pool's devices' devnodes as arguments.

@bgurney-rh
Copy link
Member

There were other commands that we want to run; I made a chart of them, and the corresponding categories:

("p": pool-related command)
("gl": global command)

p    lsblk -i /dev/nvme0n1p2 /dev/nvme0n1p3
gl   stratis pool list
gl   stratis pool list --stopped
gl   stratis report engine_state_report
gl   busctl tree org.storage.stratis3
p    dmsetup table
     dmsetup ls --tree -o ascii
p    stratis-dumpmetadata /dev/nvme0n1p2
p    stratis-dumpmetadata /dev/nvme0n1p3

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

No branches or pull requests

2 participants