Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2015 16:06:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204628] ZFS dies when another dataset appears with same mountpoint as existing
Message-ID:  <bug-204628-8-shMCv36dSB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204628-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204628-8@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=204628

Allan Jude <allanjude@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed
                 CC|                            |allanjude@FreeBSD.org

--- Comment #1 from Allan Jude <allanjude@FreeBSD.org> ---
This has not broken ZFS, what has happened is you have mounted a new / over top
of the old one, and hidden /dev, so the zfs commands cannot find the /dev/zfs
device they need to be able to talk to the kernel

mount -t devfs devfs /dev

and you should be able to go about fixing things.

-- 
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-204628-8-shMCv36dSB>