CLI Guide

Table Of Contents
Description
Displays unexported virtual volumes in the specified cluster.
Displays the remote (on the other cluster) virtual volumes which are unexported.
See also
export storage-view addvirtualvolume
export-storage-view removevirtualvolume
export storage-view map
Displays all the virtual volumes that are exported to the storage view.
Contexts
All contexts.
In /clusters/cluster/exports context, command is storage-view map.
In /clusters/cluster/exports/storage-views context, command is map.
Syntax
export storage-view map
[-v|--views] view,view...
[-f|--file] filename
Arguments
Required arguments
[-v|--views] view,view... * List of one or more storage views to map. Entries must be separated by commas. May
contain wildcards.
Optional arguments
[-f|--file] file Name of the file to send the output to. If no file is specified, output is to the console screen.
* argument is positional.
Example
Display unhealthy storage volumes for a specified storage view:
VPlexcli:/> export storage-view map LicoJ013
VPD83T3:6000144000000010a0014760d64cb32c dev_sym1723_1FC_vol
Display unhealthy storage volumes for all storage views:
VPlexcli:/> export storage-view map --views **
VPD83T3:6000144000000010a0014760d64ca44c base0_vol
VPD83T3:6000144000000010a0014760d64cb21f dd_00_vol
194
Commands