Gigabyte GA-F2A88X-UP4 User Manual - Page 58

Creating a RAID Array, Checking Disk Information, s x0000, Configuring SATA Hard Drives

Page 58 highlights

Checking Disk Information To see the hard drive information, enter the following commands and press . You will see CONTROLLER LIST and DISK LIST displayed on the screen. rcadm -M -qa (Figure 4) fs0:\> rcadm -M -qa Figure 4 Creating a RAID Array To create a RAID array, refer to the following examples to enter the commands and press . When succeeded, the message which says "created sucessfully" will appear. Example 1: Create a RAID 0 array with Drive 0 and Drive 1 and the array size is 40 GB. rcadm -C -r0 -d 0 1 -s 40000 (Figure 5) ("C"=Create a array, "r0"=RAID 0, d 0 1=Drive 0 and Drive 1, "s 40000"=Size of 40 GB; to use the maximum size allowed, do not enter "s x0000") fs0:\>rcadm -C -r0 -d 0 1 -s 40000 created successfully fs0:\> Figure 5 Example 2: Create a RAID 5 array with Drive 1~4 and the array size is 75 GB. rcadm -C -r5 -d 1 2 3 4 -s 75000 (Figure 6) ("C"=Create a array, "r5"=RAID 5, d 1 2 3 4=Drive 1~4, "s 75000"=Size of 75 GB) fs0:\>rcadm -C -r5 -d 1 2 3 4 -s 75000 created successfully fs0:\> Figure 6 After you create the array, you can enter the "rcadm -M -qa" commands to see the array information. In addition to the CONTROLLER LIST and DISK LIST information, you will see ARRAY LIST information displayed on the screen, too. Configuring SATA Hard Drive(s) - 58 -

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96

Configuring SATA Hard Drive(s)
- 58 -
Figure 5
Creating a RAID Array
To create a RAID array, refer to the following examples to enter the commands and press <Enter>. When
succeeded, the message which says "created sucessfully" will appear.
fs0:\>rcadm -C -r0 -d 0 1 -s 40000
created successfully
fs0:\>
Checking Disk Information
To see the hard drive information, enter the following commands and press <Enter>.You will see CONTROLLER
LIST and DISK LIST displayed on the screen.
rcadm -M -qa
(Figure 4)
fs0:\> rcadm -M -qa
After you create the array, you can enter the "rcadm -M -qa" commands to see the array information. In addition
to the CONTROLLER LIST and DISK LIST information, you will see ARRAY LIST information displayed on the
screen, too.
Example 2: Create a RAID 5 array with Drive 1~4 and the array size is 75 GB.
rcadm -C -r5 -d 1 2 3 4 -s 75000 (
Figure 6)
(
"C"
=
Create a array, "r5"=RAID 5, d 1 2 3 4=Drive 1~4, "s 75000"=Size of 75 GB)
fs0:\>rcadm -C -r5 -d 1 2 3 4 -s 75000
created successfully
fs0:\>
Figure 6
Figure 4
Example 1: Create a RAID 0 array with Drive 0 and Drive 1 and the array size is 40 GB.
rcadm -C -r0 -d 0 1 -s 40000
(Figure 5)
(
"C"
=
Create a array, "r0"=RAID 0, d 0 1=Drive 0 and Drive 1, "s 40000"=Size of 40 GB; to use the maximum
size allowed, do not enter "
s x0000
")