[Bugs] [Bug 1554731] [EC] Read performance of EC volume exported over gNFS is significantly lower than write performance

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 13 09:04:00 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1554731

Ashish Pandey <aspandey at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #1 from Ashish Pandey <aspandey at redhat.com> ---
Description of problem:

================================================================================
Reads are only at 47MB/s while writes are at 219MB/s:



dd if=/dev/zero of=/media1/results/results/test-toberemoved/test.bin bs=1M
count=1000 conv=fdatasync
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 4.785 s, 219 MB/s

echo 3 > /proc/sys/vm/drop_caches

dd if=/media1/results/results/test-toberemoved/test.bin of=/dev/null bs=1M
count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 22.1433 s, 47.4 MB/s

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list