Coda File System

Re: newbie question

From: Love <lha_at_stacken.kth.se>
Date: 10 Mar 2000 00:08:32 +0100
Shafeeq Sinnamohideen <shafeeq_at_cs.cmu.edu> writes:

> > [root_at_server1 /root]# createvol_rep rootvolume E0000100 /vicepa
> > Servers are (server1 )
> > HexGroupId is 7F000001
> > creating volume rootvolume.0 on server1
> > V_BindToServer: binding to host localhost.localdomain
> > RPC2_NewBinding to server localhost.localdomain failed with RPC2_NOBINDING
> > (F)
> > Failure to make volume on server1!. Abort..
> 
> The "localhost.localdomain" seems suspicious - it should be "server1"
> instead. 

It also can be redhat lossage if you do gethostbyname("server1"); and
server1 is the local computer name and order (in /etc/host.conf) is
hosts,bind (or something like that).

This is since redhat add to a a line like this to your /etc/hosts
in their installation program:

127.0.0.0.1     localhost.localdomain localhost server1.yourdomain

Love
Received on 2000-03-09 18:10:10