[Bug 204628] ZFS dies when another dataset appears with same mountpoint as existing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 17 16:06:00 UTC 2015


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

Allan Jude <allanjude at FreeBSD.org> changed:

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

--- Comment #1 from Allan Jude <allanjude at 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.


More information about the freebsd-bugs mailing list