diff options
-rwxr-xr-x | TODO.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,7 @@ TODO list for byteback * how do we stop backups from crashing server's kernel? * locking up completely (e.g. "touch newfile" never returns) * starting to run very very slowly until a btrfsck / remount - * often nothing to do but reboot :-/ + * often nothing to do but "echo b > /proc/sysrq-trigger" * give nilfs / zfs a go as alternatives? @@ -16,6 +16,10 @@ TODO list for byteback * byteback-restore program +* out-of-date check should suspend judgment when backup is in progress + +* add idea of progress on server side? + * clean ups: bundle trollop.rb, pull out cut & paste functions into library * build include/exclude list more smartly, from /proc/mounts |