Using the start Command

Related Topics

Use this command and its parameters to start a long-running operation. Currently, the only long-running operation you can start using this comand is a logical drive expansion operation.

Important:

You will receive an error message when attempting to execute this command when any of the following conditions exist:

For more information about logical drive expansion, see the Subsystem Management Window online help.

If you want to...

Use this command and parameters

start a logical drive expansion operation

Back to the top

Base Command and Required Parameters

start increaseVolCapacity logicalDrive=<"logicaldrivelabel"> drive or drives=<(drive list)>;

where: <"logicaldrivelabel"> = the name of the logical drive you want to expand, enclosed in double quotes

and

<(drive list)> = enclosureID, slotID of each unassigned drive, with enclosure and slot ID's separated by a comma, individual drive locations separated with a space, and all drive list information surrounded by parentheses.

Example

Command statement:

start increaseVolCapacity logicalDrive="Accounting" drives=(3,3 2,3);

Execution result:

The increaseVolCapacity command executes, expanding the capacity of Logical Drive Accounting and using the capacity from the unassigned drives in enclosure 3, slot 3 and enclosure 2, slot 3.

Related Topics

Learn About the Script Editor

Using the Script Editor

Command Reference