3-88container Commandscontainer scrubTo scrub a redundant array, use the container scrubcommand. A mirror set, a multilevel array of mirror sets, and aRAID 5 array are examples of redundant arrays. For a mirror set ora multilevel array of mirror sets, this means the commandreconstructs the data on both mirror halves (partitions), if found tobe different. For RAID 5 arrays, the command recalculates andreplaces, if necessary, the parity information.Syntaxcontainer scrub [/io_delay{=integer}] [/no_repair{=boolean}][/wait{=boolean}] {container}Parameters{container}Specifies the ID number (0 to 63) of the redundant array toscrub.Switches/io_delay{=integer}Specifies the number of milliseconds the controller waitsbetween the I/O operations required to scrub the redundantarray. The I/O delay value is not preserved between rebootsof the operating system. Valid values are 0 through 100./no_repair{=boolean}Specifies whether the command performs the scrub operationon the redundant array without repairing the error. If you setthis switch to TRUE, the command performs the scrub actionwithout repairing the error. If you set this switch to FALSE,the command performs the scrub action and repairs anyerrors.