9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: jmk@plan9.bell-labs.com, 9fans@cse.psu.edu
Subject: Re: [9fans] fossil failure question
Date: Thu,  3 Mar 2005 14:27:27 -0500	[thread overview]
Message-ID: <8b393b511ac5172c4a936b40527db05f@plan9.bell-labs.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0503031216510.26115@enigma.lanl.gov>

that looks like you are either not reading or writing the data
correctly (once you initialise the fossil the labels should all be 0
i think).

perhaps there's interference in the driver between discs, e.g.
we don't have locking right or have some piece of state which
is shared between the drives when it shouldn't be.

also, check the disc size, etc. is right.

--jim

On Thu Mar  3 14:20:53 EST 2005, rminnich@lanl.gov wrote:
>
> This is on Xen; I'm willing to blame xen, but many other things are
> working. I'm trying to do the kfs->fossil transition. I have /dev/sd00/fs
> and /dev/sd01/fossil, fossil mounted as /n/fossil, kfs as /n/kfs.
>
> I'm doing the mkfs|mkext s dance as found on the wiki.
>
> disk/mkfs -a -s /n/kfs /sys/lib/sysconfig/proto/allproto |
> 	disk/mkext -u -d /n/fossil
>
> At some point in fossil console I get 300 or these:
> main: labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> labelUnpack ff ff 6ccd6c27 01000000 0001ffff
> .
> .
> .
> .
>
>
> Is this an error (I'm guessing yes)
> What's it mean?
> What's a good place to start digging to see what's going on?
>
> thanks
>
> ron


  reply	other threads:[~2005-03-03 19:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03 19:20 Ronald G. Minnich
2005-03-03 19:27 ` jmk [this message]
2005-03-03 19:38   ` Russ Cox
2005-03-03 20:03     ` Ronald G. Minnich
2005-03-03 20:02   ` Ronald G. Minnich

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=8b393b511ac5172c4a936b40527db05f@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --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).