[Bug 209158] node / npm triggering zfs rename deadlock

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 24 12:02:03 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209158

--- Comment #6 from Rick Macklem <rmacklem at FreeBSD.org> ---
I knew there was a ZFS rename issue, but I thought it
occurred rarely and typically (always??) when snapshots
were being renamed.

This problem seems to have become frequent.
Of course, just about any change could cause changes in
when things get executed and "tickle" the deadlock bug.

There was a case on freefall that looked similar (due to
a deadlock involving vnode locks, mostly through cache_lookup())
and I had "hoped" this was the same problem (since the freefall
case occurred once in several months). It doesn't appear to
be the same problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list