On Wed, Dec 09, 2009 at 06:31:43PM -0500, nixlists wrote:
It isn't identical because softraid does not initialize raid 1 because
it doesn't matter. So all written data is the same but areas where the
volume has not been written before will vary on the individual disks.
Kind of. The short is that you can't guarantee this. Even if you
detect that 2 areas that should have been the same but are not you
really have no way of figuring out which one is correct (if any).
Not really.
You don't. This is where fsck and backups come in.
Note: this whole story is different with RAID 5 & RAID 6.