Chapter 2: Using the Command Line Utility ● 27arcconf taskPerforms a task on a logical drive or a physical drive.SyntaxARCCONF TASKTASK START LOGICALDRIVE [noprompt]TASK STOP LOGICALDRIVE TASK START DEVICE [noprompt]TASK STOP DEVICE ParametersController# is the controller numberLogicalDrive# is the number of the logical drive in which the task is to be performed● Logical drive options:● verify_fix (Verify with fix)—verifies the logical drive redundancy and repairs the drive ifbad data is found.● verify—verifies the logical drive redundancy without repairing bad data.● clear—removes all data from the drive.● Physical device options:● verify_fix—verifies the disk media and repairs the disk if bad data is found.● verify—verifies the disk media without repairing bad data.● clear—removes all data from the drive.● initialize—returns a drive to the READY state (erases the metadata).● secureerase [password]—removes all data from the drive in a secure fashion to preventany possible recovery of the erased data. See arcconf atapassword on page 12 for detailsabout setting the password.ExampleARCCONF TASK START 1 LOGICALDRIVE 1 VERIFYARCCONF TASK START 1 DEVICE 0 0 INITIALIZE