eLvErDe / hwraid

HWRaid: Free code from http://hwraid.le-vert.net
GNU General Public License v2.0
274 stars 104 forks source link

New PERC DELL #119

Open plegrand1 opened 4 years ago

plegrand1 commented 4 years ago

Hello, I'm just installing new server "PowerEdge R440" equipped with new Megaraid card :

18:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS-3 3108 [Invader] (rev 02)
    Subsystem: Dell PERC H730P Adapter
    Kernel driver in use: megaraid_sas
    Kernel modules: megaraid_sas

af:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID Tri-Mode SAS3508 (rev 01)
    Subsystem: Dell PERC H840 Adapter
    Kernel driver in use: megaraid_sas
    Kernel modules: megaraid_sas

Does these cards are supported by debian buster packages?

megaclisas-status  0.14          LSI MegaRAID SAS 
megacli            8.07.14-1     LSI MegaRAID SAS 

Or do i have to use PERCCLI from DELL ?

Thanks for your answer Pascal

ElCoyote27 commented 4 years ago

Hi, I have several of these H730P cards and they work well with megacli + megaclisas-status. (I'm on RHEL7, though...)

# lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-ia32:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-ia32:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-ia32:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 7.9 (Maipo)
Release:        7.9
Codename:       Maipo
# megacli -V

      MegaCLI SAS RAID Management Tool  Ver 8.07.14 Dec 16, 2013

    (c)Copyright 2013, LSI Corporation, All Rights Reserved.

Exit Code: 0x00
# megaclisas-status
-- Controller information --
-- ID | H/W Model          | RAM    | Temp | BBU    | Firmware     
c0    | PERC H730P Adapter | 2048MB | 59C  | Good   | FW: 25.5.7.0005 

-- Array information --
-- ID | Type   |    Size |  Strpsz |   Flags | DskCache |   Status |  OS Path | CacheCade |InProgress   
c0u0  | RAID-0 |   1818G |  512 KB | ADRA,WB |  Enabled |  Optimal | /dev/sda | None      |None         
c0u2  | RAID-0 |   1818G |  512 KB | ADRA,WB |  Enabled |  Optimal | /dev/sdb | None      |None         
plegrand1 commented 4 years ago

Hello, thanks for your answer !! And about the PERC H840 ? Any idea ?

Thanks again

plegrand1 commented 4 years ago

After tests, it seems to works fine.