Chapter 2: Using the Command Line Utility ● 22arcconf taskPerforms a task on a logical 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 disk media and repairs the disk if bad data isfound.● verify—verifies the disk media.● 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.● clear—removes all data from the drive.● initialize—returns a drive to the READY state (erases the metadata).● secureerase—removes all data from the drive in a secure fashion to prevent any possiblerecovery of the erased data.ExampleARCCONF TASK START 1 LOGICALDRIVE 1 VERIFYARCCONF TASK START 1 DEVICE 0 0 INITIALIZE