CLI Guide

Table Of Contents
virtual-volume re-initialize
export storage-view checkconfig
Checks the configuration of the views.
Contexts
All contexts.
In /clusters/cluster/exports context, command is storage-view checkconfig.
In /clusters/cluster/exports/storage-views context, command is checkconfig.
Syntax
export storage-view checkconfig
Description
Performs the following checks:
Identifies any virtual volumes that are exported more than once.
Identifies views that contain only a single port.
Identifies views that are disabled.
Example
To check all view configurations for all clusters from the CLI, type:
VPlexcli:/> export storage-view checkconfig
Checking cluster cluster-1:
No errors found for cluster cluster-1.
Checking cluster cluster-2:
No errors found for cluster cluster-2.
Volume dd_13_vol is exported multiple times:
view: LicoJ009, lun: 14
view: LicoJ010, lun: 14
Volume dd_16_vol is exported multiple times:
view: LicoJ009, lun: 17
view: LicoJ010, lun: 17
Volume dd_12_vol is exported multiple times:
view: LicoJ009, lun: 13
view: LicoJ010, lun: 13
Volume dd_19_vol is exported multiple times:
view: LicoJ009, lun: 20
view: LicoJ010, lun: 20
.
.
.
See also
export storage-view create
export storage-view find
export storage-view map
export storage-view show-powerpath-interfaces
Commands
189