TITLE:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
CGroups disk write/read not working!
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Plesk Onyx, Version 17.5.3 Update #10, Ubuntu 16.04.2 LTS, x64
PROBLEM DESCRIPTION:After changing Disk Read and Disk Write have no effect.
STEPS TO REPRODUCE:Change the disk read or write to 10 MB/s
Show the following thread. It had worked: https://talk.plesk.com/threads/cgroups-disk-write-read-not-unlimited-after-a-change.341945/
ACTUAL RESULT:Show the following thread. It had worked: https://talk.plesk.com/threads/cgroups-disk-write-read-not-unlimited-after-a-change.341945/
Without cache:
With cache:
EXPECTED RESULT:
Code:
dd if=testfile of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB, 1,0 GiB) copied, 0,862584 s, 1,2 GB/s
With cache:
Code:
dd if=testfile of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1,1 GB, 1,0 GiB) copied, 0,16022 s, 6,7 GB/s
1073741824 bytes (1,1 GB, 1,0 GiB) copied, 0,862584 s, 10 MB/s
ANY ADDITIONAL INFORMATION:
Code:
root@srv-XXX ~ # plesk sbin resctrl --status
enabled
root@srv-XXX ~ # plesk sbin resctrl --features
{"cpu": true, "cpuacct": true, "memory": true, "blkio": true, "vhosts_blkio": true}
Confirm bug
Last edited: