climateprediction.net home page
Rookie Error

Rookie Error

Questions and Answers : Unix/Linux : Rookie Error
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,378,503
RAC: 3,632
Message 56079 - Posted: 15 Apr 2017, 12:23:23 UTC

Just made a rookie mistake by updating to ubuntu 17.04 on this machine. - lost boinc installation and had to re-install. Time to go and dig out how to tell boinc where to store data! - On previous installations I have usually gone for the discrete version which then ran from my home directory. More recently I swapped to the packaged version which is for some reason more up to date than the one from the BOINC download page, but didn't think to back all the data before doing the upgrade so 3 561's and a couple of others lost though it looks as if most of the 561s on linux might have crashed anyway.
ID: 56079 · Report as offensive     Reply Quote
Les Bayliss
Volunteer moderator

Send message
Joined: 5 Sep 04
Posts: 7629
Credit: 24,240,330
RAC: 0
Message 56080 - Posted: 15 Apr 2017, 13:08:05 UTC - in response to Message 56079.  

3rd install screen for BOINC, bottom right corner, Advanced.
ID: 56080 · Report as offensive     Reply Quote
Profile Dave Jackson
Volunteer moderator

Send message
Joined: 15 May 09
Posts: 4314
Credit: 16,378,503
RAC: 3,632
Message 56084 - Posted: 15 Apr 2017, 14:28:54 UTC - in response to Message 56080.  
Last modified: 15 Apr 2017, 14:40:34 UTC

Thanks Les, I have found where to do it after installation. - the install screens don't come up when installation is done via the package manager.

Edit:
Instructions I found as follows.

Move your Linux machine’s BOINC data directory like this:

1. sudo service boinc-client stop
2. sudo mv /var/lib/boinc-client/* /path_to_new_dir/boinc-client/
3. sudo rm -rf /var/lib/boinc-client
4. sudo ln -s /path_to_new_dir/boinc-client /var/lib/boinc-client
5. sudo service boinc-client start

Except that I stopped and started computation via the gui.
ID: 56084 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : Rookie Error

©2024 climateprediction.net