Changes between Version 7 and Version 8 of RAID1 Configuration


Ignore:
Timestamp:
10/12/06 16:33:33 (19 years ago)
Author:
cdelacruz@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RAID1 Configuration

    v7 v8  
    1 RAID1 Setup:
     1== RAID1 Setup ==
    22
    33(1) Proceed with the standard CAL auto-installation.
     
    106106sudo mdadm /dev/md0 --add /dev/sda1
    107107sudo mdadm /dev/md1 --add /dev/sda5
     108
     109== Repairing a Raid1 Setup ==
     110
     111[wiki:repairing%20RAID1 "repairing RAID1"]