Message boards : Questions and problems : Boinc on RHEL6 (CentOS)
Message board moderation
Author | Message |
---|---|
Send message Joined: 15 Aug 11 Posts: 4 ![]() |
Hi everyone. Here's my issue. I have Boinc running on RHEL6. If I set it up to run as a startup program, it does so. I can also run it from the command line. The issue is that when I run it from one, there's a different list of WUs than if I run it from the other. I haven't found evidence of it, but could there be another task list or all_projects_list.xml somewhere? |
![]() ![]() Send message Joined: 6 May 06 Posts: 287 ![]() |
possible if you have installed it twice (eg one from centos repositories and the other from the berkeley download page) alternatively the startup script is using one data directory and when you run from the command line you are using another or not specifying one. CIC1=CC=C(C2=N[C@@H](CC(OC(C)(C)C)=O)C3=NN=C(C)N3C4=C2C(C)=C(C)S4)C=C1 |
Send message Joined: 15 Aug 11 Posts: 4 ![]() |
possible if you have installed it twice (eg one from centos repositories and the other from the berkeley download page) alternatively the startup script is using one data directory and when you run from the command line you are using another or not specifying one. Not a CentOS version, but I did run the boinc engine while the boinc directory was under /home/(me)/Downloads. I was thinking there were some files created that didn't move with the directory when I relocated it. There were some, but I overwrote them onto the files in the boinc directory since they were newer. The only connection in my home directory to the /var/lib/boinc directory is a soft link to gui_rpc_auth.cfg. |
![]() ![]() Send message Joined: 6 May 06 Posts: 287 ![]() |
So when you start boinc from the command line do you use boinc_client --dir /var/lib/boinc also just realised you said you run it as a startup program is that like a gnome startup program as opposed to running it as a service from /etc/init.d You need to check for differences in the two commands, particularly the data directory specified (or not) in the commands. It is possible to have two different data directories. You should be able to check this by running # locate projectsdepending on how many projects you crunch for it may be worthwhile piping the output through less. CIC1=CC=C(C2=N[C@@H](CC(OC(C)(C)C)=O)C3=NN=C(C)N3C4=C2C(C)=C(C)S4)C=C1 |
Send message Joined: 15 Aug 11 Posts: 4 ![]() |
So when you start boinc from the command line do you useboinc_client --dir /var/lib/boinc Ah! I see what you mean! I'll work on this! Thank you very much! |
Send message Joined: 15 Aug 11 Posts: 4 ![]() |
Further...I realised that, if I run it through Gnome Startup Applications, it'll run as root, and have it's own project list, vs. if I start it from the command line or init.d. Thank you very much again for your help! |
![]() ![]() Send message Joined: 6 May 06 Posts: 287 ![]() |
|
Copyright © 2025 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.