9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: sqweek <sqweek@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Plan 9 wiping itself?
Date: Wed, 28 Nov 2007 16:43:10 +0900	[thread overview]
Message-ID: <140e7ec30711272343x6f017db3v90053f21cb161884@mail.gmail.com> (raw)
In-Reply-To: <ee9e417a0711272021h24197b7cma2dca5938fccaa26@mail.gmail.com>

On Nov 28, 2007 1:21 PM, Russ Cox <rsc@swtch.com> wrote:
> In this case, replica actually recreates all the files it deletes,
> and it refuses to delete any file that had been locally modified,
> so no information would have been lost.  (I tested this earlier
> today on my own system.)

 Unless of course, replica gets interrupted halfway through on the
client side (not idle speculation, happened to someone on IRC).

> Again, replica won't touch any file that it didn't create
> and it also won't delete any file that has been changed since replica
> put it there.

 Replica not touching any file that it didn't create, while a nice
quality, is not much consolation[1] when it has created the majority
of your system.

[1]ok, it at least means you're not losing any irreplacable files...
unless perhaps you're running on a file server and replica hosed
/bin/^(mount fossilcons venti/sync etc) [2]. in any case, an OS
doesn't earn many brownie points by erasing itself
[2] this is idle speculation

<snip replica changes>
> This will make pull skip over a sequence of
> "delete then recreate" entries in the log.

 The changes sound great, and eliminate my above doomsday scenario...
unless something goes really wrong with the replica log. Is it
replica/updatededb that is the culprit or just the way it is run in
replica/scan? It strikes me that if it is forced to abort for some
reason it should avoid updating the log at all.
 By they way, any idea why the replica/pull -n output is so confusing
in this situation? It lists a lot of "a"s for files which already
exist (eg 386/9pc 386/auth/factotum sys/src/9/boot/boot.h) (in
alphabetic order?), then a lot of "d"s (in reverse alphabetical
order?), and then I have some legitimate c/a/ds (sys/src/games/mp3enc)
on account of I haven't pulled in awhile. But the initial
additions/deletions are disjoint sets as far as I can tell - why don't
I see deletions followed by additions for the same files?
-sqweek


  reply	other threads:[~2007-11-28  7:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-23 23:29 Pietro Gagliardi
2007-11-24 17:44 ` Antonin Vecera
2007-11-24 17:46   ` Pietro Gagliardi
2007-11-24 18:43     ` Uriel
2007-11-28  4:21       ` Russ Cox
2007-11-28  7:43         ` sqweek [this message]
2007-11-28 14:35           ` Russ Cox
2007-11-28 16:29             ` Douglas A. Gwyn
2007-11-30  4:58               ` sqweek
2007-11-24 20:59     ` erik quanstrom

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=140e7ec30711272343x6f017db3v90053f21cb161884@mail.gmail.com \
    --to=sqweek@gmail.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).