mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-28 05:50:30 +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