Coda File System

Re: Big questions ?

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Wed, 15 Sep 1999 11:22:25 -0400
On Wed, Sep 15, 1999 at 05:25:30PM -0700, Alex Fomin wrote:
> Hi, people.
> There are some big question again :)
> I use coda-server 5.2.4 on FreeBSD 3.2. From script rc.vice ( from
> coda-server package )  updateclnt daemon run with switch  -q
> coda_udpsrv. In man page for updateclnt written: this switch define
> service in /etc/services, which updatesrv will be used.
> Question #1. Why script vice-setup-ports not define this service in
> /etc/services? Must this service be in /etc/services?

I guess the manual page is outdated. The ports for the updatesrv and
updateclnt are registered with the rpc2portmapper. But I guess that they
still use the original coda_udpsrv name when registering the portnumber.

This answer probably also handles questions #2 and #3

> I ask this because i see into updateClntLog next (see attachment)
> Thank you for any help.
> 
> Foma

> 13:58:36 Update Client pid = 38958 started at Wed Sep 15 13:58:35 1999
> 
> Cannot get port from rpc2portmap; exiting
> ***LWP (0x808f200): Select returns error: 22
> 
> Assertion failed: 0, file "iomgr.c", line 291
> Sleeping forever.  You may use gdb to attach to process 38958.

You need to have rpc2portmap running before the updatesrv and clnt
programs can register/query the allocated portnumbers.

Jan
Received on 1999-09-15 11:25:28