CLI Guide

Table Of Contents
Arguments
Optional arguments
[-h|--help]
Display the usage for this command.
[--verbose]
Provides more output during command execution.
[-g|--group-by= <group_by>]
Group degraded I-Ts by the specified field. Supported fields: array, director.
Description
Lists I-Ts that have degraded performance, and I-Ts that have been isolated manually or isolated due to unstable performance.
Examples
List all degraded I-Ts grouped by director.
VPlexcli:/> back-end degraded
list
Degraded I-Ts:
Director Director Port Initiator Target
Array Degradation Reason
-------------- ------------- ------------------ ------------------
--------------------------- ------------------
director-1-1-A A1-FC00 0xc00144878bda0800 0x5000144260321e00 EMC-Invista-rc-
surry-1 Manually isolated
A1-FC01 0xc00144878bda0900 0x5006016547e01af9 EMC-CLARiiON-
APM00164919257 Manually isolated
director-1-1-B B1-FC01 0xc00144878bda8900 0x5006016547e01af9 EMC-CLARiiON-
APM00164919257 Manually isolated
List all degraded I-Ts grouped by array
VPlexcli:/> back-end degraded list --group-by
array
Degraded I-Ts:
Array Director Director Port Initiator
Target Degradation Reason
--------------------------- -------------- ------------- ------------------
------------------ ------------------
EMC-CLARiiON-APM00164919257 director-1-1-A A1-FC01 0xc00144878bda0900
0x5006016547e01af9 Manually isolated
director-1-1-B B1-FC01 0xc00144878bda8900
0x5006016547e01af9 Manually isolated
EMC-Invista-rc-surry-1 director-1-1-A A1-FC00 0xc00144878bda0800
0x5000144260321e00 Manually isolated
See also
back-end degraded recover
Commands
37