summaryrefslogtreecommitdiff
path: root/doc/design/assistant/disaster_recovery.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-13 17:21:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-13 17:21:05 -0400
commitfdc0b84da9b1bd83959332f7e249c20699b3a9e2 (patch)
treef4b60689969a1334f8291437d868126190da8c29 /doc/design/assistant/disaster_recovery.mdwn
parent03d5ee36f6c36eea42d21bbf6879800d452aa651 (diff)
devblog
Diffstat (limited to 'doc/design/assistant/disaster_recovery.mdwn')
-rw-r--r--doc/design/assistant/disaster_recovery.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/design/assistant/disaster_recovery.mdwn b/doc/design/assistant/disaster_recovery.mdwn
index c9164880a..0499142be 100644
--- a/doc/design/assistant/disaster_recovery.mdwn
+++ b/doc/design/assistant/disaster_recovery.mdwn
@@ -38,8 +38,9 @@ prompt the user to eg, connect a drive containing it. Or perhaps this is a
special case of a general problem, and the webapp should prompt the user
when any desired file is available on a remote that's not mounted?
-TODO: Detect when a removable drive is connected in the Cronner, and check
-and try to run its remote fsck jobs.
+Detect when a removable drive is connected in the Cronner, and check
+and try to run its remote fsck jobs. **done** (Same mechanism will work for
+network remotes becoming connected.)
TODO: git-annex-shell fsck support, which would allow cheap fast fscks
of ssh remotes.