Using the Command Line Interface
container delete [/always{=boolean}] [/unconditional{=boolean}] {container}
Deletes the array.
Parameters
{container}—ID of the array to delete.
Switches
/always—Specifies to delete the array even if it has data <a file system>. (Cannot override open files.)
/unconditional—Specifies that the array be deleted even if it has a file system. (Overrides open files.)
container list [/all{=boolean}] [/full{=boolean}] [{container}]
Lists information about the array(s) on the controller.
Parameters
{array}—ID of the array containing information to display.
Switches
/all—Specifies whether to list all containers on the system.
/full—Specifies whether to display detailed information.
container lock {container}
Locks an array into volatile memory space.
Parameters
{array}—ID of the array to lock.
container move {container} {container}
Moves the first array number specified to the second array number specified; in effect, to renumber an array.
Parameters
{container}—ID of the array to renumber.
{container}—ID number to assign to the array specified in the first array parameter.