Garbage Collector for the DELPHI Scratch Areas
Each time the garbage collector runs, it records in a log file the following
information:
- The starting time.
- The parameters used by the algorithm.
- The current quota (as given by the command fs listquota or df).
- The list of deleted files; for each file are reported:
- its size (in 1kbyte blocks for AFS files, in Mbytes otherwise);
- the residual usage of the scratch by its owner in the same units;
- its age (in days:hours:minutes:seconds);
- its name.
- The quota after the purge (as calculated by the script).
- The actual quota after the purge (as given by the command as above).
- The ending time.
Log Files
25 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
24 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
23 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
22 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
21 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
20 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
19 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
18 Mar 2012:
SCRATCH,
SCRATCH_WEEK [a-k],
SCRATCH_WEEK [l-z]
Questions, comments, remarks to
delphi-core@cern.ch
Last modified: Sun Mar 25 08:26:50 2012