diff options
author | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-07 02:13:42 +0000 |
---|---|---|
committer | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-07 02:13:42 +0000 |
commit | 863dfb339bdae4a94813011585707c86c36794d0 (patch) | |
tree | e9feb14c3b565581813e33345d076a50f7b16c91 /TODO.md | |
parent | 2345154ff8b4f03cd4288a8523aff9597c35dd1d (diff) |
Updated TODO list with a few things crossed off.
Diffstat (limited to 'TODO.md')
-rwxr-xr-x | TODO.md | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -8,24 +8,14 @@ TODO list for byteback * give nilfs / zfs a go as alternatives? -* smarter logging defaults for cron jobs (to syslog) - -* pruning doesn't work, assumes "btrfs subvolume delete" is synchronous, which it is not. - * try to deal with https://btrfs.wiki.kernel.org/index.php/Problem_FAQ#I_get_.22No_space_left_on_device.22_errors.2C_but_df_says_I.27ve_got_lots_of_space ? -* (so introduce server-local cron job to keep on top of pruning and other stuff later) - * 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 - * report differences between backups (new, deleted, changed files) * spotting a /var/lib/mysql directory and making a safe snapshot and re-copy |