diff options
author | Matthew Bloch <matthew@bytemark.co.uk> | 2014-10-31 02:39:32 +0000 |
---|---|---|
committer | Matthew Bloch <matthew@bytemark.co.uk> | 2014-10-31 02:39:32 +0000 |
commit | f23c6c91e2e2a8eb4154ec545199a5ecbe5136a1 (patch) | |
tree | 5691c37768b476a772193e65590cc5e7f69af307 /TODO.md | |
parent | 5deb7a9a5694ab23e69565f24d89df332138e3f7 (diff) |
More TODO clarifications
Diffstat (limited to 'TODO.md')
-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 |