Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 17:46:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 219972] Unable to zpool export following some zfs recv
Message-ID:  <bug-219972-3630-ITCUDfyCbA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219972-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219972-3630@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=3D219972

Allan Jude <allanjude@FreeBSD.org> changed:

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

--- Comment #14 from Allan Jude <allanjude@FreeBSD.org> ---
(In reply to Patrik Hildingsson from comment #13)
What other subsystems are involved here?

I see mention of USB and GELI. If we can get a lowest-common-denominator to
recreate the issue, that will help.

Most often the reason for EBUSY on export is a mounted filesystem, or a zvol
that is opened by an application.

What may be causing the issue here is if there is a zvol that has a partiti=
on
table, it may be open by GEOM.

Setting 'volmode' to 'dev' instead of the default (geom), may solve the iss=
ue
in that case.

--=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-219972-3630-ITCUDfyCbA>