Skip to content
Snippets Groups Projects
Commit 9d04986d authored by Pavel Kácha's avatar Pavel Kácha
Browse files

Add hotspare physical disk states as ok

parent f903ec92
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ hw_list = [ ...@@ -16,7 +16,7 @@ hw_list = [
{ {
"what": "Physical Drive", "what": "Physical Drive",
"key": ("Controllers", "Response Data", "PD LIST", "State"), "key": ("Controllers", "Response Data", "PD LIST", "State"),
"ok_strings": ["Onln", "UGood"], "ok_strings": ["Onln", "UGood", "DHS", "GHS"],
"warn_strings": ["Rbld"] "warn_strings": ["Rbld"]
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment