2011/2/1 Gregory Farnum <gregf@xxxxxxxxxxxxxxx>: > I don't think scrub is ever going to go away. It can't do much to fix > errors right now, and it can't be certain about correctness, but all > these things can be added to it. It shouldn't be considered much more > than a stub right now; that was certainly what we said when we wrote > the code that exists right now. We will eventually add checksumming > (so we can make sure that files of the same size have the same data, > etc) and other features to make it more useful than it is right now. > -Greg Yeah. I expect that scrub can both detect disk errors and check data integrity (based on the checksum) in the background. For disk errors, I would like CEPH to mark the OSD down/failed and notify the sys admin immediately. For data errors, I expect that CEPH can repair them automatically (by fetching a right copy from other replicas). -- Henry Chang -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html