From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] dist updates from sources.cs.bell-labs.com Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: Chris Silva To: 9fans@cse.psu.edu Content-Transfer-Encoding: 7bit In-Reply-To: <20021023123657.B37809-100000@fbsd.acl.lanl.gov> Message-Id: <303B5B4A-E6DD-11D6-B1C2-0030659642C4@xmission.com> Date: Wed, 23 Oct 2002 17:14:32 -0600 Topicbox-Message-UUID: 0bbffa52-eacb-11e9-9e20-41e7f4b1d025 this is what happens: term% srv -m tcp!sources.cs.bell-labs.com sources /n/sources post... !Adding key: dom=outside.plan9.bell-labs.com proto=p9sk1 user[acmesucks]: password: ! term% bind /n/sources/plan9 /n/dist term% term% replica/pull -v $home/tmp/network 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 184: '/n/kfs/dist/replica/client/plan9.log' does not exist term% Thanks, Chris On Wednesday, October 23, 2002, at 12:43 PM, andrey mirtchovski wrote: > you should do a: > > bind /n/sources/plan9 /n/dist > > before the replica/pull part and after the 'srv part' > > see the Russ Cox' script: > > http://groups.google.com/groups?selm=8aa0fc5d47540ca24e1a89f6336a7564%40plan9. > bell-labs.com&oe=UTF-8&output=gplain > > at any rate, you should be able to cd to and list the contents of > /n/sources after doing a: > > srv -m tcp!sources.cs.bell-labs.com sources /n/sources > > andrey > > On Wed, 23 Oct 2002, Chris Silva wrote: > >> term% disk/kfscmd allow >> term% 9fs kfs >> term% srv -m tcp!sources.cs.bell-labs.com sources /n/sources >> post... >> >> !Adding key: dom=outside.plan9.bell-labs.com proto=p9sk1 >> user[acmesucks]: >> password: >> ! >> term% replica/pull -v /dist/replica/network >> 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 182: >> '/n/kfs/dist/replica/client/plan9.log' does not exist >> term% >> >> Any clear fix for this problem? >> >> Russ Cox wrote: >> >>> Can you send the output of: >>> >>> 9fs kfs >>> srv -m tcp!sources.cs.bell-labs.com sources /n/sources >>> replica/pull -v /dist/replica/network >>> >>> ? >> > >