aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-28 11:54:45 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-28 11:54:45 -0400
commit219725b5ff610ce9fefd584c1b1b5e8086fc203b (patch)
treed0429652c7c9b6037ec3420f80c5c9d47d841415 /doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment
parentd32c379d09f1648f27933cd33fd2a4b90f3efe44 (diff)
parent56d65a425c9461c88587d070cc732dc49a1d674f (diff)
Merge branch 'master' of ssh://git-annex.branchable.com5.20150528
Diffstat (limited to 'doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment')
-rw-r--r--doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment b/doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment
new file mode 100644
index 000000000..ec277f9c2
--- /dev/null
+++ b/doc/bugs/git_annex_fsck_on_btrfs_devices/comment_3_dfcef745c92ec629f82ec6acc14d1519._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="eigengrau"
+ subject="comment 3"
+ date="2015-05-28T13:09:23Z"
+ content="""
+Thanks! If it’s just for one file, it’s probably okay to move it to bad. If the error was intermittent, one can try reinjecting the content.
+
+As for the risk of overkill, I don’t know enough about how the SATA/SCSI subsystem handles things. The cornercase would be one where (say due to EM interference) the SATA connection is reset and the device driver reports read errors for lots and lots of files, but the drive comes back in time so that these files are erroneously moved to bad. However, I guess you do the “move to bad” action file by file, and the whole fsck fails if moving to bad fails. In this case, we probably wouldn’t bite the cornercase, because when the drive comes back online, at most one file is moved to “bad“ erroneously.
+"""]]