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

zpool list -v doesn't work right with -o #17068

Open
justinpryzby opened this issue Feb 19, 2025 · 0 comments
Open

zpool list -v doesn't work right with -o #17068

justinpryzby opened this issue Feb 19, 2025 · 0 comments
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@justinpryzby
Copy link

justinpryzby commented Feb 19, 2025

System information

Type Version/Name
Distribution Name debian
Distribution Version 12
Kernel Version 6.1.0-25
Architecture amd6
OpenZFS Version 2.2 and 2.3

Describe the problem you're observing

Without -v, zpool -o obeys the request:
$ zpool list -o name,frag NAME FRAG zfs 70%

But with -v, -o is ignored for per-vdev stats. It looks like default fields are shown despite what I wrote in -o.

NAME FRAG zfs 70% vdc 128G 85.9G 41.1G - - 70% 67.6% - ONLINE special - - - - - - - - - vdd 1014M 112M 848M - - 51% 11.7% - ONLINE

Describe how to reproduce the problem

Run with -v and -o

Include any warning/errors/backtraces from the system logs.

@justinpryzby justinpryzby added the Type: Defect Incorrect behavior (e.g. crash, hang) label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

1 participant