We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46abc4a commit 988521dCopy full SHA for 988521d
check_megaraid_sas
@@ -32,6 +32,9 @@
32
# 2017/10/03: Mark Janssen -- Sig-I/O Automatisering: Added -v option for verbose logging
33
# 2018/04/18: Mark Janssen -- Sig-I/O Automatisering: Handle JBOD disks
34
# 2018/04/18: Mark Janssen -- Sig-I/O Automatisering: Add -O option to ignore 'other' errors
35
+#
36
+# KNOWN BUGS:
37
+# - Non-consecutive logical-disk numbers cause problems (LD0, LD3)
38
39
use strict;
40
use Getopt::Std;
0 commit comments