9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Geoff Collyer <geoff@collyer.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] IDE FS failure
Date: Tue, 24 Sep 2002 16:54:03 -0700	[thread overview]
Message-ID: <8065bf9ea34069b3a861dfcdba44656d@collyer.net> (raw)

The fs kernel's messages don't always identify the file system in
question.  As I touch parts of the fs kernel, I've been adding %Zs to
the prints.  It sounds like the cache of your "main" file system is
corrupt.  You might try a recover of main's cache: reboot the file
server and go into config mode, then type:

	recover main
	end

This should restore your "main" to the way it was at the last dump
(typically 5:00 AM), so you'd lose any changes made since then, but if
"main"'s cache is corrupt, you've effectively lost them already.



             reply	other threads:[~2002-09-24 23:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-24 23:54 Geoff Collyer [this message]
2002-09-25  4:18 ` Lucio De Re
  -- strict thread matches above, loose matches on Subject: below --
2002-09-30  9:48 Fco.J.Ballesteros
2002-09-30 10:21 ` Lucio De Re
2002-09-27 14:18 Russ Cox
2002-09-27 13:50 Russ Cox
2002-09-27 14:09 ` Lucio De Re
2002-09-27 14:17 ` Axel Belinfante
2002-09-25 22:40 Geoff Collyer
2002-09-27 12:32 ` Lucio De Re
2002-09-25 13:15 David Swasey
2002-09-25 13:36 ` Lucio De Re
2002-09-24 10:54 Lucio De Re

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8065bf9ea34069b3a861dfcdba44656d@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).