3-68container Commandscontainer readwriteTo change an array’s read-only status to read-write status, use thecontainer readwrite command. Subsequent modifications tothe data on the array are allowed. To use the containerreadwrite command, none of the array’s files can be open.Syntaxcontainer readwrite {container}Parameters{container}Specifies the ID number (0 to 63) of the array to make read-write.ExamplesBefore making an array read-write, use the container listcommand (with the /full switch) to obtain information aboutany existing arrays. As the following example shows, there is anarray 0 (a volume set) on this controller. Note that the RO columndisplays the value RO:AAC0>container list /fullExecuting: container list /full=TRUENum Total Oth Stripe ScsiDr Label Type Size Ctr Size Usage C:ID:L RO-- ----- ------ ------ --- ------ ------- -------- ----F: 0 Volume 10.0MB NTFS 0:02:0 RONote that the example eliminates some items in the containerlist display so that you can see an example of the RO column.The following example changes array 0 from read-only status toread-write status:AAC0>container readwrite 0Executing: container readwrite 0Use the container list command (with the /full switch)after using the container readwrite command to displayinformation about the array you just made read-write, as in thefollowing example:AAC0>container list /fullExecuting: container list /full=TRUENum Total Oth Stripe ScsiDr Label Type Size Ctr Size Usage C:ID:L RO-- ----- ------ ------ --- ------ ------- -------- ----F: 0 Volume 10.0MB NTFS 0:02:0