[ 
https://issues.apache.org/jira/browse/IGNITE-22897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy updated IGNITE-22897:
---------------------------------------
    Description: 
Synopsis:

ignite cluster reset \{–cmg-nodes=<new-cmg-nodes>|--node=<existing-node>} 
--metastorage-replication-factor=N

If --metastorage-replication-factor is not passed, this is CMG reparation and 
only --cmg-nodes is accepted (which is required).

Otherwise, N must be a positive integer such that the numbe of nodes that are 
currently online are enough to sustain a majority for it (that is, that number 
of nodes is at least N/2+1). In such a case, either --cmd-nodes or --node must 
be specified. If --node is specified, the REST endpoint is called on it; 
otherwise, it's called on the first of nodes specified in --cmg-nodes.

The command makes a REST request to /management/v1/cluster/reset , see 

  was:
Synopsis:

ignite cluster reset \{–cmg-nodes=<new-cmg-nodes>|--node=<existing-node>} 
--metastorage-replication-factor=N

If --metastorage-replication-factor is not passed, this is [CMG 
reparation|IGNITE-22812] and only --cmg-nodes is accepted (which is required).

Otherwise, N must be a positive integer such that the numbe of nodes that are 
currently online are enough to sustain a majority for it (that is, that number 
of nodes is at least N/2+1). In such a case, either --cmd-nodes or --node must 
be specified. If --node is specified, the REST endpoint is called on it; 
otherwise, it's called on the first of nodes specified in --cmg-nodes.

 


> CLI for initiating MG repair
> ----------------------------
>
>                 Key: IGNITE-22897
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22897
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> Synopsis:
> ignite cluster reset \{–cmg-nodes=<new-cmg-nodes>|--node=<existing-node>} 
> --metastorage-replication-factor=N
> If --metastorage-replication-factor is not passed, this is CMG reparation and 
> only --cmg-nodes is accepted (which is required).
> Otherwise, N must be a positive integer such that the numbe of nodes that are 
> currently online are enough to sustain a majority for it (that is, that 
> number of nodes is at least N/2+1). In such a case, either --cmd-nodes or 
> --node must be specified. If --node is specified, the REST endpoint is called 
> on it; otherwise, it's called on the first of nodes specified in --cmg-nodes.
> The command makes a REST request to /management/v1/cluster/reset , see 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to