| |
| | RAID-1, Part 2 | Linux Journal |
 | | If one of the mirrored swap partitions goes bad, the kernel automatically will fail over to the other, and your system should keep running until you can fix the disk problem. |
 | | To ensure that the root partition data will be available if one of the disks fails, you could use a daily cron job to rsync, or by some other method, sync the first disk's root partition's contents to the root partition on the second disk. |
 | | The extra partition should be at least as large as the biggest RAID device you wish backup. |
| www.linuxjournal.com /article/5898 (2098 words) |
|