9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: YAMANASHI Takeshi <9.nashi@gmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Plan 9 server controls impaired and steps taken before
Date: Mon, 16 May 2005 15:10:02 +0900	[thread overview]
Message-ID: <db47aadd899dc9b3ed48fdaaaf2e85f4@orthanc.cc.titech.ac.jp> (raw)

hi,

> I am not sure, but I am on Day 4 of the initial snap. I'm not sure how
> long I need to wait until I consider the current installation process
> a failure. Perhaps 12 more days of waiting and I'll call it quits.

My idea of working around this is taking the initial "snap -a" during
the installation.  I'm assuming you are installing from CD on sdD0 to
sdC0 with the default partition names.

1: finish the installation to where "Feel free to turn off your computer."
   message shows.

2: sweep a new window and follow the steps below.
	term% mount /srv/9660 /n/dist /dev/sdD0/data
	term% cd /n/dist/386/bin
	term% {echo srv -p fscons; ./fossil/conf /dev/sdC0/fossil} > /tmp/f
	term% ./venti/venti -c /dev/sdD0/arenas -a 'tcp!127.1!17034' -h 'tcp!127.1!8888'
	term% venti=tcp!127.1!17034
	term% ./fossil/fossil -c '. /tmp/f'
	term% ./con -l /srv/fscons
	prompt: fsys main snap -a
	  __wait until archive:.... shows__
	prompt: fsys all sync
	prompt: fsys all halt
	  __quits con__
	 >>>q
	term% kill fossil | rc
	term% ./fossil/fossil -c '. /tmp/f'
	term% ./con -l /srv/fscons
	prompt: fsys main df
	  __ the usage should be low once archived to venti __
	prompt: fsys all sync
	prompt: fsys all halt
	  __ quit con __
	term% kill fossil | rc
	term% ./venti/sync

	<important>
	DON'T HIT delete key IN THIS WINDOW.   IT WILL KILL venti.
	</important>

3: you can check the progress of snapshoting in another window.
	term% mount /srv/9660 /n/dist /dev/sdD0/data
	term% cd /n/dist/386/bin
	term% telnet tcp!127.1!8888
	GET /storage
	  __venti usages shows__

This process could be migrated into the installation process or not.
-- 




             reply	other threads:[~2005-05-16  6:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16  6:10 YAMANASHI Takeshi [this message]
2005-05-16  9:04 ` Richard Miller
  -- strict thread matches above, loose matches on Subject: below --
2005-05-10 21:28 [9fans] Plan 9 server controls impaired and steps taken before failure Bruce Ellis
2005-05-10 23:14 ` [9fans] Plan 9 server controls impaired and steps taken before andrey mirtchovski
2005-05-11  0:33   ` Vester Thacker
2005-05-13 16:26     ` Russ Cox
2005-05-13 21:29       ` arisawa
2005-05-14 17:11         ` Vester Thacker
2005-05-14 18:03           ` Russ Cox
2005-05-14 22:06             ` arisawa
2005-05-14 22:33               ` Russ Cox

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=db47aadd899dc9b3ed48fdaaaf2e85f4@orthanc.cc.titech.ac.jp \
    --to=9.nashi@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).