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

in 3.36, randwrite in zbd zonemode can only write to 128 zones which lead to high iops in randwrite #1717

Open
1 task done
pilife opened this issue Feb 4, 2024 · 1 comment

Comments

@pilife
Copy link

pilife commented Feb 4, 2024

Please acknowledge the following before creating a ticket

Description of the bug:
in 3.36, randwrite in zbd zonemode can only write to 128 zones which lead to high iops in randwrite

Environment: 5.10.134-13.an8.x86_64

fio version: 3.36

Reproduction steps

fio --name=zbc --filename=/dev/sdr --direct=1 --zonemode=zbd --offset=969z --numjobs=4 --group_reporting=1 --runtime=30 --ioengine=libaio --iodepth=4 --rw=randwrite --bs=256K
image
image

@pilife
Copy link
Author

pilife commented Feb 4, 2024

by using zbc_report_zones command, it turns out that there are only 128 implicit open zones were written

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

1 participant