From 613d6b891f842057187f0b1202438851893e5a60 Mon Sep 17 00:00:00 2001 From: Matthew Bloch Date: Thu, 12 Feb 2015 17:25:26 +0000 Subject: New & expanded TODOs after pairing session with John. --- TODO.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index ccb6de5..a3607fe 100755 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,23 @@ TODO list for byteback ====================== +* byteback-restore program + +* byteback-prune does not cope with the case where the mount point is not + writeable (should print error explaining that) + +* retrieve scripts for checking status etc. from Bytemark managed hosts, + integrate into main project. + +* byteback-setup-client should support use of own accounts on server (i.e. + not forcing you to ssh to byteback@server, change password etc.) + * byteback directory should be at the end of the load path, not start * change default retry parameters to cover 24 hour window * "backup could not be marked as complete" message unhelpful on client system - why? + (should retry when SSH error == 255, otherwise give up) * how do we stop backups from crashing server's kernel? * locking up completely (e.g. "touch newfile" never returns) @@ -16,8 +28,6 @@ TODO list for byteback * 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 ? -* byteback-restore program - * out-of-date check should suspend judgment when backup is in progress * add idea of progress on server side? -- cgit v1.2.1