rpk cluster maintenance status
Report maintenance status.
This command reports maintenance status for each broker in the cluster. The output is presented as a table with each row representing a broker in the cluster. The output can be used to monitor the progress of node draining.
For example:
NODE-ID ENABLED FINISHED ERRORS PARTITIONS ELIGIBLE TRANSFERRING FAILED 1 false false false 0 0 0 0
| Field | Description |
|---|---|
|
The node ID. |
|
|
|
Leadership draining has completed. |
|
Errors have been encountered while draining. |
|
Number of partitions whose leadership has moved. |
|
Number of partitions with leadership eligible to move. |
|
Current active number of leadership transfers. |
|
Number of failed leadership transfers. |
|
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |