DetermineOldFiles: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
m (Created page with " == Procedure to Determine all the files on our dcache system that are unused since quite some time == === 1: get all the files from the pools === Go to ccq<br> <pr...")
 
(No difference)

Latest revision as of 12:28, 26 August 2015

Procedure to Determine all the files on our dcache system that are unused since quite some time

1: get all the files from the pools

Go to ccq

cd /root/Olivier/Old_pnfs_files
./fetch_old

IMPORTANT: see that the file Storage in the dir is up to date: All the storage machines need to be there.

2: calculate the file properties and prepare them for injection into the DB

Go to maite

cd /root/damadori/OldFiles
./GetOldFilesPath

IMPORTANT: see that the file Storage in the dir is up to date: All the storage pools need to be there (In this case it are the pools!).

Next:wait a few days for the results to be calculated.


Template:TracNotice