Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2015-05-28 11:54:45 -04:00
commit 5a06f9c04c
10 changed files with 87 additions and 13 deletions

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="eigengrau"
subject="comment 3"
date="2015-05-28T13:09:23Z"
content="""
Thanks! If its just for one file, its 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 dont 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 wouldnt bite the cornercase, because when the drive comes back online, at most one file is moved to “bad“ erroneously.
"""]]