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 Nicolas)

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 Ageless

Priority: UndeterminedMajor

comment:2 Changed 17 years ago by Nicolas

Keywords: full diskspace added; File Upload Handler 13574 removed

comment:3 Changed 17 years ago by Nicolas

Description: modified (diff)
Summary: File Upload Handler has a bug in newest Version (Changeset 13574)file_upload_handler incorrectly reports disk full

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]

comment:4 Changed 17 years ago by Bruce Allen

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 dollebolle

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 Nicolas

Resolution: fixed
Status: newclosed

Apparently fixed in [13685], please test.

comment:7 Changed 17 years ago by dollebolle

Resolution: fixed
Status: closedreopened

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 dollebolle

sorry, my mistake. i didn't made a "make clean". no it works. thank you.

comment:9 Changed 17 years ago by Nicolas

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.