Adaptec 2410SA User Guide - Page 82

Deleting Arrays, Using the Scripting Features - lost array

Page 82 highlights

DOS Utilities Deleting Arrays ! Caution: Back up the data on an array before you delete it. All data on the array is lost when you delete the array, and you cannot restore a deleted array. To delete an existing array: 1 Select Manage Arrays from the Main menu. 2 Select the array you want to delete and press Delete. 3 From the Array Properties dialog box, press Delete again and then press Enter. The following message is displayed: Warning!! Deleting will erase all data from the array. Do you still want to continue? (Yes/No): 4 Press Yes to delete the array or No to return to the previous menu. In the Array Properties dialog box, press Delete again and press Enter. 5 Press Esc to return to the previous menu. Using the Scripting Features To use the ACU scripting features, issue the command ACU with one of the following required switches: I /P-Playback mode. This mode configures arrays and channel settings from a specified script file. I /R-Record mode. This mode saves a controller's array and channel configuration in a specified script file for later playback. On the ACU command line, you can also specify the name of a log file to record the status of the playback or record operation. The ACU records in the log any errors or warnings encountered. When running in playback or record mode, ACU stores the status of the playback or record operation in the MS-DOS variable ERRORLEVEL on exit, allowing it to be used within an MS-DOS batch file. See Error Handling on page B-32 for more information on error handling. B-18

  • 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-18
DOS Utilities
Deleting Arrays
Caution:
Back up the data on an array before you delete it. All
data on the array is lost when you delete the array, and you
cannot restore a deleted array.
To delete an existing array:
1
Select
Manage Arrays
from the
Main
menu.
2
Select the array you want to delete and press
Delete
.
3
From the
Array Properties
dialog box, press
Delete
again and
then press
Enter
. The following message is displayed:
Warning!! Deleting will erase all data from the array.
Do you still want to continue? (Yes/No):
4
Press
Yes
to delete the array or
No
to return to the previous
menu. In the
Array Properties
dialog box, press
Delete
again
and press
Enter
.
5
Press
Esc
to return to the previous menu.
Using the Scripting Features
To use the ACU scripting features, issue the command
ACU
with
one of the following required switches:
/P
Playback mode. This mode configures arrays and channel
settings from a specified script file.
/R
Record mode. This mode saves a controller
s array and
channel configuration in a specified script file for later
playback.
On the ACU command line, you can also specify the name of a log
file to record the status of the playback or record
operation. The
ACU records in the log any errors or warnings encountered.
When running in playback or record mode, ACU stores the status
of the playback or record operation in the MS-DOS variable
ERRORLEVEL
on exit, allowing it to be used within an MS-DOS
batch file. See
Error Handling
on page B-32
for more information on
error handling.
!