[Koha-bugs] [Bug 14378] New: koha-run-backups should check disk usage first

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 12 16:06:24 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14378

            Bug ID: 14378
           Summary: koha-run-backups should check disk usage first
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: gmcharlt at gmail.com
          Reporter: pablo.bianchi at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

Naively I increase --days koha-run-backups parameter too high (30) letting disc
out of space. It could be a nice enhancement:
+ Check disk space before generating files (for eg with fallocate: preallocate
space to a file))
+ and/or sacrifice/remove older backup.
+ option to backup indefinitely until destination dir/partition grow up to a
given percentage (lets say 95 (%)).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list