You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed issue 3349 and related bugfix and wondered if adding cond_resched() to zfs_zget would help.
Do you guys have any ideas on what the underlying problem could be?
Unfortunately, I cannot upgrade currently as we have experienced a big performance drop when we tried this so I am looking to cherry-pick bug fixes and compile from source if it helps.
Thanks for your help.
The text was updated successfully, but these errors were encountered:
It doesn't make much sense to file this issue for 0.6.3 because it most likely has already been fixed in master, It would be more helpful to file an issue for the performance.
yes, that makes sense.
however i did that and unfortunately the issue was unresolved so we ended up downgrading to 0.6.3.
Hi,
I am running 0.6.3-1.3 on Ubuntu 12.04.5 LTS with all access over NFS and am experiencing intermittent NFS lockups.
When this occurred, no NFS requests were being processed at all and all nfsd processed were in a uninterruptible sleep/D state -
I ran -
at the time and so have stack dumps. Here is a sample nfsd process stack -
They situation recovered when NFSD was restarted.
I noticed issue 3349 and related bugfix and wondered if adding cond_resched() to zfs_zget would help.
Do you guys have any ideas on what the underlying problem could be?
Unfortunately, I cannot upgrade currently as we have experienced a big performance drop when we tried this so I am looking to cherry-pick bug fixes and compile from source if it helps.
Thanks for your help.
The text was updated successfully, but these errors were encountered: