Adaptec 3200S User Guide - Page 113

-D Delete logical drives, -l Specify new logical drive RAID level, -s Specify logical drive capacity

Page 113 highlights

RAIDUTIL Command Line Utility -D Delete logical drives This command deletes the specified drives and returns their capacity to unassigned space. If all is specified, then all logical drives on the controller are deleted. Logical drives are specified by the device address. Use commas to separate drive addresses. If Quiet (-q) mode is not used, a confirmation message is displayed. Example: To delete a logical drive at d0b0t0d0, type raidutil -D d0b0t0d0 -l Specify new logical drive RAID level This parameter specifies the logical drive RAID level. Valid values are 0, 1, and 5. RAID 5 is the default. Example: To set a logical drive to RAID level 1, type raidutil -l 1 -g d0b0t0d0 -s Specify logical drive capacity Specifies the new logical drive's capacity in megabytes, where a megabyte equals 1,048,576 bytes (220). If this switch is omitted or if the specified capacity entered exceeds the maximum available, the maximum possible logical drive is created based on the capacity of the physical drives. Example: To set the capacity of the logical drive at d0b0t0d0 to 500 MB, type raidutil -s500 -g d0b0t0d0 4-5

  • 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
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135

4-5
RAIDUTIL Command Line Utility
-D
Delete logical drives
This command deletes the specified drives and returns their
capacity to unassigned space. If
all
is specified, then all logical
drives on the controller are deleted. Logical drives are specified by
the device address. Use commas to separate drive addresses. If
Quiet (-q) mode is not used, a confirmation message is displayed.
Example:
To delete a logical drive at d0b0t0d0, type
raidutil -D d0b0t0d0
-l
Specify new logical drive RAID level
This parameter specifies the logical drive RAID level. Valid values
are 0, 1, and 5. RAID 5 is the default.
Example:
To set a logical drive to RAID level 1, type
raidutil -l 1 -g d0b0t0d0
-s
Specify logical drive capacity
Specifies the new logical drive’s capacity in megabytes, where a
megabyte equals 1,048,576 bytes (2
20
).
If this switch is omitted or if the specified capacity entered exceeds
the maximum available, the maximum possible logical drive is
created based on the capacity of the physical drives.
Example:
To set the capacity of the logical drive at d0b0t0d0 to 500 MB, type
raidutil -s500 -g d0b0t0d0