[OpenAFS-devel] fileserver crash on Solaris 2.6 with 1.2.7

Derrick J Brashear shadow@dementia.org
Sun, 8 Dec 2002 15:25:54 -0500 (EST)


On Sun, 8 Dec 2002, [iso-8859-2] Martin MOKREJŠ wrote:

> Hi,
>   our main afs database server went down, as only one database server
> remained alive, weird thing started to happen. Being unable to find real
> cause, have upgrade from old IBM binaries to openafs binaries for solaris
> 2.6 version 1.2.7:
> 
>   Here's some meat for you:
> 
> $ gdb /usr/afs/bin/fileserver ./corevol.fs

corevol.fs should be volserver

> $ more PtLog
> ptserver: problems with host name Ubik init failed
> primary address
> Sun Dec  8 18:36:20 2002 Inconsistent Cell Info on server: Sun Dec  8 18:36:20 2002 195.113.59.251 Sun Dec  8 18:36:20 2002

this is usually the problem where the hostname maps to 127.0.0.1 instead
of the real ip address, but there have been other causes.