9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Fs64 file server, partition boundaries out of range
@ 2006-08-07 21:19 Gregory Pavelcak
  2006-08-07 21:29 ` geoff
  0 siblings, 1 reply; 18+ messages in thread
From: Gregory Pavelcak @ 2006-08-07 21:19 UTC (permalink / raw)
  To: 9fans

Here's a dumb question. I have been copying info from my file server
console. Geoff has mentioned the file server log a couple of times. I
assumed it would be in /sys/log, but I can't find it. In order to get
all of the info from check, I either need a log to cut and paste from
or a paging command to move back on the console.

Greg



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: Re: [9fans] Fs64 file server, partition boundaries out of range
  2006-08-05 18:14   ` Gregory Pavelcak
@ 2006-08-05 19:32 Anthony Sorace
  2006-08-05 20:19 ` Gregory Pavelcak
  -1 siblings, 1 reply; 18+ messages in thread
From: Anthony Sorace @ 2006-08-05 19:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

defining "ordinary" is, of course, impossible, but about yea fast:
http://www.cs.bell-labs.com/who/seanq/p9trace.html


^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [9fans] Fs64 file server, partition boundaries out of range
@ 2006-08-05 13:08 Gregory Pavelcak
  2006-08-05 13:57 ` erik quanstrom
  2006-08-05 14:38 ` geoff
  0 siblings, 2 replies; 18+ messages in thread
From: Gregory Pavelcak @ 2006-08-05 13:08 UTC (permalink / raw)
  To: 9fans

[-- 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 --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2006-08-10 12:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-07 21:19 [9fans] Fs64 file server, partition boundaries out of range 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
  -- strict thread matches above, loose matches on Subject: below --
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 13:08 Gregory Pavelcak
2006-08-05 13:57 ` erik quanstrom
2006-08-05 18:14   ` Gregory Pavelcak
2006-08-05 14:38 ` geoff
2006-08-05 18:11   ` Gregory Pavelcak

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).