| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 9
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hi All,
----------------------------------------Since I have upgraded to Ubuntu 10.4 the boinc-client does not seem to be processing anymore. This is a 64 bit system and was working on a 64 bit Ubuntu 9.10. I did follow the instruction and installed the necessary libraries (ia32-libs libstdc++6 freeglut3) and added the line to recognize the processor. Here are the messages: 1: 18-May-2010 12:00:56 (low) [] Starting BOINC client version 6.10.17 for x86_64-pc-linux-gnu 2: 18-May-2010 12:00:56 (low) [] log flags: file_xfer, sched_ops, task 3: 18-May-2010 12:00:56 (low) [] Libraries: libcurl/7.19.7 OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15 4: 18-May-2010 12:00:56 (low) [] Data directory: /var/lib/boinc-client 5: 18-May-2010 12:00:56 (low) [] Processor: 4 GenuineIntel Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz [Family 6 Model 15 Stepping 11] 6: 18-May-2010 12:00:56 (low) [] Processor: 4.00 MB cache 7: 18-May-2010 12:00:56 (low) [] Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx 8: 18-May-2010 12:00:56 (low) [] OS: Linux: 2.6.32-22-server 9: 18-May-2010 12:00:56 (low) [] Memory: 3.07 GB physical, 9.00 GB virtual 10: 18-May-2010 12:00:56 (low) [] Disk: 1.33 TB total, 1.06 TB free 11: 18-May-2010 12:00:56 (low) [] Local time is UTC -4 hours 12: 18-May-2010 12:00:56 (low) [] No usable GPUs found 13: 18-May-2010 12:00:57 (low) [] Not using a proxy 14: 18-May-2010 12:00:57 (low) [World Community Grid] URL http://www.worldcommunitygrid.org/; Computer ID 1252037; resource share 100 15: 18-May-2010 12:00:57 (low) [] No general preferences found - using BOINC defaults 16: 18-May-2010 12:00:57 (low) [] Reading preferences override file 17: 18-May-2010 12:00:57 (low) [] Preferences limit memory usage when active to 1572.37MB 18: 18-May-2010 12:00:57 (low) [] Preferences limit memory usage when idle to 2830.27MB 19: 18-May-2010 12:00:57 (low) [] Preferences limit disk usage to 10.00GB Nothing afterwards. Any suggestions? [Edit 2 times, last edit by Former Member at May 18, 2010 5:44:41 PM] |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Hi,
----------------------------------------18-May-2010 12:00:57 (low) [] Reading preferences override file Mind you post a copy of the global_prefs_override.xml file. Both your Activity Menu Run Always and Network Always are set? Have you visited the Project tab, selected WCG and hit the update button?
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
uplinger
Former World Community Grid Tech Joined: May 23, 2005 Post Count: 3952 Status: Offline Project Badges:
|
Also, just to make sure you put the proper line in cc_config.xml please post this as well, as it'll help us debug the situation.
-Uplinger |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hi, I do not have XWindows on this server. It is strictly a LAMP server. I only installed boinc-client and not boinc-manager, as it installs all the XWindows stuff with it. I would think the upgrade would just upgrade the packages that were already installed.
cc_config.xml: <cc_config> <options> <alt_platform>i686-pc-linux-gnu</alt_platform> </options> <log_flags> <task>1</task> <file_xfer>1</file_xfer> <sched_ops>1</sched_ops> <cpu_sched>0</cpu_sched> <cpu_sched_debug>0</cpu_sched_debug> <rr_simulation>0</rr_simulation> <debt_debug>0</debt_debug> <task_debug>0</task_debug> <work_fetch_debug>0</work_fetch_debug> <unparsed_xml>0</unparsed_xml> <state_debug>0</state_debug> <file_xfer_debug>0</file_xfer_debug> <sched_op_debug>0</sched_op_debug> <http_debug>0</http_debug> <proxy_debug>0</proxy_debug> <time_debug>0</time_debug> <http_xfer_debug>0</http_xfer_debug> <benchmark_debug>0</benchmark_debug> <poll_debug>0</poll_debug> <guirpc_debug>0</guirpc_debug> <scrsave_debug>0</scrsave_debug> <app_msg_send>0</app_msg_send> <app_msg_receive>0</app_msg_receive> <mem_usage_debug>0</mem_usage_debug> <network_status_debug>0</network_status_debug> <checkpoint_debug>0</checkpoint_debug> </log_flags> </cc_config> global_prefs_override.xml: <global_preferences> </global_preferences> Thanks, Brian |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Did you restart the BOINC daemon?
----------------------------------------Since you don't have the BOINC Manager presume you to be familiar with the boinccmd tool to send commands? See http://boinc.berkeley.edu/wiki/Boinccmd for instructions. Under the Examples section it shows how to send an update command. My settings files I actually found in /etc/boinc-client which I know are the one my installation uses. The cc_config.xml looks good, but don't like the override file showing as empty. Not sure if it is reporting overrides just because the file exists so have a look in that other location.
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
uplinger
Former World Community Grid Tech Joined: May 23, 2005 Post Count: 3952 Status: Offline Project Badges:
|
To restart the boinc-client in ubuntu. Do...
sudo /etc/init.d/boinc-client stop sudo /etc/init.d/boinc-client start -Uplinger |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
the update command did it.
boinccmd -project http://www.worldcommunitygrid.org/ update I did start and stop the daemon a few times without success. Very strange. Thanks for your help. Brian |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Great, then please edit your thread opening post to insert [RESOLVED] in the title just like i did in this reply.
----------------------------------------Happy crunching, bpaskin. (really like those easy ones :-) edit: Eventually the client would have initiated a contact, normally though the first thing it should have done is asking for 1 second of work [also presuming this was a clean install]. This client continues to disappear from my WLAN, but sending a remote command from windows always seems to awake it again.
WCG
----------------------------------------Please help to make the Forums an enjoyable experience for All! [Edit 1 times, last edit by Sekerob at May 18, 2010 5:28:23 PM] |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
To restart the boinc-client in ubuntu. Do... sudo /etc/init.d/boinc-client stop sudo /etc/init.d/boinc-client start -Uplinger For completeness have added these to the relevant FAQ, with thanks as I'm still on that rocket ship learning curve for Linux. ![]()
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
|