Re: [netatalk-admins] 8.5 and asun hanging


Subject: Re: [netatalk-admins] 8.5 and asun hanging
From: a sun (asun@saul3.u.washington.edu)
Date: Fri Nov 06 1998 - 13:23:25 EST


okay,

i want to clear some of these problems up as it looks like people are
trying different versions with OS 8.5.

  1) anybody having problems please grab pre-asun2.1.0a-4.tar.gz from
     ftp.u.washington.edu:/public/asun. asun2.0a18.2 will NOT work
     with the network browser.

  2) if you're experiencing hangs, go to afp_dsi.c and add
     syslog(LOG_INFO, "command (req=%d): %d %d",
     ntohs(dsi->header.dsi_requestID), cmd, dsi->commands[0]); to
     right after the while (cmd = dsi_receive(dsi)) line and
     syslog(LOG_INFO, "command done"); to right before the breaks in
     the DSIFUNC_WRITE and DSIFUNC_CMD bits.

     also, go to alarm_handler() and add a syslog(LOG_INFO, "dsi
     tickle: %d", child.tickle); in there.

  3) give me the tail end of the resulting syslogs that hang.

also, tell me your system/networking setup is. the one log that i've
gotten so far suggests that the client has stopped sending tickles to
the afpd process.

-a



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:33:41 EST