9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Gregory Pavelcak <g.pavelcak@comcast.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Fs64 file server, partition boundaries out of range
Date: Sat,  5 Aug 2006 09:08:25 -0400	[thread overview]
Message-ID: <D21386D0-A48C-46C8-AA58-A37CAF51B18D@comcast.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2324 bytes --]


I finally got to check on this.

First thanks to Geoff for his informative replies and to jmk for  
taking the
time to let me know Geoff was away. That saved me from checking my
email every 5 seconds looking for his posts.

I tried copyworm yesterday. I wasn't sure what device I was supposed to
use. First I made main fh0 and output fw2, but I got a message saying
something like `no blocks to copy from worm'. So, then I just made main
h0 and output w2. Copyworm ran and ended with (and I actually wrote the
message down this time):

wreniocmd out of range a=w2 b=6105859
wrenwrite: w2(6105859) bad status 0040
out block 6105859: write error; bailing copied 615859 blocks from h0  
to w2
sync: wormcopy
looping: reset the machine at any time

h0 is an 80G IDE drive (Western Digital something), and w2 is a Seagate
50GB U2WCS 3HH ST150176LC 1.6-IN HIGH 80-PIN
according to the seller's blurb.

I  wouldn't think 50 is just too small given that I only had a few GB  
of stuff and
have only been running since December.

I need to try the p(w2)1.99. I didn't have any intention of having an  
MBR
but maybe something there is the problem. Do you think that might help?
It takes almost 20hrs to complete the copy, so it's not an easy  
experiment
to do.

Anyway, any thoughts appreciated.

Greg




-=-=-=-=-=-=-=-=-=-=-=-=-
It sounds like

        cannot add sd12!plan9 [63,156296385] to disk [0,976937355):
partition boundaries out of range

is coming from 9load.  I haven't seen this, but it does sound like
garbled partition tables or a bad disk.  The first block of a file
system contains its configuration block, so if you plan to have an MBR
or other DOS/FAT stuff on the disk, you'll need to skip it.  I do that
on my main file server to allow a small DOS partition.  To do so, use
p(w0)1.99 instead of w0, for example.

`panic: fworm: checktag 6105775' is quite serious.  The fake-worm
bitmap isn't initialised.  Copying fworms is tricky, particularly if
the output device is larger than the input device.  You probably ought
to use copyworm instead of copydev, since copydev just blindly copies
blocks, assuming input and output are the same size, but copyworm
knows how to copy fworms, including reaming the output fworm, thus
creating its bitmap.


[-- Attachment #2: Type: text/html, Size: 9184 bytes --]

             reply	other threads:[~2006-08-05 13:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05 13:08 Gregory Pavelcak [this message]
2006-08-05 13:57 ` erik quanstrom
2006-08-05 18:14   ` Gregory Pavelcak
2006-08-05 19:32     ` Anthony Sorace
2006-08-05 20:19       ` Gregory Pavelcak
2006-08-05 20:24         ` erik quanstrom
2006-08-05 23:13           ` geoff
2006-08-05 23:21             ` geoff
2006-08-06  4:27               ` erik quanstrom
2006-08-05 23:34                 ` geoff
2006-08-06 15:06             ` Gregory Pavelcak
2006-08-07  1:06               ` geoff
2006-08-05 14:38 ` geoff
2006-08-05 18:11   ` Gregory Pavelcak
2006-08-07 21:19 Gregory Pavelcak
2006-08-07 21:29 ` geoff
2006-08-07 22:50   ` Gregory Pavelcak
2006-08-07 23:38     ` geoff
2006-08-10 12:44   ` Gregory Pavelcak

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=D21386D0-A48C-46C8-AA58-A37CAF51B18D@comcast.net \
    --to=g.pavelcak@comcast.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).