Subject: Re: [netatalk-admins] 8.5 and asun hanging
From: Walt Bigelow (walt@stimpy.com)
Date: Sat Nov 14 1998 - 19:42:55 EST
Asun:
I am experiencing these damn lockups. I am using pre-asun2.1.0-5 and I
added the syslog modifications. Below is the syslog file.
Nov 14 16:27:02 jaque afpd[959]: command (req=5597): 2 27
Nov 14 16:27:02 jaque afpd[959]: command done
Nov 14 16:27:02 jaque afpd[959]: command (req=5598): 2 27
Nov 14 16:27:02 jaque afpd[959]: command done
Nov 14 16:27:02 jaque afpd[959]: command (req=5599): 2 27
Nov 14 16:27:03 jaque afpd[959]: command done
Nov 14 16:27:03 jaque afpd[959]: command (req=5600): 2 27
Nov 14 16:27:03 jaque afpd[959]: command done
Nov 14 16:27:03 jaque afpd[959]: command (req=5601): 2 27
Nov 14 16:27:03 jaque afpd[959]: command done
Nov 14 16:27:03 jaque afpd[959]: command (req=5602): 2 27
Nov 14 16:27:03 jaque afpd[959]: command done
Nov 14 16:27:04 jaque afpd[959]: command (req=5603): 2 27
Nov 14 16:27:55 jaque afpd[957]: command (req=317): 5 9
Nov 14 16:28:55 jaque afpd[957]: command (req=318): 5 9
Nov 14 16:29:55 jaque afpd[957]: command (req=319): 5 9
Nov 14 16:29:59 jaque afpd[954]: server_child[1] 959 killed
Nov 14 16:30:55 jaque afpd[957]: command (req=320): 5 9
Nov 14 16:31:55 jaque afpd[957]: command (req=321): 5 9
Basically I was copying files from the server to a local Hard drive. It
seems to stop at random spots. The mac client just frezes up for a bit
then does the unexpectedly quit message, then the connection is gone.
If there is anything else I can do, let me know.
Thanks,
Walt
On Fri, 6 Nov 1998, a sun wrote:
>
> 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:42 EST