This computer has finished a daily quota of 1 tasks

Message boards : Server programs : This computer has finished a daily quota of 1 tasks
Message board moderation

To post messages, you must log in.

AuthorMessage
passerby1023

Send message
Joined: 28 Mar 16
Posts: 9
Taiwan
Message 71049 - Posted: 27 Jul 2016, 17:16:07 UTC
Last modified: 27 Jul 2016, 17:18:19 UTC

Hi,
I am doing some experiments with boinc server & client (both linux system)
(boinc version : 7.0.27)

but after several jobs running on client side,
I got the message as title in my event log and it doesn't download new works to do anymore,
I would like to know how to set the daily quota to 'unlimited' for every user,
has anyone else come across this? thanks
ID: 71049 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 71068 - Posted: 28 Jul 2016, 19:22:16 UTC

The easy way is to set the max tasks per day in the DB to a very high value when experimenting. You can do that for all hosts at once with a simple SQL query. Just take a look at the host table. The daily quota is not a per user but a per host one!
ID: 71068 · Report as offensive
passerby1023

Send message
Joined: 28 Mar 16
Posts: 9
Taiwan
Message 71085 - Posted: 30 Jul 2016, 9:01:59 UTC - in response to Message 71068.  

Thanks, it does works for me after I modified the 'max_jobs_per_day' column in 'host_app_version' table
ID: 71085 · Report as offensive
[boinc@poland]goofyx

Send message
Joined: 23 Nov 15
Posts: 5
Poland
Message 73588 - Posted: 27 Oct 2016, 9:04:49 UTC - in response to Message 71068.  

The easy way is to set the max tasks per day in the DB to a very high value when experimenting. You can do that for all hosts at once with a simple SQL query. Just take a look at the host table. The daily quota is not a per user but a per host one!

Yes and no.
I agree about setting daily quota in database but from my modest experience I propose it's bad idea to set ver large value for it. I prefer count average count of WU hosts can crunch per day and set in database value a little highter that this <- this for security reason. If hosts start to has massive failed task it reach daily quota if not every thing will gonna be all right.
ID: 73588 · Report as offensive

Message boards : Server programs : This computer has finished a daily quota of 1 tasks

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.