Bug 11420 - [netatalk] free disk space reported incorrectly to clients
Summary: [netatalk] free disk space reported incorrectly to clients
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Powertools
Classification: Retired
Component: hfsutils
Version: 6.2
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Powers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-15 16:34 UTC by David Thorpe
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-06-20 18:56:38 UTC
Embargoed:


Attachments (Terms of Use)

Description David Thorpe 2000-05-15 16:34:55 UTC
free disk space is reported incorrectly to clients, probably due
to netatalk not being entirely 64 bit clean. patch might need
to be applied to RPM:

   http://www.umich.edu/~rsug/netatalk/patches/1.4b2/

also, I sometimes get MacOS 8 clients disconnecting from server during
file transfer and then creating huge files on the server side, until
all disk space fills up. I believe this is fixed in newer asun
patches, could these patches also be applied to the RPM?

Best wishes, David Thorpe

Comment 1 David Thorpe 2000-05-15 16:54:59 UTC
Found this in README.ASUN, is it relevant?

ADDITIONAL NOTE: gcc sometimes has problems with 64-bit ints. if you get
inaccurate volume sizes, compile etc/afpd/volume.c without optimization.

Comment 2 David Thorpe 2000-05-16 09:21:59 UTC
This morning I recompiled afpd
from the netatalk package with optimization off when compiling volume.c
(ie, I did a gcc without -O2) and it worked a treat. So I think there's
probably some strange gcc optimizations with this file.

Comment 3 David Thorpe 2000-05-16 09:22:59 UTC
Regarding the other problem (Mac client starts to copy file
over, then disconnects, and then server continues to create a huge garbage
file until all disk space used up) here is a mail on the netatalk mailing
list:

http://www.mail-archive.com/netatalk-admins%40umich.edu/msg02925.html

Comment 4 Tim Powers 2000-06-20 18:56:34 UTC
I can't ship the 2.1.4 stuff since asun explicitly has requested distros not do
that until it has been declared stable.

The other problem concerning -O2 has been solved though. It should show up in
rawhide shortly.

Tim


Note You need to log in before you can comment on or make changes to this bug.