9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Chris Silva <ack@xmission.com>
To: 9fans@cse.psu.edu
Subject: [9fans] dist updates from sources.cs.bell-labs.com
Date: Sat, 26 Oct 2002 10:21:58 -0600	[thread overview]
Message-ID: <0CC6C3AA-E8FF-11D6-8C1A-0030659642C4@xmission.com> (raw)

I'm still having difficulties replica/pull'ing. Now I'm not
authenticating and I figure I have some configuration error.

Here is what I am doing:
term% disk/kfscmd allow
term% replica/pull -v /tmp/network
post...

!Adding key: dom=outside.plan9.bell-labs.com proto=p9sk1
user[cls]:
password:
!
srv tcp!204.178.31.8!9fs: mount failed: authentication failed
bind: /n/sources/plan9: '/n/sources/plan9' does not exist
servermount: bind 125: bind
term%

Here is /tmp/network:
#!/bin/rc

s=/n/dist/dist/replica
serverroot=/n/dist
serverlog=$s/plan9.log
serverproto=$s/plan9.proto

fn servermount {
		srv tcp!204.178.31.8 sources /n/sources
		bind /n/sources/plan9 /n/dist
}
fn serverupdate { status='' }

fn clientmount {  9fs kfs }
c=/n/kfs/dist/replica
clientroot=/n/kfs
clientdb=$c/client/plan9.db
clientexclude=(dist/replica/client)
clientlog=$c/client/plan9.log

applyopt=(-u -T$c/client/plan9.time)

Here is /lib/ndb/local:
database=
	file=/lib/ndb/local
	file=/lib/ndb/common


dom=
	ns=ns.xmission.com
	ns=ns1.xmission.com
	ns=ns2.xmission.com
dom=ns.xmission.com ip=198.60.22.2
dom=ns1.xmission.com ip=198.60.22.22
dom=ns2.xmission.com ip=207.78.169.150


dom=ack.dsl.xmission.com
	ns=ns.xmission.com
	ns=ns1.xmission.com
	ns=ns2.xmission.com


ipnet=ack ip=192.168.1.3 ipmask=255.255.255.0
	ipgw=192.168.1.1
	dns=ns.xmission.com
	dns=ns1.xmission.com

ip=192.168.1.3 ether=00034797fe5f sys=unsightly
	dom=ack.dsl.xmission.com
	proto=il

auth=204.178.31.8 authdom=outside.plan9.bell-labs.com



             reply	other threads:[~2002-10-26 16:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-26 16:21 Chris Silva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-29  1:57 YAMANASHI Takeshi
2002-10-28 23:21 Russ Cox
2002-10-29  1:48 ` Chris Silva
2002-10-28 21:19 Russ Cox
2002-10-28 22:21 ` Chris Silva
2002-10-26 18:20 Russ Cox
2002-10-28 20:01 ` Chris Silva
2002-10-23 20:12 Russ Cox
2002-10-23 13:50 Russ Cox
2002-10-23 16:43 ` Chris Silva
2002-10-23 18:43   ` andrey mirtchovski
2002-10-23 18:52     ` Dan Cross
2002-10-23 19:01       ` andrey mirtchovski
2002-10-23 23:14     ` Chris Silva
2002-10-23  9:56 Chris Silva

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=0CC6C3AA-E8FF-11D6-8C1A-0030659642C4@xmission.com \
    --to=ack@xmission.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).