Message boards : Number crunching : Something blew up in Linux
Message board moderation

To post messages, you must log in.

AuthorMessage
dbernat

Send message
Joined: 27 Sep 04
Posts: 27
Credit: 85,319
RAC: 0
Message 4407 - Posted: 26 Oct 2004, 15:18:39 UTC

16 work units lost when the Boinc software detached itself from the project without
prompting.

Does anyone have a listing of commands
for the Linux Boinc software?

./boinc --help gets me nowhere.
ID: 4407 · Report as offensive     Reply Quote
Toby

Send message
Joined: 1 Sep 04
Posts: 137
Credit: 1,691,526
RAC: 22
Message 4423 - Posted: 26 Oct 2004, 17:42:52 UTC

Do you have any logs of the event? I have never seen it do this on either of my linux boxes so I can't really guess at what went wrong? However, the --help switch does display a full list of other available commandline switches. What exactly do you mean by 'gets me nowhere'?


--------------------------------------
A member of The Knights Who Say Ni!
My BOINC stats site
ID: 4423 · Report as offensive     Reply Quote
dbernat

Send message
Joined: 27 Sep 04
Posts: 27
Credit: 85,319
RAC: 0
Message 4432 - Posted: 26 Oct 2004, 20:35:21 UTC

gets me nowhere as in type

./boinc --help

at the console prompt in the folder where the
downloaded boinc .gz file unpacked the program

and no information gets returned.

path is

/tmp/XandrosFM

Typing dir at the console prompt shows me a number
of .xml files associated with the LHC project, but
none of them is a Boinc file.

cd to the /projects folder

dir produces lhcathome.cern.ch, which is an empty folder

Sixtrack was running, which means that Boinc is present
on the system. But where?

Searching for Boinc using find program or folder also
comes up with no results.

I can start Boinc running by unpacking the .gz file
but by no other method.

I'm confused.
ID: 4432 · Report as offensive     Reply Quote
rsbriggs

Send message
Joined: 1 Sep 04
Posts: 14
Credit: 168,153
RAC: 0
Message 4435 - Posted: 26 Oct 2004, 21:27:41 UTC

dbernat
The executable is not called boinc.
cd to the directory where you unarchived the gz file to.
Type ls
you will see the executable with a name like this:
boinc_4.09_i686-pc-linux-gnu

Obviously the above example is ver 4.09.

To run this you have to enter the full name:
./boinc_4.09_i686-pc-linux-gnu
to get the help file:
./boinc_4.09_i686-pc-linux-gnu --help.

Tip
You dont have to type all of the name:
type ./boinc and hit the tab key, it autocompletes for you.



ID: 4435 · Report as offensive     Reply Quote
dbernat

Send message
Joined: 27 Sep 04
Posts: 27
Credit: 85,319
RAC: 0
Message 4437 - Posted: 27 Oct 2004, 4:00:38 UTC

Click twice on the .gz file on the desktop

Click twice on the gnu program in the .gz file

copying to /tmp/XandrosFM

and the Boinc program starts running in the /tmp/XandrosFM
path

start console

/tmp/XandrosFM

ls

returns the folder *project*, six .xml files, one .html
file, and lockfile.

No Boinc program is listed under that name.

The only running Boinc program is the program within the
.gz file on the desktop.

What step(s) do I need to take that I have not taken?
ID: 4437 · Report as offensive     Reply Quote
Profile Trane Francks

Send message
Joined: 18 Sep 04
Posts: 71
Credit: 28,399
RAC: 0
Message 4439 - Posted: 27 Oct 2004, 5:25:54 UTC

You're running the application directly from the archiver. You need to properly install this, so stop clickity-clicking. ;-)

Open a console and from your home directory, create a boinc installation directory. I call mine 'boinc'. Move the .gz file from your desktop into this new boinc directory. In your console, cd to the boinc directory and unpack it, e.g., 'gunzip boinc_4.13_i686-pc-linux-gnu.gz'. This will leave you with an executable. Make sure it's got the proper rights: 'chmod 744 boinc_4.13_i686-pc-linux-gnu'. Now, use locate or find to determine where all your account*.xml files are located and moved them into your new boinc directory.

With all that done, you should just be able to start the BOINC client with './boinc_4.13_i686-pc-linux-gnu' and see it begin working. Feel free to set up running the client as a cron job.

ID: 4439 · Report as offensive     Reply Quote
dbernat

Send message
Joined: 27 Sep 04
Posts: 27
Credit: 85,319
RAC: 0
Message 4475 - Posted: 27 Oct 2004, 12:31:33 UTC

Trane Francks wrote:

Open a console and from your home directory, create a boinc installation directory. I call mine 'boinc'. Move the .gz file from your desktop into this new boinc directory. In your console, cd to the boinc directory and unpack it, e.g., 'gunzip boinc_4.13_i686-pc-linux-gnu.gz'. This will leave you with an executable. Make sure it's got the proper rights: 'chmod 744 boinc_4.13_i686-pc-linux-gnu'. Now, use locate or find to determine where all your account*.xml files are located and moved them into your new boinc directory.
---------------------------------------------------------------
Got it at long last. Thanks, Trane.

Been a long time since we met. You still in Tokyo?
ID: 4475 · Report as offensive     Reply Quote
Profile Trane Francks

Send message
Joined: 18 Sep 04
Posts: 71
Credit: 28,399
RAC: 0
Message 5613 - Posted: 22 Jan 2005, 15:49:24 UTC

Yikes. I just stumbled onto this months after the fact. Yeah, mate, I'm still in Tokyo. Been 13 years now. Isn't that scary!
ID: 5613 · Report as offensive     Reply Quote

Message boards : Number crunching : Something blew up in Linux


©2024 CERN