Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2017 21:40:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 210721] Rerooting to an imported ZFS pool triggers panic
Message-ID:  <bug-210721-3630-xMeP83f3Gl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210721-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210721-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=210721

--- Comment #3 from Andriy Gapon <avg@FreeBSD.org> ---
(In reply to Joakim Asplund from comment #2)
Essentially, it's because the code that handles a zfs root filesystem
mindlessly tries to import its pool and that's a problem if the pool is already
imported.
It should be very easy to fix this bug by just adding a check for that
condition.

-- 
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-210721-3630-xMeP83f3Gl>