mirror of
https://github.com/xcat2/confluent.git
synced 2026-02-18 21:54:25 +00:00
Recognize drive in rebuilding state
The rebuilding state was not recognized, add that state.
This commit is contained in:
@@ -1493,6 +1493,7 @@ class Disk(ConfluentMessage):
|
||||
'jbod',
|
||||
'unconfigured',
|
||||
'hotspare',
|
||||
'rebuilding',
|
||||
'online',
|
||||
])
|
||||
state_aliases = {
|
||||
|
||||
Reference in New Issue
Block a user