Dell PowerVault MD3260 CLI Guide - Page 25

Script Command Synopsis, object, statement, storageArray, statement-data

Page 25 highlights

Statement data is in the form of attribute=value (such as raidLevel=5), an attribute name (such as batteryInstallDate), or an operation name (such as consistencyCheck). Script Command Synopsis Because you can use the script commands to define and manage the different aspects of a storage array (such as host topology, physical disk configuration, RAID controller module configuration, virtual disk definitions, and disk group definitions), the actual number of commands is extensive. The commands, however, fall into general categories that are reused when you apply the commands to the different aspects of a storage array. The following table lists the general form of the script commands and provides a definition of each command. Table 6. General Form of the Script Commands Command Syntax activate object {statement‑data} Description Sets up the environment so that an operation can take place or performs the operation if the environment is already correctly set up. autoConfigure storageArray{statement-data} Automatically creates a configuration based on parameters specified in the command. check object {statement‑data} Starts a synchronous operation to report on errors in the object. clear object {statement‑data} Discards the contents of some attribute of an object. This is a destructive operation that cannot be reversed. create object {statement‑data} deactivate object {statement‑data} delete object Creates an object of the specified type. Removes the environment for an operation. Deletes a previously created object. diagnose object {statement‑data} disable object {statement‑data} download object {statement‑data} Runs a test and displays the results. Prevents a feature from operating. Transfers data to the storage array or hardware associated with the storage array. enable object {statement‑data} recopy object {statement‑data} Allows a feature to operate. Restarts a virtual disk copy operation by using an existing virtual disk copy pair. You can change attributes before the operation is restarted. recover object {statement‑data} Re-creates an object from saved configuration data and the statement attributes (similar to the create command). recreate object {statement‑data} Restarts a snapshot operation using an existing snapshot virtual disk. You can change attributes before the operation is restarted. remove object {statement‑data} repair object {statement‑data} reset object {statement‑data} Removes a relationship from between objects. Repairs errors found by the check command. Returns the hardware or object to an initial state. 25

  • 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
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226

Statement data is in the form of
attribute=value
(such as
raidLevel=5
), an
attribute name
(such as
batteryInstallDate
), or
an
operation name
(such as
consistencyCheck
).
Script Command Synopsis
Because you can use the script commands to define and manage the different aspects of a storage array (such as host
topology, physical disk configuration, RAID controller module configuration, virtual disk definitions, and disk group
definitions), the actual number of commands is extensive. The commands, however, fall into general categories that are
reused when you apply the commands to the different aspects of a storage array.
The following table lists the general form of the script commands and provides a definition of each command.
Table 6. General Form of the Script Commands
Command Syntax
Description
activate
object
{
statement
data
}
Sets up the environment so that an operation can take
place or performs the operation if the environment is
already correctly set up.
autoConfigure
storageArray
{
statement-data
}
Automatically creates a configuration based on
parameters specified in the command.
check
object
{
statement
data}
Starts a synchronous operation to report on errors in the
object.
clear
object
{
statement
data
}
Discards the contents of some attribute of an object.
This is a destructive operation that cannot be reversed.
create
object
{statement
data
}
Creates an object of the specified type.
deactivate
object
{
statement
data
}
Removes the environment for an operation.
delete
object
Deletes a previously created object.
diagnose
object
{
statement
data
}
Runs a test and displays the results.
disable
object
{
statement
data
}
Prevents a feature from operating.
download
object
{
statement
data
}
Transfers data to the storage array or hardware
associated with the storage array.
enable
object
{
statement
data
}
Allows a feature to operate.
recopy
object
{
statement
data
}
Restarts a virtual disk copy operation by using an existing
virtual disk copy pair. You can change attributes before
the operation is restarted.
recover
object
{
statement
data
}
Re-creates an object from saved configuration data and
the statement attributes (similar to the
create
command).
recreate
object
{
statement
data
}
Restarts a snapshot operation using an existing snapshot
virtual disk. You can change attributes before the
operation is restarted.
remove
object
{
statement
data
}
Removes a relationship from between objects.
repair
object
{
statement
data
}
Repairs errors found by the check command.
reset
object
{
statement
data
}
Returns the hardware or object to an initial state.
25