mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-14 17:48:26 +00:00
Recognize drive in rebuilding state
The rebuilding state was not recognized, add that state.
This commit is contained in:
parent
4b6899d4af
commit
28bb143880
@ -1493,6 +1493,7 @@ class Disk(ConfluentMessage):
|
||||
'jbod',
|
||||
'unconfigured',
|
||||
'hotspare',
|
||||
'rebuilding',
|
||||
'online',
|
||||
])
|
||||
state_aliases = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user