From owner-freebsd-jail@FreeBSD.ORG Thu Sep 1 14:17:07 2011 Return-Path: Delivered-To: jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 375D9106564A for ; Thu, 1 Sep 2011 14:17:07 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from mail-qw0-f49.google.com (mail-qw0-f49.google.com [209.85.216.49]) by mx1.freebsd.org (Postfix) with ESMTP id E27518FC21 for ; Thu, 1 Sep 2011 14:17:06 +0000 (UTC) Received: by qwi2 with SMTP id 2so1279038qwi.8 for ; Thu, 01 Sep 2011 07:17:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=R0eJMkThSuq34mWlZx/xNOm4RhU1AQtvYUtMpWWBYpg=; b=Y4Gi43Jdz9UNNwG9M1V4b1SK2WMOMAuUWsDzOUgSAQgn8LfV07gHBZMbMakoKnZ5mm gT9UIhkC+ff2eWojmBbVnACurUYuVdrqG6+qadN8zeDq6Yh/FBq7Msmnl8XtGgWnreLt 8tqz7wk0i9T7ou/R3Whoedqq8Mjo6COR4DP38= MIME-Version: 1.0 Received: by 10.229.68.148 with SMTP id v20mr233562qci.80.1314886625733; Thu, 01 Sep 2011 07:17:05 -0700 (PDT) Received: by 10.229.38.132 with HTTP; Thu, 1 Sep 2011 07:17:05 -0700 (PDT) In-Reply-To: <4E53A532.7080801@FreeBSD.org> References: <4E53A532.7080801@FreeBSD.org> Date: Thu, 1 Sep 2011 16:17:05 +0200 Message-ID: From: Redd Vinylene To: glarkin@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: jail@freebsd.org Subject: Re: Old jail dir reappears after reboot - why? X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 14:17:07 -0000 Greetings! # df /jail Filesystem 1K-blocks Used Avail Capacity Mounted on /jail 1839358428 18 1839358410 0% /jail Yes - this directory is on the same filesystem as /jails. And yes - I did issue a "rm -rf /jail" after "umount /jail". fsck showed no signs of filesystem error. Thanks! On Tue, Aug 23, 2011 at 3:03 PM, Greg Larkin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 8/23/11 4:48 AM, Redd Vinylene wrote: > > On Fri, Jun 10, 2011 at 1:36 PM, Redd Vinylene >wrote: > > > >> Hi, > >> > >> After rebooting my host server, some old dir I once had my jails in > >> reappears. What might be the cause of that and how do I stop it? > >> > >> More specifically, I once had my jails in /jail, but now I've moved them > >> all into /jails. rc.conf or fstab does not reference /jail and I can't > >> find any file on my system that does - so why does this dir keep > reappearing > >> all the time? > >> > >> I have to umount it before I can delete it though. > >> > >> Anybody know? > >> > >> Thanks! > > > > > > Can somebody help me? > > > > Redd > > Hi Redd, > > What is the output of "df /jail"? Is that directory on the same mounted > filesystem as any other directories? > > I assume that you executed "rm -rf /jail" after you moved your jail > directories to /jails? If you've done that, it may not hurt to fsck the > device to make sure there aren't any filesystem problems. > > Regards, > Greg > - -- > Greg Larkin > > http://www.FreeBSD.org/ - The Power To Serve > http://www.sourcehosting.net/ - Ready. Set. Code. > http://twitter.com/cpucycle/ - Follow you, follow me > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk5TpTIACgkQ0sRouByUApBdLwCfSTowJ2soh+hskt+urzQMTieT > IMUAmwdHM6z5fdbiUYUaJ2snPJnERCTz > =fbYu > -----END PGP SIGNATURE----- >