Changes between Version 7 and Version 8 of RAID1 Configuration
- Timestamp:
- 10/12/06 16:33:33 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RAID1 Configuration
v7 v8 1 RAID1 Setup: 1 == RAID1 Setup == 2 2 3 3 (1) Proceed with the standard CAL auto-installation. … … 106 106 sudo mdadm /dev/md0 --add /dev/sda1 107 107 sudo mdadm /dev/md1 --add /dev/sda5 108 109 == Repairing a Raid1 Setup == 110 111 [wiki:repairing%20RAID1 "repairing RAID1"]
