[Bug 219972] Unable to zpool export following some zfs recv

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 13 17:46:03 UTC 2019


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

Allan Jude <allanjude at FreeBSD.org> changed:

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

--- Comment #14 from Allan Jude <allanjude at 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 partition
table, it may be open by GEOM.

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

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


More information about the freebsd-fs mailing list