This section explains how to use the
qq modify_object_backed_cluster_membership
command.Description
Modify the membership of an object backed cluster by specifying the desired list of nodes expected to be part of the cluster after the modification. The nodes to be added, removed, or replaced are implicitly derived using the specified target membership and the current membership of the cluster.
Usage
qq modify_object_backed_cluster_membership [-h] --node-ips-and-fault-domains NODE_IPS_AND_FAULT_DOMAINS [NODE_IPS_AND_FAULT_DOMAINS ...] [--batch] [--dry-run]
Flags
Flag Name | Required | Description |
---|---|---|
--node-ips-and-fault-domains
|
No |
The node ips and fault domains of the new and existing nodes expected to remain in
the cluster after the modification. Parsed as comma delimited tuples |
--batch
|
No | Begin the cluster modification operation without asking for confirmation. |
--dry-run
|
No | Validate the cluster modification operation and return information about the resulting cluster. When you use this flag, Qumulo Core does not perform the cluster modification. |