Posts by Ralph88

InfoMessage
1) Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message 71717
Posted 20 Aug 2016 by Ralph88
Working !
THANKS!

my create script , and php replace function bug. :p
template_out.xml ( computing key not replace star.log )

<file_name>computing</file_name>
<open_name>computing</open_name>

BUG
<file_name>.</file_name>
<open_name>.</open_name>

good
<file_name>star.log</file_name>
<open_name>star.log</open_name>
2) Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message 71694
Posted 19 Aug 2016 by Ralph88
amm......
serarch problem linux config..
3) Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message 71693
Posted 19 Aug 2016 by Ralph88
linux server.

windows client bug.
this windows boinc log :|
4) Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message 71682
Posted 18 Aug 2016 by Ralph88
[task] result state=COMPUTE_ERROR for test_9992_1471528351_0_0 from CS::app_finished
5) Message boards : Server programs : create_work md5_file: can't open download/320/project.xml
Message 71680
Posted 18 Aug 2016 by Ralph88
Thanks :)
php write config file.. problem...

original _in _out file replace string and copy , completed :)
6) Message boards : Server programs : [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
Message 71679
Posted 18 Aug 2016 by Ralph88
Why?
completted job...

im waiting... complited and upload result file...

But...

2016. 08. 18. 15:53:22 | rend | [task] Process for test_9992_1471528350_0_0 exited, exit code 0, task state 1
2016. 08. 18. 15:53:22 | rend | Message from task: 0
2016. 08. 18. 15:53:22 | rend | [task] task_state=EXITED for test_9992_1471528350_0_0 from handle_exited_app
2016. 08. 18. 15:53:28 | rend | [error] Can't rename output file slots/0/. to projects/ren/.: Error 5
2016. 08. 18. 15:53:28 |  | [slot] cleaning out slots/0: handle_exited_app()
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/boinc_finish_called
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/boinc_task_state.xml
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/wrapper_checkpoint.txt
2016. 08. 18. 15:53:28 |  | [slot] removed file slots/0/wrapper_26016_windows_x86_64.exe
2016. 08. 18. 15:53:28 |  | [cpu_sched_debug] Request CPU reschedule: application exited
2016. 08. 18. 15:53:28 |  | [work_fetch] Request work fetch: application exited



help please... :)
7) Message boards : Server programs : create_work md5_file: can't open download/320/project.xml
Message 71612
Posted 16 Aug 2016 by Ralph88
New problem....


./bin/sample_work_generator --app test_8595 --in_template_file test_8595_in --out_template_file test_8595_out -d 6

2016. 08. 16. 18:58:30 | testhost | Scheduler request completed: got 0 new tasks



/server/log_localhost/scheduler.log
2016-08-16 18:58:21.2647 [PID=28908]   Request: [USER#1] [HOST#1] [IP 192.168.1.1] client 7.6.22
2016-08-16 18:58:21.4336 [PID=28908] [CRITICAL]   insert_after: <result>
 not found in <file_info>
               <name>test_8595_1471366663_0_0_r1880401949_0</name>

        <generated_locally/>
        <upload_when_present/>
        <max_nbytes>50000000</max_nbytes>
        <url>http://testhost/renderfarm_cgi/file_upload_handler</url>
    </file_info>
    <result>
        <file_ref>
                <!-- <file_name>test_8595_1471366663_0_0_r1880401949_0</file_name>-->

            <open_name>test8595.png</open_name>
            <copy_file/>
                <no_delete/>
        </file_ref>
    </result>
2016-08-16 18:58:21.4337 [PID=28908] [CRITICAL]   add_result_to_reply: can't insert name tags: -112
8) Message boards : Server programs : create_work md5_file: can't open download/320/project.xml
Message 71579
Posted 15 Aug 2016 by Ralph88
/home/private/BOINC/server/bin/create_work --appname mayatest_5223 --wu_name mayatest_5223_nodelete --wu_template ./templates/mayatest_5223_in --result_template templates/mayatest_5223_out

Too few input files given; need at least 1
process_input_template(): unexpected XML tag or syntax
create_work: unexpected XML tag or syntax
9) Message boards : Server programs : create_work md5_file: can't open download/320/project.xml
Message 71578
Posted 15 Aug 2016 by Ralph88
:(

input template
<input_template>
  <file_info>
       <number>0</number>
       <sticky/>
       <no_delete/>
  </file_info>
    <workunit>
        <file_ref>
            <file_number>0</file_number>
            <open_name>in</open_name>
        </file_ref>
        <command_line></command_line>
                <credit>120</credit>
                <rsc_fpops_bound>100000000</rsc_fpops_bound>
                <rsc_fpops_est>100000000</rsc_fpops_est>
    </workunit>
</input_template>





output template
<output_template>
    <file_info>
            
                <name>test.png</name>
        <generated_locally/>
        <upload_when_present/>
        <max_nbytes>5000000</max_nbytes>
        <url><UPLOAD_URL/></url>
    </file_info>
    <result>
        <file_ref>
             
             <file_name>test.png</file_name>
            <open_name>test.png</open_name>
            <copy_file/>
                <no_delete/>
        </file_ref>
    </result>
</output_template>

10) Message boards : Server programs : create_work md5_file: can't open download/320/project.xml
Message 71573
Posted 15 Aug 2016 by Ralph88
Hy!
im probe creating work , but error message.. :|

