CLI Guide

Table Of Contents
back-end degraded recover
Recovers the specified degraded I-Ts.
Contexts
All contexts.
Syntax
back-end degraded recover
[-h|--help]
[--verbose]
[-p|--paths= <paths>]
[--all]
Arguments
Optional arguments
[-h|--help]
Display the usage for this command.
[--verbose]
Provides more output during command execution.
[-p|--paths= <paths>]
The degraded I-Ts to recover. Each I-T must be expressed as a pair in the form
"(<initiator>,<target>)".
[--all]
Recover all currently degraded I-Ts.
Description
Assert that the specified I-Ts are healthy and move them out of their degraded state.
Examples
Recover a specific degraded I-T.
VPlexcli:/> back-end degraded recover -p (0xc00144878bda0900,0x5006016547e01af9)
Recovered I-Ts:
Director Director Port Initiator Target Array
Degradation Reason
-------------- ------------- ------------------ ------------------
--------------------------- ------------------
director-1-1-A A1-FC01 0xc00144878bda0900 0x5006016547e01af9 EMC-CLARiiON-
APM00164919257 Manually isolated
Recover all degraded I-Ts.
VPlexcli:/> back-end degraded recover --
all
Recovered I-Ts:
38
Commands