CLI Guide

Table Of Contents
Example
VPlexcli:/> export target-port renamewwns --wwns 0xd1342a|0xd1342b --port
P0000000000000001-FK00
See also
export initiator-port discovery
extent create
Creates one or more storage-volume extents.
Contexts
All contexts.
Syntax
extent create
[-s|--size] size
[-o|--block-offset] integer
[-n|--num-extents] integer
[-d|--storage-volumes] storage-volume,storage-volume...
Arguments
Required arguments
[-d|--storage-volumes] storage-
volume,storage-volume ...
* Names of one or more claimed storage volumes to extent. Entries must be
separated by commas.
* - argument is positional.
Description
An extent is a slice (range of 4K byte blocks) of a storage volume. An extent is only allowed to use the entire capacity of the
storage volume.
Extents are the building blocks for devices.
This command can fail if there is not a sufficient number of meta volume slots. See the troubleshooting section of the metro
node procedures in the SolVe Desktop for a resolution to this problem.
Examples
In the following example:
The ll -p **/storage-volumes command displays a list of all storage volumes.
Commands
201