Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 08:22:32 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        braukmann@tse-online.de (Andreas Braukmann)
Cc:        current@FreeBSD.ORG
Subject:   Re: very silent, but heavy filesystem-crash
Message-ID:  <200001281622.IAA81548@gndrsh.dnsmgr.net>
In-Reply-To: <20000128171618.C1305@cage.tse-online.de> from Andreas Braukmann at "Jan 28, 2000 05:16:18 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
...
> 
>  Starting an 'fsck' results in:
> 
>     cage:[/] # fsck /scratch
>     ** /dev/da1s1g
>     ** Last Mounted on /scratch
>     ** Phase 1 - Check Blocks and Sizes
>     PARTIALLY TRUNCATED INODE I=16
>     SALVAGE? [yn] ^C
>     ***** FILE SYSTEM MARKED DIRTY *****

Next step is run the ``save'' fsck:

fsck -n /scratch >/someplacewithspace 2>&1

Then take a look at the logfile and see just how many
more errors it would have found had you let it procede...

> I interrupted the fsck-run as soon as I decided that it might be
> advisable to leave it in its hosed state just for the case that
> there is some illuminated filesystem-hacker who would like to
> take a peek. (I would allow ssh-access to the box ...)

$1.00/MB for me to recover it.... if you need it.  I don't do it for
fun.


-- 
Rod Grimes - KD7CAX @ CN85sl - (RWG25)               rgrimes@gndrsh.dnsmgr.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001281622.IAA81548>