From 28393482a2ed5d1fbe7d2adee7ec519d597b0fc6 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Sat, 31 May 2014 17:49:05 -0700 Subject: [PATCH] 3ware 9750 are reported as LSI http://virtualmin.com/node/33338 --- smart-status/smart-status-lib.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart-status/smart-status-lib.pl b/smart-status/smart-status-lib.pl index edb4a824b..5e44b6551 100755 --- a/smart-status/smart-status-lib.pl +++ b/smart-status/smart-status-lib.pl @@ -57,7 +57,7 @@ my $twcount = 0; foreach my $d (sort { $a->{'device'} cmp $b->{'device'} } &fdisk::list_disks_partitions()) { if (($d->{'type'} eq 'scsi' || $d->{'type'} eq 'raid') && - $d->{'model'} =~ /3ware|amcc/i) { + $d->{'model'} =~ /3ware|amcc|LSI/i) { # A 3ware hardware RAID device. # First find the controllers.