Skip to content

Commit 988521d

Browse files
committed
Add comment about bug
1 parent 46abc4a commit 988521d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

check_megaraid_sas

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
# 2017/10/03: Mark Janssen -- Sig-I/O Automatisering: Added -v option for verbose logging
3333
# 2018/04/18: Mark Janssen -- Sig-I/O Automatisering: Handle JBOD disks
3434
# 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)
3538

3639
use strict;
3740
use Getopt::Std;

0 commit comments

Comments
 (0)