CLI Guide

Table Of Contents
Syntax
storage-volume find-array
[-d|--opt_s_vol] storage-volume
Arguments
Required arguments
[-d|--opt_s_vol] storage-
volume
* Storage volume pattern for which to search. The pattern conforms to glob. The following
pattern symbols are supported: *, ?, [seq], [!seq].
* argument is positional.
Description
Searches all the storage arrays in all clusters for the specified storage volumes.
The search is case-sensitive.
Example
Find all storage arrays for storage volumes in cluster-1:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> find-array *
Searching for cluster-1_journal
Storage-volume: cluster-1_journal is in: /clusters/cluster-1/storage-elements/storage-
arrays/EMC-Invista-14403b
Searching for cluster-1_journal_1
Storage-volume: cluster-1_journal_1 is in: /clusters/cluster-1/storage-elements/storage-
arrays/EMC-Invista-14403b
Searching for CLAR1912_10G_Aleve_1_vol_1
Storage-volume: CLAR1912_10G_Aleve_1_vol_1 is in: /clusters/cluster-1/storage-elements/
storage-arrays/EMC-CLARiiON-APM00111501912
Searching for CLAR1912_10G_Aleve_1_vol_2
Storage-volume: CLAR1912_10G_Aleve_1_vol_2 is in: /clusters/cluster-1/storage-elements/
storage-arrays/EMC-CLARiiON-APM00111501912
.
.
.
Find a storage array for a specified storage volume:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> find-array -d
VPD83T3:60060160d2a02c00ff3b1abb99e3e011
Searching for VPD83T3:60060160d2a02c00ff3b1abb99e3e011
Storage-volume: VPD83T3:60060160d2a02c00ff3b1abb99e3e011 is in: /clusters/cluster-1/
storage-elements/storage-arrays/EMC-CLARiiON-APM00111402062
Alternatively, you could enter the command as:
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> find-array --opt_s_vol
VPD83T3:60060160d2a02c00ff3b1abb99e3e011
Searching for VPD83T3:60060160d2a02c00ff3b1abb99e3e011
Storage-volume: VPD83T3:60060160d2a02c00ff3b1abb99e3e011 is in: /clusters/cluster-1/
storage-elements/storage-arrays/EMC-CLARiiON-APM00111402062
See also
storage-volume claimingwizard
Commands
295