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@gmail.com Reporter: pablo.bianchi@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@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.