Command Line Tool 2 User Guide

Example
CmdTool2 -PDLocate -physdrv[252,0] -a0
PDMakeGood
Description
Change the physical drive state from unconfigured-bad to unconfigured-good.
Syntax
CmdTool2 -PDMakeGood -PhysDrv[E0:Sn....] | [-Force] -a[controller]
Parameters
-a[controller]: The RAID controller affected by the command
-PhysDrv[E0:Sn...]: The physical drive(s) affected
-Force: Force the drive to the Unconfigured Good state
Example
CmdTool2 -PDMakeGood -PhysDrv[252,0] -a0
PDMarkMissing
Description
Mark the selected physical drive as missing.
Syntax
CmdTool2 -PDMarkMissing -physdrv[E0:S0,E1:S1,...] -a[controller]
Parameters
-a[controller]: The RAID controller affected by the command
-physdrv[E0:S0,E1:S1,...]: The physical drive(s) affected
Example
CmdTool2 -PDMarkMissing -physdrv[252,0] -a0