Opened 15 months ago
Last modified 15 months ago
#926 new enhancement
Disk space checker
| Reported by: | skaplun | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | MiscUtil | Version: | |
| Keywords: | Cc: |
Description
Currently Invenio lacks an integrated tool to check if is it running out disk space.
This could be implemented as an bibtasklet that could check a configurable list of partitions. Special care must be given to AFS paths (used e.g. at CERN on CDS and INSPIRE), where a different check based on quota must be peformed.
Note: See
TracTickets for help on using
tickets.

See also the disk space checker (including AFS) from ticket:578. We may want to introduce a new diskutils.py helper library and use it everywhere.