From owner-freebsd-questions@FreeBSD.ORG Thu May 3 17:49:15 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 819DD106566C for ; Thu, 3 May 2012 17:49:15 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 33DEB8FC12 for ; Thu, 3 May 2012 17:49:15 +0000 (UTC) Received: by yhgm50 with SMTP id m50so2020217yhg.13 for ; Thu, 03 May 2012 10:49:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding:x-gm-message-state; bh=K3A7DqoMt58RVmxwSvf1Q2Mbrzfk83Zl1S71k5U30zY=; b=DatxVicja25rlk+wB/rQGfCTqNg9VZsn+HdmUMoNYe7RaJh++drYIRPwornZZbXGYW jD6QVw2VFg1L9Wod4K/Arx4MvAoVkwHnxzFRsRS8KaVT+KVBUENG5LacQdLFZjaZEdIl 5LVhpTPSl4VZ9L47SvgFPdHy1eD3kdqDpdQYQONoarUh+NbW2ER1y85t1CalIiXOJsp3 6qtfZ3XBr2DrbdmriL2i7mwxuxVXOAcfY4An3Y+hT+BmD2ntif3ugMwNVVqanaCj5jHz DA7FjWuTTm909m+UKcGLmyqvsXLbXPOwGl37LPZ1tAbwcWTnQPaXSON8LH9T3/cZBWcr xjEQ== MIME-Version: 1.0 Received: by 10.50.197.233 with SMTP id ix9mr1255614igc.26.1336067354290; Thu, 03 May 2012 10:49:14 -0700 (PDT) Sender: aimass@yabarana.com Received: by 10.231.74.138 with HTTP; Thu, 3 May 2012 10:49:14 -0700 (PDT) In-Reply-To: References: <201204301136.q3UBa8fj083478@mail.r-bonomi.com> <4F9F1551.5040003@dichotomia.fr> Date: Thu, 3 May 2012 13:49:14 -0400 X-Google-Sender-Auth: OO21Qfb4WUXuBlyJk4XQuTzFd94 Message-ID: From: Alejandro Imass To: jb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQlqT7mq1jIf3ux9Fwt4TklqDA2Figjf26iDlLfQkAxPFYDLnjbOF/Qiq+4Nrfh2P0rI10x+ Cc: freebsd-questions@freebsd.org Subject: Re: UFS Crash and directories now missing 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: Thu, 03 May 2012 17:49:15 -0000 On Thu, May 3, 2012 at 1:40 PM, jb wrote: > Alejandro Imass p2ee.org> writes: > >> ... >> I have no idea, but cmm-php52-1 is in fact the problematic jail with >> the MySQL problem. > > Could you please include displays of > 1. your troubled machine's > =A0 $ cat /etc/fstab > =A0 Note: you already showed us 'mount' output. > 2. your other trouble-free server's > =A0 $ cat /etc/fstab > =A0 $ mount > The fstab was in a previous mail but here it is again... >From the troubled server: # Device Mountpoint FStype Options Dump Pass# /dev/ad4s1b none swap sw 0 0 /dev/ad4s1a / ufs rw 1 1 /dev/ad4s1d /tmp ufs rw 2 2 /dev/ad4s1f /usr ufs rw 2 2 /dev/ad4s1e /var ufs rw 2 2 /dev/ad6s1.journal /usr/jails ufs rw,async 2 2 /dev/cd0 /cdrom cd9660 ro,noauto 0 0 >From a good server (single disk machine): /dev/ad4s1b none swap sw 0 0 /dev/ad4s1a / ufs rw 1 1 /dev/ad4s1d /tmp ufs rw 2 2 /dev/ad4s1f.journal /usr ufs rw,async 2 2 /dev/ad4s1e /var ufs rw 2 2 /dev/ad4s1a on / (ufs, local) devfs on /dev (devfs, local, multilabel) /dev/ad4s1d on /tmp (ufs, local, soft-updates) /dev/ad4s1f.journal on /usr (ufs, asynchronous, local, gjournal) /dev/ad4s1e on /var (ufs, local, soft-updates) /usr/jails/basejail on /usr/jails/httpProxy/basejail (nullfs, local, read-o= nly) devfs on /usr/jails/httpProxy/dev (devfs, local, multilabel) fdescfs on /usr/jails/httpProxy/dev/fd (fdescfs) procfs on /usr/jails/httpProxy/proc (procfs, local) /usr/jails/basejail on /usr/jails/cat58base/basejail (nullfs, local, read-o= nly) devfs on /usr/jails/cat58base/dev (devfs, local, multilabel) fdescfs on /usr/jails/cat58base/dev/fd (fdescfs) procfs on /usr/jails/cat58base/proc (procfs, local) /usr/jails/basejail on /usr/jails/watwkyTesting/basejail (nullfs, local, read-only) devfs on /usr/jails/watwkyTesting/dev (devfs, local, multilabel) fdescfs on /usr/jails/watwkyTesting/dev/fd (fdescfs) procfs on /usr/jails/watwkyTesting/proc (procfs, local) /usr/jails/basejail on /usr/jails/mta1/basejail (nullfs, local, read-only) devfs on /usr/jails/mta1/dev (devfs, local, multilabel) fdescfs on /usr/jails/mta1/dev/fd (fdescfs) procfs on /usr/jails/mta1/proc (procfs, local) /usr/jails/basejail on /usr/jails/migdev/basejail (nullfs, local, read-only= ) devfs on /usr/jails/migdev/dev (devfs, local, multilabel) fdescfs on /usr/jails/migdev/dev/fd (fdescfs) procfs on /usr/jails/migdev/proc (procfs, local) > jb > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"