CLI Guide

Table Of Contents
current-metadata-namebackup_yyyyMMMdd_HHmms
Metadata is read from the meta-volume only during the boot of each director.
Create a backup meta-volume:
As part of an overall system health check before a major migration or update.
If the system permanently loses access to both meta-volumes.
NOTE: No modifications should be made to the system during the backup procedure. Make sure that all other users are
notified.
Use the ll command in the system-volumes context to verify that the meta-volume is Active and its Ready state is
true.
Example
Back up the metadata to a RAID 1 of two specified storage volumes:
VPlexcli:/> meta-volume backup --storage-volumes
VPD83T3:60060480000190300487533030354636, VPD83T3:60060480000190300487533030343445
See also
meta-volume create
meta-volume destroy
meta-volume create
Creates a new meta-volume in a cluster when there is no existing active meta-volume.
Contexts
All contexts.
Syntax
meta-volume create
[-n|--name] name
[-d|--storage-volumes] context-path,context-path...
[-f|--force]
Arguments
Required arguments
[-n|--name] name * Name of the new meta-volume.
[-d|--storage-
volume] context-path
* List of two or more storage volumes to use in creating the new meta-volume. The specified
storage volumes must not be empty, and must be at the implied or specified cluster.
Type the system IDs for the storage volumes separated by commas.
NOTE: Specify two or more storage volumes. Storage volumes should be on different arrays.
Optional arguments
242 Commands