[OpenAFS] strange file server problems again

Klaas Hagemann kerberos@northsailor.de
Wed, 14 May 2003 11:17:45 +0200


Hi,

i have again a mysterious file server problem. On one of my round about 
20 fileserver the file-server processes are dying again and again.

It seems as if the main file server process dies and the other file 
server processes become corrupt, so that they have the "1" as ppid.

I have to stop afs (/etc/init.d/afs stop) and kill all fileserver 
processes with killall -9 fileserver.

I switched over to the lwp-fileserver and i am testing this one now.
In /usr/afs/logs/FileLog i get lots of messages like this:

Wed May 14 11:14:23 2003 ReallyRead(): open failed device 0 inode 
22419729285137 errno 2
Wed May 14 11:14:24 2003 ReallyRead(): open failed device 0 inode 
107441291281 errno 2
Wed May 14 11:14:26 2003 ReallyRead(): open failed device 0 inode 
22419729285137 errno 2
Wed May 14 11:14:27 2003 ReallyRead(): open failed device 0 inode 
107441291281 errno 2

Does anyone has any idea or can explain me this error messages (i do not 
even know if these error messages cause the crash.

Thanks
Klaas