Configuring software RAID on server during installation

From Notes_Wiki
Revision as of 12:35, 18 November 2013 by Saurabh (talk | contribs)

<yambe:breadcrumb>Software raid configuration</yambe:breadcrumb>

Configuring software RAID on server during installation

  1. Install OS on hard-disks with software raid partitions.
  2. Boot using 'Fedora resuce cd' or 'System rescue cd' and mark first partition (that is '/boot', or '/') in all hard-disks as bootable. (One can use fdisk and 'a' option). Hence it is important to have first partiition in raid 1 in all hard-disks, so that we can boot properly. Other partitions can be in raid 5 or 6 if required.
  3. Reboot system and it should boot properly