Changes

From SME Server
Jump to navigationJump to search
No change in size ,  03:19, 28 December 2009
m
correct raid-devices example value
Line 121: Line 121:     
First we need to add the newly (and identically) partitioned disks to the raid device:
 
First we need to add the newly (and identically) partitioned disks to the raid device:
  mdadm --create --verbose /dev/md11 --level=1 --raid-devices=1 /dev/hdc1 /dev/hdd1
+
  mdadm --create --verbose /dev/md11 --level=1 --raid-devices=2 /dev/hdc1 /dev/hdd1
    
At this point the Raid will begin building.
 
At this point the Raid will begin building.
147

edits

Navigation menu