9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David du Colombier <0intro@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] can't access fossil dumps anymore
Date: Fri, 10 Jun 2011 22:42:17 +0200	[thread overview]
Message-ID: <20110610224217.4e2d8d27@zinc.9fans.fr> (raw)
In-Reply-To: <4DF2789E.8010706@yahoo.fr>

I just saw that I made a mistake in my precedent message.

> % venti/venti -m 50%

Should really be:

% venti/venti -c /dev/sdC0/arenas -m 50%

> Does your answer implicitly means that this is the solution to the
> fossil message "block label mismatch"?

Obviously, something bad happened to your fossil file system.
Recovering from the last archive score should solve your problem,
but you will lost all data not archived to venti.

However, you can also try to use the "check" command of fossilcons.
It's harmless and can be done while fossil is running. Fossil is
automatically halted during the process.

As usual, boot your file server from the cdrom or from another
file server. As described earlier, run venti and define $venti,
then run fossil:

% fossil/fossil -f /dev/sdC0/fossil -m 10%

Open fossilcons:

% con -l /srv/fscons

The run the "check" command with the "fix" parameter to fix all errors:

prompt: check fix

Wait a while, note the result, then you can try to mount your file
system again.

--
David du Colombier



      reply	other threads:[~2011-06-10 20:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-08 22:13 Nicolas BERCHER
2011-06-09 11:28 ` David du Colombier
2011-06-10 20:03   ` Nicolas Bercher
2011-06-10 20:42     ` David du Colombier [this message]

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=20110610224217.4e2d8d27@zinc.9fans.fr \
    --to=0intro@gmail.com \
    --cc=9fans@9fans.net \
    /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).