From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ish Rattan To: <9fans@cse.psu.edu> Subject: Re: [9fans] replica/pull.. In-Reply-To: <2777e2b088c18d8b14863fe0545323b9@plan9.bell-labs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Tue, 28 May 2002 11:30:29 -0400 Topicbox-Message-UUID: 9ea748d0-eaca-11e9-9e20-41e7f4b1d025 On Tue, 28 May 2002 rsc@plan9.bell-labs.com wrote: > I think you need to > > mkdir /n/sources > or > disk/kfscmd 'create /n/sources sys sys 555 d' I did that and it complained about /n/sources/replica dir, so I made one. It then complained about /n/kfs/dis/replica/client/plan9.log (structure was upto /n/kfs), so made the dirsa nd touched plan9.log too. > You are also having authentication problems. > What does > > ndb/query authdom outside.plan9.bell-labs.com auth > > print? sources.cs.bell-labs.com I can't ping outside.plan9.bell-labs.com, maybe it is not relevant? The error message is now srv tcp!sources.cs.bell-labs.com: mount failed: authentication failed rm: /n/kfs/dist/replica/client/plan9.log: '/n/kfs/dist/replica/client/plan9.log' does not exist rm /n/kfs/dist/replica/client/plan9.log: rm 432: '/n/kfs/dist/replica/client/plan9.log' does not exist -ishwar