Date: Sun, 05 Oct 2014 01:18:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-jail@FreeBSD.org Subject: [Bug 186360] [jail] jail using nullfs and unionfs doesn't mount devfs Message-ID: <bug-186360-9824-tLAo7oR6zI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-186360-9824@https.bugs.freebsd.org/bugzilla/> References: <bug-186360-9824@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=186360 johannes@jo-t.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannes@jo-t.de --- Comment #5 from johannes@jo-t.de --- I have the same problem on: FreeBSD fred 9.3-STABLE FreeBSD 9.3-STABLE #0 r272448: Fri Oct 3 19:02:13 BST 2014 root@fred:/usr/obj/usr/src/sys/FRED amd64 By the looks of it, something deletes the stuff in the to-be-jailed /dev after devfs is mounted there. Unmounting and remount it makes it work properly. Also, mounting devfs from a prestart script (and preventing jail start up by returning exit code 1), makes devfs behave well. So I'd suspect when jail(8) goes about starting up everything it messes up the device nodes. -- 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-186360-9824-tLAo7oR6zI>