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

zdb block size statistics for individual datasets #16659

Open
jintakhan opened this issue Oct 17, 2024 · 0 comments
Open

zdb block size statistics for individual datasets #16659

jintakhan opened this issue Oct 17, 2024 · 0 comments
Labels
Type: Feature Feature request or new feature

Comments

@jintakhan
Copy link

Describe the feature would like to see added to OpenZFS

zdb -Lbbbs zpool/dataset should calculate a block size histogram for datasets like it does when run on a zpool instead.

How will this feature improve OpenZFS?

Currently zdb -Lbbbs only returns a single line with very little information and statistics when run on a zpool:
Dataset zpool/dataset [ZPL], ID 12345, cr_txg 1234567, 123.45G, 12345 objects

The command would be much more helpful in tuning datasets on a zpool, for example, to different record sizes and special device allocation sizes if the data breakdown was able to return the full block size statistics of a dataset.

Additional context

Others have been asking about this in other forums:

@jintakhan jintakhan added the Type: Feature Feature request or new feature label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Feature request or new feature
Projects
None yet
Development

No branches or pull requests

1 participant