DetermineOldFiles

From T2B Wiki
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