Steps to recover when RAID1 fails

Note: The original version of this file is at http://codeine.rocks.net.nz/raidrecover.html.

Overview

  1. Replace offending disk
  2. Partition it to match removed disk
  3. /sbin/raidhotadd /dev/mdX /dev/sdx

More Detail