Date: Tue, 11 Nov 2003 21:20:48 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: kernel panic on jailed sshd - 4.9-release Message-ID: <200311112020.hABKKmEg098822@lurza.secnetix.de> In-Reply-To: <OF7868ECF7.780FBD5B-ONC1256DDB.002CB9FC-C1256DDB.0030B125@felvi.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Kovács János <kovacs.janos@ofi.hu> wrote: > Just installed 4.9-RELEASE with jailed sshd over a null-mounted (bin, > dev,etc,usr) > dirs crashing. It's well-known that NULLFS (as well as UNIONFS) are unstable in FreeBSD 4.x and can cause crashes. I'd recommend that you use loopback NFS instead. That's what I do for my jails (and -o union instead of UNIONFS), and it's rock-stable. Regards Oliver PS: Also see the "bugs" section in the mount_null(8) manpage. -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "Being really good at C++ is like being really good at using rocks to sharpen sticks." -- Thant Tessman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311112020.hABKKmEg098822>