From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 07:26:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE7F11065683 for ; Fri, 29 Aug 2008 07:26:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F3DF18FC0C; Fri, 29 Aug 2008 07:26:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <48B7A4A0.9020709@FreeBSD.org> Date: Fri, 29 Aug 2008 09:26:24 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: mcoyles@horbury.wakefield.sch.uk References: <000901c909a7$4c9b14b0$fd607e0a@Horbury.Internal> In-Reply-To: <000901c909a7$4c9b14b0$fd607e0a@Horbury.Internal> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Obscure df -h output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 07:26:29 -0000 Marc Coyles wrote: >> Yes, they did something bizarre. Ask them why :) >> >> Kris >> _______________________________________________ > > Mornin' Kris / list... > > Asked them why and they shrugged and said "we didn't"... So... I > unmounted all the nullfs mounts that it'd allow me to unmount (tmp, dev, > proc and bin were "busy") and then rebooted the box to see if they > reappeared. They didn't. Then I had a bit of a "ting" moment as the > lightbulb 2" above my head flickered into life, and logged in as a > jailed user... Lo and behold, the mounts reappeared. Logged out and > logged back in as my regular user, and the mounts remained. > > Should mounts for jail-shells automatically unmount themselves when that > user logs out?? Either way, we know what the "issue" is, and that it > isn't an issue at all... S'just the joys of letting cPanel do something > for you...! "jail shells" and associated nullfs mounts are something you have configured locally, so I guess that is what is going wrong. Kris