3-77container Commandscontainer release_cacheTo release the cache buffers associated with a specific array, use thecontainer release_cache command. When a disk fails oryou remove a disk, the cache buffers associated with specific arraysremain locked on the controller. This allows the opportunity for thedisk to come back online or gives you the opportunity to replacethe disk. In this case the arrays regain the previously lockedbuffers.On the other hand, you may want to return these cache buffers tothe global buffer pool. This command allows you to disassociatethe cache buffers associated with specific arrays and release thesecache buffers to the global pool.Syntaxcontainer release_cache {container}Parameters{container}Specifies the ID number (0 to 63) of the array on which youwant to release cache buffers.ExamplesThe following example releases the cache buffers associated witharray 0:AAC0>container release_cache 0Executing: container release_cache 0Related Commandscontainer commands: container set cache (page 3-91)