User manual

Table Of Contents
Chapter 6: Management with the CLI
211
Examples
migrate -d 1
migrate -a start -d 1 -p 10 -l "id=0,capacity=10gb"
mp
Usage
mp -a <action>
Summary
The mp command activates Media Patrol. Media Patrol searches the physical
drives for media errors. When an error is found, Media Patrol attempts to repair
the error. If it fails to correct the error, Media Patrol attempts to remap the sector.
Note: Sector remapping is not currently supported.
You can start, stop, pause, or resume Media Patrol and monitor its progress and
status.
Options
-a <action> Specifies the action to perform.
list (Default) Displays the status and progress of Media
Patrol.
start Starts Media Patrol.
stop Stops Media Patrol.
pause Pauses Media Patrol.
resume Resumes a paused Media Patrol.
Examples
mp
mp -a stop
mp -a resume
pdm
Usage
pdm [-a <action>] [-d <DaId>] [-s <SeqNo>]
pdm -a start -d <DaId> -s <SeqNo> -p <PdId>
pdm -a stop -d <DaId> -s <SeqNo>
pdm -a pause -d <DaId> -s <SeqNo>
pdm -a resume -d <DaId> -s <SeqNo>