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

zfs functions (mont -a, list, zpool status) extremely slow #3329

Closed
Pentium100MHz opened this issue Apr 22, 2015 · 4 comments
Closed

zfs functions (mont -a, list, zpool status) extremely slow #3329

Pentium100MHz opened this issue Apr 22, 2015 · 4 comments

Comments

@Pentium100MHz
Copy link

Hi,

Our backup server crashed (kernel panic) and I rebooted it, it took three hours to come back online and that was because automounting of datasets took pretty much the entire time. During that time, the activity indicators on the hard drives indicated that the hard drives were idle, with some activity every few seconds.

In addition to that, all zfs functions take up long times.

'zfs list' takes 37 seconds and returns 550 entries
'zfs list -t snapshot' takes 2 minutes 47 seconds and returns 3391 entries
'zpool status' takes 18 seconds (increases if the hard drives are actually used)..

During that time, the hard drives are not fully utilized, according to iostat, the most utilization is around 10%.

OS is CentOS 6.4
ZFS version is 0.6.2
This is because 0.6.3 has more issues as does newer CentOS 6.x in conjunction with zfs.

Is there a way to speed this up?

@Pentium100MHz
Copy link
Author

OK, so I lost the ability to recognize things that do not belong here. Sorry.

@Pentium100MHz
Copy link
Author

After the problems with 0.6.3 (and newer CenOS) I'm kinda worried about updating it on this server. But yea, that makes sense. I have posted my question on the mailing list and will see if I can updae the server (and not make things worse).

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

2 participants
@Pentium100MHz and others