From owner-freebsd-questions Thu Jun 28 19:14:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (Postfix) with ESMTP id 1A99137B403 for ; Thu, 28 Jun 2001 19:14:09 -0700 (PDT) (envelope-from suleyman@echonyc.com) Received: from localhost (suleyman@localhost) by echonyc.com (8.11.4/8.11.4) with ESMTP id f5T2E7u14340; Thu, 28 Jun 2001 22:14:08 -0400 (EDT) Date: Thu, 28 Jun 2001 22:14:07 -0400 (EDT) From: Ken Seggerman To: Joe Clarke Cc: Subject: Re: Netatalk hangs In-Reply-To: <20010627135653.R96167-100000@shumai.marcuscom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe: Thanks for your reply. I am using netatalk-1.5p6_1. I just built the port to replace netatalk-1.4b2+asun. So far the only difference I notice it the icon on the Mac desktop. The afpd.conf file in its examples seciton says the simplest case is not to have an afpd.conf file. I left everything commeneted out. If leave the configuration files the way they were when I installed, I get: "netatalkd in realloc() warning: chunk is already free atalkd in free() warning: chunk is already free" at startup. My atalkd.conf file now consists of the following line: dc0 -phase 2 -net 0-65534 -addr 65280.14 makikng it the only line in the file, I don't get the realloc() and free() warnings. The behavior in the Mac remains the same. I log into the fileserver, and when I try to copy files to it, it hangs. Sometimes the fileserver shuts down by itself, and sometimes I have to do a paper clip shutdown. If I delete the .AppleDesktop .AppleDouble and "Network Trash Folder" directories, then I can copy one file to the server, but it will hang on subsequent copies, showing "afpd[377]: atp_rresp: Operation timed out" and "afpd[377]: afp_die: asp_shutdown: Operation timed out" on the Unix console, and a message on the Mac saying that the fileserver has unexpectedly shut down. Once I got a console message saying that afpd did not have permission do a chown on .AppleDouble, but I have not been able to duplicate that. Thanks, suleyman@echonyc.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message