hard disk spaces wasted by *_S6Directed files

Toralf Foerster
Toralf Foerster
Joined: 27 Oct 08
Posts: 41
Credit: 1055092
RAC: 0
Topic 197369

within /var/lib/boinc/projects/einstein.phys.uwm.edu

id do have over 3 GB occupied by files like the following :
$> ls -l *_S6Directed | wc
526 4734 35768

$> ls -l *_S6Directed | head
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.55_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.60_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.65_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.70_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.75_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 3 2013 h1_0355.80_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 12 19:58 h1_0355.85_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 12 19:58 h1_0355.90_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 27 19:07 h1_0355.95_S6Directed
-rw-r--r-- 1 boinc boinc 5387688 Aug 27 19:07 h1_0356.00_S6Directed

Which of them I can safely remove ?

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5872
Credit: 117913791313
RAC: 34574344

hard disk spaces wasted by *_S6Directed files

Quote:
Which of them I can safely remove ?


Probably none of them, without doing checks of the tasks you have on board, and then stopping BOINC and doing some careful editing of your state file (client_state.xml). If you delete files without adjusting your state file, BOINC will immediately download fresh copies.

The wc utility says that you have 526 of these files, no doubt covering quite a diverse range of frequencies. Thank you for not showing all of them :-).

The first thing to do is work out what particular frequencies are in use for current tasks. I took a look at both your hosts and they are working on frequencies around 741 - 752Hz and 835Hz respectively. So it should be fairly safe to consider removing data files for much lower frequencies than those - say around 500Hz or less. Certainly the small number you listed are in that category.

Grab a copy of /var/lib/boinc/client_state.xml and paste it somewhere you can play with it. Open the file with a text editor and browse through it looking for .... blocks containing data file names that are in the 350 - 500Hz range. These certainly should be 'not currently in use'. There will be one block for each of these old data files and each block will consist of a number of lines of information about the particular file. The formatting is very important so you should spend enough time examining things so that you understand exactly how things are laid out.

Since you are working with a copy, you can delete these blocks and it wont matter if you make a mistake or two while you are getting the hang of things. You should do this as a trial to make sure you can delete without disturbing the overall format of the file. Once you are comfortable with what you are doing, you can throw away this particular copy.

For the real thing, you need to stop BOINC first. You should note the ownership and permissions of the real state file so you can make sure nothing gets disturbed by the editing. Also, in case of problems while editing, you should save a backup copy of the file. You should carefully remove the blocks for the whole range of files you wish to delete and finally save the file when you are sure all is correct. Because you have quite a large number of files, this is potentially quite a tedious operation. Be careful, as there is no guarantee that the blocks will be in any particular order, although it's likely that quite a few will be in ascending order of frequency. If you make a mistake that can't be 'undone' you can always start again with a further copy of your backup copy. When you finish, you can restart BOINC and if you haven't made any editing mistakes, there should be no complaints.

At that point you can safely delete all of the data files for which the blocks have been removed. At some point in the future you could possibly get some of them back again if the scheduler decides to send you any further tasks that depend on particular frequencies you have deleted. If you have left enough 'margin' between current task frequencies and the ones you have deleted, that's probably not very likely.

One final point. The above is not standard procedure and if you happen to make a mistake in the editing, you could end up with quite a mess. I will not take responsibility if that happens. I'm giving the instructions in good faith but with no guarantee that I've completely covered every possible detail. If you don't fully understand the instructions, don't try to do it. Unless you are quite desperate to reclaim some disk space, you are much better off leaving things alone. Eventually, the old data files are supposed to be removed automatically, once the project determines that there are no further tasks that rely on data for those particular frequencies.

Cheers,
Gary.

Xandro BA
Xandro BA
Joined: 23 Jul 13
Posts: 49
Credit: 4522731
RAC: 0

Best thing to do i think is

Best thing to do i think is to disallow new work, finish remaining work and then reset the project in Boinc. Should flush out all the space used by files.

Toralf Foerster
Toralf Foerster
Joined: 27 Oct 08
Posts: 41
Credit: 1055092
RAC: 0

RE: Best thing to do i

Quote:
Best thing to do i think is to disallow new work, finish remaining work and then reset the project in Boinc. Should flush out all the space used by files.

yep - I just deleted files older 465 days - but that wasn't a good idea.

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5872
Credit: 117913791313
RAC: 34574344

RE: Best thing to do i

Quote:
Best thing to do i think is to disallow new work, finish remaining work and then reset the project in Boinc. Should flush out all the space used by files.


Yes, you are quite correct and I should have suggested that as well. I've become so used to state file editing that I tend to use it for everything.

There are two small disadvantages to resetting the project. Firstly, you throw away everything and you end up downloading all the executables and associated files again with the first bunch of new large data files. Secondly, you have to wait for the cache to drain and that might happen at an inconvenient time. Also, you have to remember to come back and complete the job. I like state file editing because I can complete the job immediately with minimal loss of crunching time and I don't need to remember to come back and check.

Cheers,
Gary.

Toralf Foerster
Toralf Foerster
Joined: 27 Oct 08
Posts: 41
Credit: 1055092
RAC: 0

Pff - seems that the 3 GB are

Pff - seems that the 3 GB are all needed...

ExtraTerrestrial Apes
ExtraTerrestria...
Joined: 10 Nov 04
Posts: 770
Credit: 579963521
RAC: 200949

It's your choice: keep them

It's your choice: keep them until the project deletes them themselves (happens if an old search is finished) and trade some of your disk space in for a reduction in transfer volume for you and the project. Or delete and download some of them again.

MrS

Scanning for our furry friends since Jan 2002

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.