CLI Guide

Table Of Contents
See also
device attach-mirror
ds dd destroy
local-device create
ds dd declare-winner
Declares a winning cluster for a distributed-device that is in conflict after a link outage.
Contexts
All contexts.
In /distributed-storage/distributed-device context, command is declare-winner.
In /distributed-storage context, command is dd declare-winner.
Syntax
ds dd declare-winner
[
-c|--cluster] context-path
[-d|--distributed-device] context-path
[-f|--force]
Arguments
Required arguments
[-c|--cluster] context-path * Specifies the winning cluster.
[-d|--distributed-device] context-path Specifies the distributed device for which to declare a winning cluster.
[-f|--force]
Forces the declare-winner command to be issued.
* - argument is positional.
Description
If the legs at two or more clusters are in conflict, use the ds dd declare-winner command to declare a winning cluster for a
specified distributed device.
Examples
VPlexcli:/distributed-storage/distributed-devices> ds dd declare-winner --distributed-
device DDtest_4 -cluster cluster-2 --force
See also
ds dd create
152
Commands