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

Nandakumar updated HDDS-8365:
-----------------------------
    Description: 
Ozone administrative command to support decommissioning of scm node.
{code:java}
$ozone admin scm decommission <scmid>{code}
Client command creates client submitting requests to Ratis Server to perform 2 
actions, 

i.) remove scm with <scmid> from ratis ring, update the SCM HA configuration

ii.) revoke the scm <scmid> certificate from the certstore, issuing ratis 
request to the primordial node. 

  was:
Ozone administrative command to support decommissioning of scm node.
{code:java}
$ozone admin scm decommission <id> <scmid>{code}
Client command creates client submitting requests to Ratis Server to perform 2 
actions, 

i.) remove scm with <scmid> from ratis ring, update the SCM HA configuration

ii.) revoke the scm <scmid> certificate from the certstore, issuing ratis 
request to the primordial node. 


> Admin SCM command to decommission SCM. 
> ---------------------------------------
>
>                 Key: HDDS-8365
>                 URL: https://issues.apache.org/jira/browse/HDDS-8365
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Neil Joshi
>            Assignee: Neil Joshi
>            Priority: Major
>              Labels: pull-request-available
>
> Ozone administrative command to support decommissioning of scm node.
> {code:java}
> $ozone admin scm decommission <scmid>{code}
> Client command creates client submitting requests to Ratis Server to perform 
> 2 actions, 
> i.) remove scm with <scmid> from ratis ring, update the SCM HA configuration
> ii.) revoke the scm <scmid> certificate from the certstore, issuing ratis 
> request to the primordial node. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to