Adaptec 2410SA User Guide - Page 90

Array Keyword, Drives Keyword, Array, Array=MyData, Drives, Drives=0:0:0

Page 90 highlights

DOS Utilities Keyword Wait WaitForBuild WriteCache Required ? No No No Default Value Yes Yes Yes Description Indicates whether the ACU should wait for the new array's build/verify or clear to complete before continuing. See page B-31 for details. Provided for backward compatibility only. See page B-31 for details. Indicates whether write caching is enabled for this array. See page B-31 for details. The following sections describe each of these keywords in detail. Array Keyword Array is a required keyword, indicating the start of an array definition block. It accepts an optional array label value. Examples Array Array=MyData Drives Keyword Drives is a required keyword, specifying the devices to use in creating the array. There is no default value. A drive is identified by its channel number, ID (target), and LUN, separated by colons. For example, 0:0:0 or 0:1:0. Separate multiple drive identifiers with commas. ! Caution: Any drive specified within the script file is initialized, which destroys any data on that drive. If a drive is specified in more than one array definition block in a script, it is initialized only once. Examples Drives=0:0:0 Drives=0:0:0,0:1:0,0:2:0 B-26

  • 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
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153

B-26
DOS Utilities
The following sections describe each of these keywords in detail.
Array Keyword
Array
is a required keyword, indicating the start of an array
definition block. It accepts an optional array label value.
Examples
Array
Array=MyData
Drives Keyword
Drives
is a required keyword, specifying the devices to use in
creating the array. There is no default value.
A drive is identified by its channel number, ID (target), and LUN,
separated by colons. For example,
0:0:0
or
0:1:0
. Separate
multiple drive identifiers with commas.
Caution:
Any drive specified within the script file is initialized,
which destroys any data on that drive. If a drive is specified in
more than one array definition block in a script, it is
initialized only once.
Examples
Drives=0:0:0
Drives=0:0:0,0:1:0,0:2:0
Wait
No
Yes
Indicates whether the ACU
should wait for the new
array
s build/verify or clear to
complete before continuing.
See
page B-31
for details.
WaitForBuild
No
Yes
Provided for backward
compatibility only. See
page B-31
for details.
WriteCache
No
Yes
Indicates whether write
caching is enabled for this
array. See
page B-31
for
details.
Keyword
Required
?
Default
Value
Description
!