diff --git a/check_perccli b/check_perccli
index 7fc3c732960daa6c9e9f8b0c73b25f229aaa8c1e..4344a7494589f7c3521d502c9f0b4e70f002f829 100755
--- a/check_perccli
+++ b/check_perccli
@@ -16,7 +16,7 @@ hw_list = [
     {
         "what": "Physical Drive",
         "key": ("Controllers", "Response Data", "PD LIST", "State"),
-        "ok_strings": ["Onln", "UGood"],
+        "ok_strings": ["Onln", "UGood", "DHS", "GHS"],
         "warn_strings": ["Rbld"]
     },
     {