-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Slow read speed on 0.6.5.3 #3950
Comments
I can confirm.
|
In addition to above. I'd like to downgrade to ZoL 0.6.5.2, but it seems Ubuntu repository on launchpad doesn't contain previous versions of ZoL. Or could anybody suggest a way to downgrade? |
Can you check if you are getting the same errors in dmesg as me, because I also see the same slow read speeds. |
I cant see the same errors in dmesg, only loaded ZFS module, nothing about txg. |
I've grepped dmesg output as well. Nothing relative to txg. |
I confirm this problem on Ubuntu 14.04.3 LTS (kernel 3.16.0-x and 4.2.0.19/4.2.0-21) on ZoL 0.6.5.3 |
It would be tremendously helpful if someone could determine where this performance issue was introduced. All previous releases are available from Github as tarballs and they will work with the 14.04 LTS kernel. |
i'm getting this too on a zvol in a simple two-way mirror
I was running 0.6.4-something from official repo on debian jessie until the upgrading process broke (zfsonlinux/pkg-zfs#184, #3807, zfsonlinux/pkg-zfs#181) so I manually built the 0.6.5.3 debs as instructed on main zol webpage. if someone manages to prebuild all those debs mentioned by @behlendorf for debian jessie's linux-image-amd64 version 3.16+63 and upload them binaries somewhere, I can test all of them starting with 0.6.3. |
Speed is slow on 0.6.5.3 when copy from network. It is about 50-60MB/s. On early versions it was 100-112MB/s. |
I have also upgraded recently from 0.6.4.2-1 to 0.6.5.3-1, and have again experienced a marked slowdown in IO performance since this upgrade. We run a virtualized environment (under Xen) and run zfs zvols as the volumes supporting the individual VMs. Benchmarking shows figures show read and write performance down by 50%, and simple iostat on the zvol taking the brunt of the benchmark concurs with a 50% throughput downgrade for reads and writes (of course the writes could be impacted by not being able to read quickly enough). We have zpool configuration as follows:
and running under ubuntu: As I say the only change in the two systems being tested is zfs versions as above |
Hello,
On Gentoo with 4.0.5 kernel and 0.6.5.3 version of zfs i have slow read speed (50-60MB/s).
Write speed is ok - 112MB/s. Disks are not overloaded and CPU and memory is mostly free.
Its exactly ZFS read speed, because copy speed from single ext4 disk in the same system is 90+ MB/s.
Pool is RaidZ2, 7+2, 3tb disks.
Is it possible to speed up read perfomance?
$uname -a
Linux NAS01 4.0.5-gentoo #1 SMP Sat Oct 24 11:32:43 MSK 2015 x86_64 Intel(R) Pentium(R) CPU G630 @ 2.70GHz GenuineIntel GNU/Linux
lsb_release -a
LSB Version: n/a
Distributor ID: Gentoo
Description: Gentoo Base System release 2.2
Release: 2.2
Codename: n/a
dmesg | grep -i zfs
[ 8.785441] ZFS: Loaded module v0.6.5.3-r0-gentoo, ZFS pool version 5000, ZFS filesystem version 5
zpool status
pool: ZFS01
state: ONLINE
scan: scrub canceled on Sat Oct 24 15:25:37 2015
config:
errors: No known data errors
The text was updated successfully, but these errors were encountered: