5-94container Commandscontainer scrubTo scrub a redundant array, use the container scrub command.A mirror set, a multilevel array of mirror sets, and a RAID-5 set areexamples of redundant arrays. For a mirror set or a multilevel arrayof mirror sets, this means the command reconstructs the data onboth mirror halves (partitions), if found to be different. For RAID-5sets, the command recalculates and replaces, if necessary, the parityinformation.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 reboots ofthe 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, thecommand performs the scrub action and repairs any errors.