DetermineOldFiles

From T2B Wiki
Revision as of 12:28, 26 August 2015 by Maintenance script (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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