Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2018 15:38:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227631] panic: vputx: usecount not zero for vnode
Message-ID:  <bug-227631-227-SXxDRTH6yV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227631-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227631-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227631

Edward Tomasz Napierala <trasz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trasz@FreeBSD.org

--- Comment #6 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
The crash seems to be triggered by ctladm(8) trying to remove a LUN, and
looking at core.0, it seems there are several ctladm instances running.  Is=
 it
possible that two instances are trying to manipulate the same LUN?  If so, =
this
might be what triggers the problem.  There might be unsufficient locking in=
 the
CTL block backend.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227631-227-SXxDRTH6yV>