Coda File System

Re: Coda kernel module for 2.2.14?

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Wed, 19 Jan 2000 14:45:26 -0500
On Wed, Jan 19, 2000 at 01:06:14PM -0600, Brice Ruth wrote:
> You're obviously right - I was confusing venus-setup w/ venus (I agree - it
> did a good job of behaving nicely :))
> 
> Here's what /vice/db/servers contains:
> 
> [root_at_serv1 /root]# cat /vice/db/servers
> serv1           1
> serv1           1
> ++
> 
> Questions:
> a) should it contain two entries?
> b) should it contain the fully qualified domain name?

My guess is that one entry is sufficient. And you only need the fully
qualified name if serv1 doesn't resolve correctly.

Try 'nslookup serv1' to check whether the correct ip address is found.
Maybe the SrvLog or SrvErr file contains some message about
gethostbyname failing. If that fails then the host address is set to 0,
which enventually triggers the "no hostaddr" error message.

Jan
Received on 2000-01-19 14:46:25