[OpenAFS] BreakDelayedCallbacks FAILED still an issue

Stefaan stefaan.deroeck@gmail.com
Sun, 17 Sep 2006 21:08:38 +0200


Hi,

I don't really know if this is related, but I'm hijacking this thread
as I'm also getting the "WhoAreYou failed" error.  I can trigger this
on 1.4.2-fc3, using kdevelop.
Trying to load a project in kdevelop (of which the sources are on
afs), the program stalls after loading some files.  The client and
server are on the same host.
This appears in FileLog:
Sun Sep 17 20:44:17 2006 CB: WhoAreYou failed for 134.58.189.252:7001, error -03

# rxdebug olympia 7001 yields:
Trying 134.58.189.252 (port 7001):
Free packets: 9, packet reclaims: 16, calls: 3, used FDs: 64
not waiting for packets.
0 calls waiting for a thread
1 threads are idle
Connection from host 134.58.189.252, port 7000, Cuid b7f4fc26/9d8bb534
  serial 1145,  natMTU 1444, flags pktCksum, security index 2, client conn
  rxkad: level clear, flags pktCksum
  Received 376015 bytes in 613 packets
  Sent 47876 bytes in 450 packets
    call 0: # 447, state active, mode: sending, flags: wait_packets
    call 1: # 4, state not initialized
    call 2: # 2, state not initialized
    call 3: # 0, state not initialized
Connection from host 134.58.189.252, port 7000, Cuid b7f4fc26/141a04c0
  serial 235,  natMTU 1444, security index 0, client conn
    call 0: # 71, state active, mode: sending, flags: wait_packets
    call 1: # 1, state active, mode: sending, flags: wait_packets
    call 2: # 0, state not initialized
    call 3: # 0, state not initialized
Done.

It comes to a complete stop after some time.  At first it waits some,
then it gets into a state where files are loaded at a very slow rate
(at that time I intermittently get "dally" state instead of "active"),
but this slows down to an infinite wait at which the rest of the .
I tried with 1.5.8 before I tried with 1.4.2-fc3.  I downgraded
because the system seemed to crash very suddenly on starting kdevelop.
 So it's likely the same error occurs with 1.5.8, only much quicker.

I probably didn't report this in the best possible way, but at least
it's an attempt, and I will gladly accept hints on providing more
useful information :)

Stefaan