2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00

Update nodereseat.ronn

OPTIONS section has been added to match the output from nodereseat -h
This commit is contained in:
vmaneagit 2021-03-08 10:06:08 +02:00 committed by GitHub
parent 2e63ff3aca
commit a11317c994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,13 @@ nodereseat(8) -- Request a reseat of a node
node's slot. This should be equivalent to removing the system entirely from
the chassis and putting it back in, but without actually having to do so.
## OPTIONS
* `-m`, `--maxnodes`:
Specify a maximum number of nodes to reseat, prompting if over the threshold
## EXAMPLES
* Reseating the node `s1`:
`# nodereseat s1`
`s1: Reseat successful`