Ok, just got in this morning to find that 10 of the 12 machines are at 100%.
How long they have been this way is unknown, but I can state I Have been here 15 minutes and they have yet to cycle.
Here is a suggestion, and keep in mind I do not know the workings of the program for your feedback to my suggestion. Or atleast explain why the suggestion would not work.
Since these machine are available to process for 100% CPU power during the weekends and generally 50% or less during the week, it seems that if there is a problem UPLOADING the data to the servers before I can obtain a new Work load that maybe the Work Data I presently have should be Stored and a new Work order accepted to work on.
Then have the program check once an hour for the ability to contact the Upload server, when there is stored Work Data, to unload while the machine is able to keep processing?
I ask because 3 of this units have 15pt. projects download over 2d 16h. There is no way it took them all weekend to process those units.
Now, on a side note, if the Upload server did not go down, what would have prevented these from being sent?
Basically, I want to know or have it designed to keep these processors processing not sitting idle during the 60hour window of time. If it is an error on my part then explain how I can correct it. If it is an error on your end, design to compensate for the error.
Download and Storage....
Moderators: Site Moderators, FAHC Science Team
-
- Posts: 357
- Joined: Mon Dec 03, 2007 4:36 pm
- Hardware configuration: Q9450 OC @ 3.2GHz (Win7 Home Premium) - SMP2
E7500 OC @ 3.66GHz (Windows Home Server) - SMP2
i5-3750k @ 3.8GHz (Win7 Pro) - SMP2 - Location: University of Birmingham, UK
Re: Download and Storage....
I think those clients have hung...StillinSchool wrote:Ok, just got in this morning to find that 10 of the 12 machines are at 100%.
How long they have been this way is unknown, but I can state I Have been here 15 minutes and they have yet to cycle.
This functionality is already built into the client: it can store a maximum of 9 completed units while working on a 10th if it can download but not upload.Here is a suggestion, and keep in mind I do not know the workings of the program for your feedback to my suggestion. Or atleast explain why the suggestion would not work.
Since these machine are available to process for 100% CPU power during the weekends and generally 50% or less during the week, it seems that if there is a problem UPLOADING the data to the servers before I can obtain a new Work load that maybe the Work Data I presently have should be Stored and a new Work order accepted to work on.
This is also already built in, although the check is only performed every six hours. (log snips below)Then have the program check once an hour for the ability to contact the Upload server, when there is stored Work Data, to unload while the machine is able to keep processing?
Code: Select all
[07:03:26] - Autosending finished units... [September 21 07:03:26 UTC]
[07:03:26] Trying to send all finished work units
[07:03:26] + No unsent completed units remaining.
[07:03:26] - Autosend completed
Code: Select all
[13:03:25] - Autosending finished units... [September 21 13:03:25 UTC]
[13:03:25] Trying to send all finished work units
[13:03:25] + No unsent completed units remaining.
[13:03:25] - Autosend completed
Folding whatever I'm sent since March 2006 Beta testing since October 2006. www.FAH-Addict.net Administrator since August 2009.
-
- Posts: 18
- Joined: Wed Aug 27, 2008 12:30 pm
Re: Download and Storage....
Ahh. Thank you for the reply.
I will see if I can find a reason that 10 of the 12 would hang.
I will see if I can find a reason that 10 of the 12 would hang.