From owner-freebsd-questions@FreeBSD.ORG Tue Aug 18 17:15:31 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B041B106568D for ; Tue, 18 Aug 2009 17:15:31 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.freebsd.org (Postfix) with ESMTP id 28A578FC51 for ; Tue, 18 Aug 2009 17:15:30 +0000 (UTC) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr13.xs4all.nl (8.13.8/8.13.8) with ESMTP id n7IHFTo5085609; Tue, 18 Aug 2009 19:15:29 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 1A210BA93; Tue, 18 Aug 2009 19:15:29 +0200 (CEST) Date: Tue, 18 Aug 2009 19:15:29 +0200 From: Roland Smith To: Erik Norgaard Message-ID: <20090818171528.GA35403@slackbox.xs4all.nl> References: <4A8A5887.1080304@locolomo.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <4A8A5887.1080304@locolomo.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: questions@freebsd.org Subject: Re: Recovering files after a crash 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: Tue, 18 Aug 2009 17:15:31 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 18, 2009 at 09:30:15AM +0200, Erik Norgaard wrote: > Hi: >=20 > I woke op to a crash this morning after a powerfailure, and now dmesg=20 > shows this: >=20 > WARNING: / was not properly dismounted > GEOM_LABEL: Label ufsid/442f8ac1c0db9af2 removed. > GEOM_LABEL: Label for provider ad6s1a is ufsid/442f8ac1c0db9af2. > GEOM_LABEL: Label ufsid/442f8ac5a7fa5dda removed. > GEOM_LABEL: Label for provider ad6s1d is ufsid/442f8ac5a7fa5dda. > GEOM_LABEL: Label ufsid/442f8ac950b22b46 removed. > GEOM_LABEL: Label for provider ad6s1e is ufsid/442f8ac950b22b46. > GEOM_LABEL: Label ufsid/442f8ad3e5c88ab8 removed. > GEOM_LABEL: Label for provider ad6s1f is ufsid/442f8ad3e5c88ab8. > GEOM_LABEL: Label ufsid/442f8ad59f647596 removed. > GEOM_LABEL: Label for provider ad6s1g is ufsid/442f8ad59f647596. > GEOM_LABEL: Label ufsid/442f8ae2200a8064 removed. > GEOM_LABEL: Label for provider ad6s1h is ufsid/442f8ae2200a8064. > GEOM_LABEL: Label ufsid/442f8ac1c0db9af2 removed. > GEOM_LABEL: Label ufsid/442f8ac5a7fa5dda removed. > GEOM_LABEL: Label ufsid/442f8ac950b22b46 removed. > GEOM_LABEL: Label ufsid/442f8ad3e5c88ab8 removed. > GEOM_LABEL: Label ufsid/442f8ad59f647596 removed. > GEOM_LABEL: Label ufsid/442f8ae2200a8064 removed. These GEOM_LABEL messagel have nothing to do with filesystem checks. You can ignore them. =20 > The problem is that I have no idea which files were affected. >=20 > So, now some questions: >=20 > First, how do I determine which files were corrupted? And how do I=20 > recover these files? =46rom what you have shown it is impossible to tell. A short filesystem check (fsck -F) is run at boot time. If no major problems are found, the complete filesystem check is done later in the background. The result of that check will be visible in /var/log/messages. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkqK4bAACgkQEnfvsMMhpyX0rwCfVVr5n9JBaRY4O/saPK9bDXqn U/wAoIcYBPX6TREGCo4JT/ZBRSllkbps =Tf9u -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--