Opened 17 years ago
Closed 17 years ago
#416 closed Defect (fixed)
file_upload_handler incorrectly reports disk full
Reported by: | dollebolle | Owned by: | Bruce Allen |
---|---|---|---|
Priority: | Major | Milestone: | Undetermined |
Component: | Server - File Upload Handler | Version: | |
Keywords: | full diskspace | Cc: |
Description (last modified by )
Hi,
I have updated my server and i found a bug in the last change [13574] of the file upload handler!
the clients get the message that the server is full everytime. i have changed the new file upload handler with the old and the clients can upload the results without an error.
please check the routine which checks if the server diskspace is full!
Change History (9)
comment:1 Changed 17 years ago by
Priority: | Undetermined → Major |
---|
comment:2 Changed 17 years ago by
Keywords: | full diskspace added; File Upload Handler 13574 removed |
---|
comment:3 Changed 17 years ago by
Description: | modified (diff) |
---|---|
Summary: | File Upload Handler has a bug in newest Version (Changeset 13574) → file_upload_handler incorrectly reports disk full |
comment:4 Changed 17 years ago by
I am unable to reproduce this bug. I am running the latest file_upload_handler code on Einstein@Home. Can you please put in a couple of print statements into the code in lib/filesys.C to determine why less than 1MB free space is being reported on your file system?
comment:5 Changed 17 years ago by
please put in your filesys.C the required print statements you want to have an send the file to me. than e will compile it again and send you the results. thank you
comment:6 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Apparently fixed in [13685], please test.
comment:7 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
now i get a "http error"
--> Fr 28 Sep 2007 09:37:23 CEST|general_BOINC_project|[file_xfer] Started upload of file 26913_10_boinc_0_0 Fr 28 Sep 2007 09:37:24 CEST|general_BOINC_project|[file_xfer] Temporarily failed upload of 26913_10_boinc_0_0: http error Fr 28 Sep 2007 09:37:24 CEST|general_BOINC_project|Backing off 1 min 0 sec on upload of file 26913_10_boinc_0_0
comment:8 Changed 17 years ago by
sorry, my mistake. i didn't made a "make clean". no it works. thank you.
comment:9 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Somebody reported the same on #boinc. See the chat log (I forgot to report it myself).
[Changed bug title to something more descriptive, and added changeset number to the description]