9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Gregory Pavelcak <g.pavelcak@comcast.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Fs64 file server, partition boundaries out of range
Date: Sun,  6 Aug 2006 11:06:56 -0400	[thread overview]
Message-ID: <20060806150717.6A4E3EAFD@mail.cse.psu.edu> (raw)
In-Reply-To: Your message of "Sat, 05 Aug 2006 19:13:05 EDT." <cdc21564dfd06d16b4b155c3fabcfe51@plan9.bell-labs.com>


I hate to be the slowest guy in the room, but it's not clear where
this leaves me. If I understand the paragraph below, the upshot is
that there may be some unwritten blocks that copyworm thinks it has
to copy, but it's not the case that it is just trying to copy all
80G worth, written or not, onto my 50G disk. So, I either really do
have over 50G of blocks that it's trying to copy, or there is some
other problem. I see that the limit() value Geoff asked for is
basically devsize() for my source disk. Does that mean it's just too
much stuff?

Thanks for all the help.

Greg

> 
> On a real worm, only already-written blocks can be read and there is
> no allocation bitmap (or at least none visible outside the jukebox
> hardware).  Because the file server kernel gradually extends the upper
> limit of blocks it will allocate on the worm, there will tend to be
> both written and unwritten blocks just before the current nominal end
> of the file system (but the end is increased when cwgrow() is called).
> After the current end there should only be unwritten blocks, and
> almost all of the blocks before it should be written.
> 


  parent reply	other threads:[~2006-08-06 15:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-05 13:08 Gregory Pavelcak
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 [this message]
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=20060806150717.6A4E3EAFD@mail.cse.psu.edu \
    --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).