3-3container Commandscontainer add_levelTo create a multilevel volume set from an existing array by addinga volume set on top of the array, use the container add_levelcommand. The existing array cannot be a multilevel array.The container add_level command enables dynamicexpansion of an array and can be executed even while an array is inuse. After executing the command, you can use the containerextend mvolume command to add more space.Syntaxcontainer add_level {container}Parameters{container}Specifies the ID number (0 to 63) of the array to convert to amultilevel volume set.The specified array must not be a multilevel array.ExamplesBefore creating a multilevel volume set, use the container listcommand to obtain information about any existing arrays. As thefollowing example shows, there is an array 0 (a stripe set) on thiscontroller:AAC0>container listExecuting: container listNum Total Oth Stripe Scsi PartitionDr Label Type Size Ctr Size Usage C:ID:L Offset:Size-- ----- ------ ------ --- ------ ------- ------ -------------0 Stripe 45MB 32KB None 0:02:0 64.0KB: 15.0MB0:03:0 64.0KB: 15.0MB0:04:0 64.0KB: 15.0MBThe following example creates a multilevel volume set on top ofarray 0, which is a stripe set previously created with thecontainer create stripe command:AAC0>container add_level 0Executing: container add_level 0