[OpenAFS] Debian - openafs -noauth problems
Sergio Gelato
Sergio.Gelato@astro.su.se
Wed, 24 Aug 2005 20:34:37 +0200
* Madhusudan Singh [2005-08-24 11:23:03 -0400]:
> I ran the afs-newcell script :
Which version? Make sure you are using the one Russ posted on this list.
> bos addhost omega omega -localauth ||true
> bos: could not find entry (can't find cell '<default>' in cell database)
I believe the new version no longer uses bos addhost.
Anyway, the "can't find cell '<default>'" error indicates that your
*client*-side configuration doesn't know about your new server. The
recommended fix is to dpkg-reconfigure openafs-client so that the
correct information gets added to /etc/openafs/CellServDB. It's in
the instructions Russ posted; if in doubt, stick to them.
> As I noted earlier, the IP address is not being added
> to /etc/openafs/server/CellServDB. But as you said, afs-newcell is supposedly
> able to recover from this. So, what am I missing ?