CLI Guide

Table Of Contents
meta-volume backup
Creates a new meta-volume and writes the current in-memory system data to the new meta-volume without activating it.
Contexts
All contexts.
Syntax
meta-volume backup
[-d|--storage-volumes] context-path,context-path...
[-c|--cluster] context-path
[-f|--force]
Arguments
Required arguments
[-d|--storage-
volume] context-path
* List of two or more storage volumes to use in creating the backup meta-volume. The specified
storage-volumes must be:
Not empty
At the implied or specified cluster
Unclaimed
78 GB or larger.
20 GB or larger
Type the system IDs for multiple (two or more) storage volumes, separated by commas.
Optional arguments
[-c|--cluster]
context-path
The cluster whose active meta-volume will be backed-up.
[-f|--force]
Forces the backup meta-volume to be activated without asking for confirmation.
* - argument is positional.
Description
Backup creates a point-in-time copy of the current in-memory metadata without activating it. The new meta-volume is named:
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.
232
Commands