Reference Guide

NAS-volumes replication promote
Description
Promote the destination NAS volume.
Format
NAS-volumes replication promote <VolumeName> <RemoteClusterName>
<RemoteVolumeName>
Arguments
Arguments Description Format
<VolumeName> Source NAS volume name Existing NAS
<RemoteClusterName> Destination FluidFS cluster name Existing FluidFS cluster name
<RemoteVolumeName> Destination NAS volume name Existing NAS volume name
Example
Promote a destination NAS volume named voldest where the source NAS volume is named volsource
and the destination FluidFS cluster name is idffs2:
CLI> NAS-volumes replication promote volsource idffs2 voldest
NAS-volumes replication list-source
Description
Display a list of replications for source NAS volumes.
Format
NAS-volumes replication list-source
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
Example
Display a current list of replications for source NAS volumes:
CLI> NAS-volumes replication list-source
172