CLI Guide

Table Of Contents
Arguments
Required arguments
[-o|--virtual-volumes]
volume,volume ...
* List of one or more virtual volumes to be removed from the view. Entries must be
separated by commas.
Optional arguments
[-f|--force]
Force the virtual volumes to be removed from the view even if the specified LUNs are in
use, the view is live, or some of the virtual volumes do not exist in the view.
[-v|--view] context-path View from which to remove the specified virtual volumes.
* - argument is positional.
Description
Use the ll /clusters/cluster/exports/storage-views/storage-view command to display the virtual volumes in
the specified storage view
Example
Delete a virtual volume from the specified storage view, even though the storage view is active:
VPlexcli:/clusters/cluster-1/exports/storage-views> removevirtualvolume --view E209_View
--virtual-volume (1,test3211_r0_vol) --force
WARNING: The storage-view 'E209_View' is a live storage-view and is exporting storage
through the following initiator ports:
'iE209_hba1_b', 'iE209_hba0'. Performing this operation may affect hosts' storage-view
of storage. Proceeding anyway.
See also
export storage-view addvirtualvolume
export storage-view destroy
export storage-view show-powerpath-interfaces
Displays the mapping between PowerPath® interfaces and the metro node system ports.
Contexts
clusters/cluster context and below.
Syntax
export storage-view show-powerpath-interfaces
[-c|--cluster] context-path
190
Commands