
13-28
Adaptec SCSI RAID Software Reference Guide
# Use drives on channels 0 and 1
Drives=0:1:0,1:1:0
# Disable write cache
WriteCache=No
# Assign 2 spare drives
HotspareDrives=1:2:0, 1:3:0
End
# Create a maximum size RAID 5 labeled ‘MyData’
Array=MyData
Type=RAID5
Size=Maximum
# Use the maximum stripe size
StripeSize=64
# Clear the array (don’t build/verify it)
Method=Clear
# Don’t wait for clear to complete
Wait=No
# Use drives 2, 3, 4 on channel 0
Drives=0:2:0, 0:3:0, 0:4:0
# Assign drive 1:0:0 as the spare drive.
HotspareDrives=1:0:0
End
# Set Channel 0 properties
Channel=0
# Set the controller’s SCSI ID to 7
ControllerID=7
End
Comentarios a estos manuales