CLI Guide

Table Of Contents
Examples
Entering the connectivity validate-be command without any arguments provides a summary output as shown.
VPlexcli:/> connectivity validate-be
Cluster cluster-1
0 storage-volumes which are dead or unreachable.
0 storage-volumes which do not meet the high availability requirement for storage volume
paths*.
0 storage-volumes which are not visible from all directors.
0 storage-volumes which have more than supported (4) active paths from same director.
*To meet the high availability requirement for storage volume paths each storage volume
must be accessible from each of the directors through 2 or more metro node backend
ports, and 2 or more Array target ports, and there should be 2 or more ITLs.
Cluster cluster-2
0 storage-volumes which are dead or unreachable.
0 storage-volumes which do not meet the high availability requirement for storage volume
paths*.
5019 storage-volumes which are not visible from all directors.
0 storage-volumes which have more than supported (4) active paths from same director.
*To meet the high availability requirement for storage volume paths each storage volume
must be accessible from each of the directors through 2 or more metro node backend
ports, and 2 or more Array target ports, and there should be 2 or more ITLs.
Display a summarized validation for back-end connectivity on an unhealthy system:
VPlexcli:/> connectivity validate-be
Summary
Cluster cluster-1
0 storage-volumes which are dead or unreachable.
0 storage-volumes which do not meet the high availability requirement for storage volume
paths*.
0 storage-volumes which are not visible from all directors.
0 storage-volumes which have more than supported (4) active paths from same director.
*To meet the high availability requirement for storage volume paths each storage volume
must be accessible from each of the directors through 2 or more metro node backend
ports, and 2 or more Array target ports, and there should be 2 or more ITLs.
Cluster cluster-2
0 storage-volumes which are dead or unreachable.
0 storage-volumes which do not meet the high availability requirement for storage volume
paths*.
5019 storage-volumes which are not visible from all directors.
0 storage-volumes which have more than supported (4) active paths from same director.
*To meet the high availability requirement for storage volume paths each storage volume
must be accessible from each of the directors through 2 or more metro node backend
ports, and 2 or more Array target ports, and there should be 2 or more ITLs.
Display detailed validation for back-end connectivity on an unhealthy system:
VPlexcli:/> connectivity validate-be -d
Storage volumes that are not visible at all directors:
Cluster Director Storage Volumes Director Cannot See
--------- -------------- ----------------------------------------
cluster-2 director-2-1-A VPD83T3:60001440000000103017bf5045090d75
VPD83T3:60001440000000103017bf5045090d70
VPD83T3:60001440000000103017bf5045092306
VPD83T3:60001440000000103017bf5045092f3b
VPD83T3:60001440000000103017bf5045092301
...
...
VPD83T3:6006016099751d002267f6538576e011
VPD83T3:60001440000000103017bf5045092310
VPD83T3:60001440000000103017bf5045090d6b
VPD83T3:60001440000000103017bf5045092f59
VPD83T3:60001440000000103017bf5045092f54
Summary
Cluster cluster-1
0 storage-volumes which are dead or unreachable.
Commands
87