Script command synopsis – Dell PowerVault MD3260i User Manual

Page 29

Advertising
background image

Object Type

Identifier

enclosure

Enclosure ID

virtualDisk

Virtual disk user label or the World Wide Identifier (WWID)
for the virtual disk (set command only)

virtualDiskCopy

Target virtual disk and, optionally, the source virtual disk
user labels

diskGroup

Virtual disk group number

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.

29

Advertising