5-65container Commandscontainer lockCaution: Use the container lock command only underthe direction of technical support.To lock an array into volatile memory space on the currently openedcontroller, use the container lock command. When an array islocked into volatile memory space, the container reconfigurecommand has no effect. A locked array cannot be moved, deleted,made read-only, or used to create a multilevel array.Syntaxcontainer lock {container}Parameters{container}Specifies the ID number (0 to 63) of the array to lock intovolatile memory space.ExamplesBefore locking an array, use the container list command (withthe /full switch) to obtain information about any existing arrays.As the following example shows, there is an array 0 (a volume set)on this controller. Note that the Lk column is blank:AAC0>container list /fullExecuting: container list /full=TRUENum Total Oth Stripe ScsiDr Label Type Size Ctr Size Usage C:ID:L Lk-- ----- ------ ------ --- ------ ------- -------- --F: 0 Volume 10.0MB NTFS 0:02:0Note that the example eliminates some items in the containerlist display so that you can see an example of the Lk column.The following example locks array 0 into volatile memory space:AAC0>container lock 0Executing: container lock 0!