On 2005-03-18T13:52:54, "Peter T. Breuer" <ptb@xxxxxxxxxxxxxx> wrote: > (proviso - I didn't read the post where you set out the error > situations, but surely, on theoretical grounds, all that can happen is > that the bitmap causes more to be synced than need be synced). You missed the point. The problem is for multi-nodes, both sides have their own bitmap. When a split scenario occurs, and both sides begin modifying the data, that bitmap needs to be merged before resync, or else we risk 'forgetting' that one side dirtied a block. This scenario _could_ occur for single nodes, but less likely so. That can either happen outside md (if one is careful in the wrappers around setting up network replication), or it could happen inside generic md (if each mirror had its own local bitmap). Which also has the advantage of providing inherent redundancy for the bitmap itself, BTW. Sincerely, Lars Marowsky-Brée <lmb@xxxxxxx> -- High Availability & Clustering SUSE Labs, Research and Development SUSE LINUX Products GmbH - A Novell Business - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html