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

cgroup.blkio_throttle write test reported a very low result #1618

Open
rayx opened this issue Dec 29, 2018 · 0 comments
Open

cgroup.blkio_throttle write test reported a very low result #1618

rayx opened this issue Dec 29, 2018 · 0 comments

Comments

@rayx
Copy link
Contributor

rayx commented Dec 29, 2018

Hi, I find group.blkio_throttle failed consistently on my aarch64 server. Below are details of my investigation. I wonder how is its result on x86?

The test failed because write test reported very low result (114 B/s, or 0.1 kB/s). Read test, however, didn't have this issue.


blkio_throttle_write: dd statistics
result it vm  speed actual
FAIL   0  vm0 1024  114

I checked the raw dd output in session log. The raw output matched with the above summary.

I reproduced the issue manually in VM. However, if I wrote to the test device in host, the result was as expected.


# cgexec -g blkio:cgroup-xe8CTr dd if=/dev/sdc of=/dev/null iflag=direct count=3
3+0 records in
3+0 records out
1536 bytes (1.5 kB) copied, 1.51872 s, 1.0 kB/s

So the issues seems to occur only in VM. Do you guys observe this issue on x86?

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