CLI Guide

Table Of Contents
validate-system-configuration
Performs a basic system configuration check.
Contexts
All contexts.
Syntax
validate-system-configuration
Description
This command performs the following checks:
Validates cache mirroring.
Validates the logging volume.
Validates the meta-volume.
Validates back-end connectivity.
Examples
Validate system configuration:
VPlexcli:/> validate-system-configuration
Validate cache replication
Checking cluster cluster-1 ...
rmg component not found skipping the validation of cache replication.
ok
Validate logging volume
No errors found
ok
Validate back-end connectivity
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*.
0 storage-volumes which are not visible from all directors.
*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 VPlex backend ports, and
2 or more Array target ports, and there should be 2 or more ITLs.
Cluster cluster-1
10 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.
*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 VPlex backend ports, and
2 or more Array target ports, and there should be 2 or more ITLs.
Errors were encountered in the back-end connectivity. Please run 'connectivity validate-
be -d' for details.
Validate meta-volume
Checking cluster cluster-1 ...
Checking cluster cluster-2 ...
ok
Commands
311