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

Edward Tomasz Napierala <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Edward Tomasz Napierala <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to