Adaptec 2410SA User Guide - Page 98

Playback and Record Notes, Invoking the ACU and Using a Script, Wait=Yes, Wait=No, HotspareDrives

Page 98 highlights

DOS Utilities Playback and Record Notes When using ACU in playback or record mode, note the following: I When recording an array, the ACU does not create a Wait keyword within an array's definition block in a script file. When playing back any script file generated from the ACU record option, the ACU uses the default setting Wait=Yes when creating an array unless you first edit the script file and include a Wait=No line in the array's definition block. I When recording a RAID 10, the ACU cannot map spare drives assigned to the individual mirror sets to the HotspareDrives list in the resultant script file. The script file syntax allows only a single list of spare drives to be assigned to any given array. In this case, the ACU creates the HotspareDrives list using all the drives assigned to the lower-level mirror set arrays within the RAID 10. When playing back this script, the ACU assigns all the drives in the HotspareDrives list to all the mirror set arrays making up the RAID 10. However, this might not exactly match the original spare drive assignments to the mirror set arrays. I When recording an array, the ACU creates a separate channel definition block for each channel on the controller. Each block includes all the property keywords and values reflecting the channel's current settings. Edit the script file as necessary to change any of the channel's settings or delete keywords to ensure the controller's corresponding channel setting is not changed. Invoking the ACU and Using a Script The following MS-DOS command invokes the ACU and creates arrays on controller 1 based on the array properties defined in the script file A:\RAID.ACU. It also configures the properties of Channel 0 and saves a log of the operation in the log file C:\RAID.LOG. A:\> ACU /P A:\RAID.ACU /L C:\RAID.LOG /C1 B-34

  • 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-34
DOS Utilities
Playback and Record Notes
When using ACU in playback
or record
mode, note the following:
When recording an array, the ACU does not create a
Wait
keyword within an array
s definition block in a script file.
When playing back any script file generated from the ACU
record option, the ACU uses the default setting
Wait=Yes
when
creating an array unless you first edit the script file and include
a
Wait=No
line in the array
s definition block.
When recording a RAID 10, the ACU cannot map spare drives
assigned to the individual mirror sets to the
HotspareDrives
list in the resultant script file. The script file syntax allows only a
single list of spare drives to be assigned to any given array.
In this case, the ACU creates the
HotspareDrives
list using all
the drives assigned to the lower-level mirror set arrays within
the RAID 10. When playing back this script, the ACU assigns all
the drives in the HotspareDrives list to all the mirror set arrays
making up the RAID 10. However, this might not exactly match
the original spare drive assignments to the mirror set arrays.
When recording an array, the ACU creates a separate channel
definition block for each channel on the controller. Each block
includes all the property keywords and values reflecting the
channel
s current settings. Edit the script file as necessary to
change any of the channel
s settings or delete keywords to ensure
the controller
s corresponding channel setting is not changed.
Invoking the ACU and Using a Script
The following MS-DOS command invokes the ACU and creates
arrays on controller 1 based on the array properties defined in the
script file
A:\RAID.ACU
. It also configures the properties of
Channel 0 and saves a log of the operation in the log file
C:\RAID.LOG
.
A:\> ACU /P A:\RAID.ACU /L C:\RAID.LOG /C1