4-19controller Commandscontroller set array_verifyTo enable or disable the array verify operation, use thecontroller set verify command. This command allows youto enable or disable the array verify operation for all arrayscontrolled by the specified controller.Syntaxcontroller set array_verify[/verify_enabled{=boolean}]/verify_enabled{=boolean}Specifies whether to turn on or off the array verify feature onthe specified controller. You must set this switch to TRUE ifyou want to turn on array verify for all arrays associated withthe specified controller.To turn off the array verify feature on the specified controller,set this switch to FALSE. The command defaults to TRUE,which means the command turns on the array verify featureon the specified controller.ExamplesBefore turning the array verify feature on or off, check its status byusing the controller show array_verify command. Thefollowing example shows that the controller’s array verify featureis currently disabled:AAC0> controller show array_verifyExecuting: controller show array_verifyArray verify DISABLEDThe following example turns on (enables) the array verify featurefor the currently opened controller:AAC0> controller set array_verify /verify_enabledExecuting: controller set array_verify /verify_enabled=TRUEThe controller show array_verify command indicates thatthe controller’s array verify feature is currently enabled. Thecommand also displays the number of errors (if any) found as aresult of the array verify operation.AAC0> controller show array_verifyExecuting: controller show array_verifyArray verify ENABLEDErrors found 0