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 hangs with dedup #3101

Closed
ChristophSchmidpeter opened this issue Feb 13, 2015 · 6 comments
Closed

zfs hangs with dedup #3101

ChristophSchmidpeter opened this issue Feb 13, 2015 · 6 comments
Labels
Type: Performance Performance improvement or performance problem

Comments

@ChristophSchmidpeter
Copy link

Since I have enabled deduplication zfs hangs every few minutes. (During zpool import, or reproduceably during copying to zvol.)
I am booting xen 4.3.

Please let me know which logs you need.

@ChristophSchmidpeter
Copy link
Author

It might be related to #3091

@ChristophSchmidpeter
Copy link
Author

The whole system hangs for 5sec-1min every few minutes too and suddenly recovers then too. I am not sure whether it is the same issue or another.

@ChristophSchmidpeter
Copy link
Author

iotop shows 99.9% usage:

z_rd_iss

@ChristophSchmidpeter
Copy link
Author

With one pool it is particularly bad. Importing takes 5 minutes which used less than 10 seconds (95% of the time it is just hanging).

zfs send | zfs receive hangs also most of the time: With zfs list is see the size of the receiving dataset staying at 64k size for a couple of minutes, than sometimes it receives some 100Mb and hangs again for some minutes. (Trying zfs commands in other shell instances just hang then.)

@behlendorf behlendorf added the Type: Performance Performance improvement or performance problem label Feb 13, 2015
@sempervictus
Copy link
Contributor

Importing a pool with DDTs requires that they be loaded into memory, which would go through verification of each block read. How much data is in there, how bad are the DDT tables?

@gmelikov
Copy link
Member

gmelikov commented Feb 4, 2017

Close as stale, feel free to reopen if it's still actual.

@gmelikov gmelikov closed this as completed Feb 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Performance Performance improvement or performance problem
Projects
None yet
Development

No branches or pull requests

4 participants