/home/private/BOINC/server/bin/create_work --appname test_9716 --wu_name test_9716_nodelete --wu_template templates/test_9716_in --result_template templates/mayatest_9716_out project.xml

md5_file: can't open /home/private/BOINC/server/download/320/project.xml
md5_file: No such file or directory
process_input_template: md5_file fopen() failed
process_input_template(): fopen() failed
create_work: fopen() failed


what ? 320/project.xml
11) Message boards : Questions and problems : Boinc client run all program , why?
Message 66174
Posted 16 Dec 2015 by Ralph88
OK.
thanks
12) Message boards : Questions and problems : Boinc client run all program , why?
Message 66173
Posted 16 Dec 2015 by Ralph88
config.xml

<?xml version="1.0" ?>
<boinc>
<config>

<daily_result_quota>50000</daily_result_quota>
<one_result_per_host_per_wu/>
<max_wus_to_send>1000</max_wus_to_send>
<!--
<max_wus_in_progress> 1 </max_wus_in_progress>
<max_wus_in_progress_gpu> 1 </max_wus_in_progress_gpu>
-->
13) Message boards : Questions and problems : Boinc client run all program , why?
Message 66168
Posted 16 Dec 2015 by Ralph88
awww....

wrapper_26016_windows_x86_64.exe
<job_desc>
<task>
<application>tobb_21769.exe</application>









14) Message boards : Server programs : Feeder Limit 10, recompile needed
Message 66166
Posted 16 Dec 2015 by Ralph88
Ohh...

Copy cgi :)
15) Message boards : Server programs : Feeder Limit 10, recompile needed
Message 66165
Posted 16 Dec 2015 by Ralph88
sched/sched_shmem.h
#ifndef MAX_PLATFORMS
#define MAX_PLATFORMS 50
#endif
#ifndef MAX_APPS
#define MAX_APPS 1000
#endif
#ifndef MAX_APP_VERSIONS
#define MAX_APP_VERSIONS 100
#endif
#ifndef MAX_ASSIGNMENTS
#define MAX_ASSIGNMENTS 10
#endif

// Default number of work items in shared mem.
// You can configure this in config.xml (<shmem_work_items>)
// If you increase this above 100,
// you may exceed the max shared-memory segment size
// on some operating systems.
//
#ifndef MAX_WU_RESULTS
#define MAX_WU_RESULTS 1000
#endif



./sched/sched_config.h


#define CONS_VALID_RELIABLE 100
// host is eligible to be considered "reliable"
#define CONS_VALID_HOST_SCALE 100
// host is eligible for host scaling of credit
#define CONS_VALID_UNREPLICATED 100
// host is eligible for single replication



recomplite...

log_localhost/scheduler.log
shmem: size mismatch in max apps: expected 10, got 1000


16) Message boards : Questions and problems : Boinc client run all program , why?
Message 66137
Posted 15 Dec 2015 by Ralph88
Thanks Ageless!
rendering app :)
17) Message boards : Questions and problems : Boinc client run all program , why?
Message 66119
Posted 15 Dec 2015 by Ralph88

hownto configurate server?
this render project.
18) Message boards : Questions and problems : Boinc client run all program , why?
Message 66105
Posted 14 Dec 2015 by Ralph88
Hy all.
Configuration problem :(
I would like to:
1,download 1 project.
2,computing
3, upload data.
1
2
3

But current! :
download 10 project , and computing all! AWWWW

Hown to configure , one download and computing ?

Thanks!
19) Message boards : Server programs : Boinc client simple program.
Message 65877
Posted 8 Dec 2015 by Ralph88
Download app.
computing
resoult.txt

upload resoult.txt
20) Message boards : Server programs : Boinc client simple program.
Message 65876
Posted 8 Dec 2015 by Ralph88
Hy!
Im create boinc server (linux).
Adding program. c++ mingw (wine) , no boinc api

Boinc client:
2015.12.07. 21:12:28 | farm | Task rita_1449516905_0_4 exited with zero status but no 'finished' file
2015.12.07. 21:12:28 | farm | If this happens repeatedly you may need to reset the project.
2015.12.07. 21:12:29 | farm | Computation for task rita_1449516905_0_4 finished
2015.12.07. 21:12:29 | farm | Output file rita_1449516905_0_4_r809411186_0 for task rita_1449516905_0_4 absent


Hown'to configure , adding project?

Thanks!


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.