Adaptec 2410SA User Guide - Page 92

InitializeAll Keyword, Initializing a Hard Drive

Page 92 highlights

DOS Utilities Notes I When assigning spare drives to a RAID 10 array, the ACU assigns all the drives in the list to all the arrays within the multilevel array. I ACU only creates dedicated hot spares. If the same drive is assigned to protect multiple arrays, only the last array that drive is assigned to is protected. I The ACU makes no checks to ensure that the amount of available space on the specified spare drives is sufficient to serve as failover for the given array. Example HotspareDrives=0:0:0,0:1:0 InitializeAll Keyword InitializeAll is an optional keyword, indicating that all the drives connected to the controller should be initialized and any existing arrays deleted before creating a new array. This property applies to all drives on all channels of the controller. The default is InitializeAll=No. Possible values are as follows: I Yes-Initialize all drives. I No-Do not initialize all drives; only those drives specified with the Drives property keyword are initialized. The InitializeAll keyword is both global and positionindependent within a script file. If InitializeAll=Yes appears in any array definition block within the file, all drives connected to the controller are initialized and any existing arrays are deleted before any new arrays are created. If there is no InitializeAll=Yes property specified anywhere in the script, the ACU initializes only those drives specified with the Drives property keyword. See Initializing a Hard Drive on page B-16 for more details. Note that it is not necessary to specify InitializeAll=Yes in more than one array definition block. If both InitializeAll=Yes and InitializeAll=No are specified within a script file, regardless of their position within the file, InitializeAll=Yes is the overriding value. B-28

  • 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-28
DOS Utilities
Notes
When assigning spare drives to a RAID 10 array, the ACU
assigns all the drives in the list to
all
the arrays within the
multilevel array.
ACU only creates dedicated hot spares. If the same drive is
assigned to protect multiple arrays, only the last array that
drive is assigned to is protected.
The ACU makes no checks to ensure that the amount of
available space on the specified spare drives is sufficient to
serve as failover for the given array.
Example
HotspareDrives=0:0:0,0:1:0
InitializeAll Keyword
InitializeAll
is an optional keyword, indicating that all the
drives connected to the controller should be initialized and any
existing arrays deleted before creating a new array. This property
applies to all drives on all channels of the controller. The default is
InitializeAll=No
.
Possible values are as follows:
Yes
Initialize all drives.
No
Do not initialize all drives; only those drives specified
with the
Drives
property keyword are initialized.
The
InitializeAll
keyword is both global and position-
independent within a script file. If
InitializeAll=Yes
appears in
any array definition block within the file, all drives connected to
the controller are initialized and any existing arrays are deleted
before any new arrays are created.
If there is no
InitializeAll=Yes
property specified anywhere in
the script, the ACU initializes only those drives specified with the
Drives
property keyword. See
Initializing a Hard Drive
on
page B-16
for more details.
Note that it is not necessary to specify
InitializeAll=Yes
in more
than one array definition block. If both
InitializeAll=Yes
and
InitializeAll=No
are specified within a script file, regardless of
their position within the file,
InitializeAll=Yes
is the overriding
value.