On Sun, 8 Dec 2002, Derrick J Brashear wrote: > 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
Well, originally I thought too, but after I used gdb and it said the core was generated by fileserver, I quit gdb session, run file(1) and it also said filerserver. Can you explain why is it named volserver.fs then? In my original post I had output from gdb as: > > Core was generated by `/usr/afs/bin/fileserver'. > > $ 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. I don't see any errors in hosts file. Might this be a problem? $ nslookup localhost Server: tao.natur.cuni.cz Address: 195.113.56.1 Name: localhost.natur.cuni.cz Address: 127.0.0.1 $ nslookup 127.0.0.1 Server: tao.natur.cuni.cz Address: 195.113.56.1 Name: localhost Address: 127.0.0.1 $ What are the other causes? I use afs3.6 2.32 from IBM. -- Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 , fax: +49-89-3187 3585 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
