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
Yes, this is a bit of a known issue. The way ZFS does some of its locking causes false positives with the Linux lock dependency analysis. All the deadlocks it reports are bogus and can be ignored, however until we rework some locking the ZFS code to be lock dep friendly enabling it isn't very useful. I've been meaning to do this for a long time now...
With zfs-0.6.0-rc8, when creating a zpool with approx. 40 disks in it, with a kernel compiled with lock debugging support, I got this:
The text was updated successfully, but these errors were encountered: