Owner manual

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
{
statementdata
} 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
{
statementdata
} 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
{
statementdata
} Removes the environment for an operation.
delete
object
Deletes a previously created object.
diagnose
object
{
statementdata
} Runs a test and displays the results.
disable
object
{
statementdata
} Prevents a feature from operating.
download
object
{
statementdata
} Transfers data to the storage array or hardware
associated with the storage array.
enable
object
{
statementdata
} Allows a feature to operate.
recopy
object
{
statementdata
} Restarts a virtual disk copy operation by using an existing
virtual disk copy pair. You can change attributes before
the operation is restarted.
29