On 28.3.2024. 11:01, Kapetanakis Giannis wrote: > I'm looking for a new server to replace our firewall/routing. > > Would like to ask if PERC H745 is supported. > > mfi(4) lists > - Dell PERC 5/e, PERC 5/i, PERC 6/e, PERC 6/i, PERC H310, PERC > H700, PERC H800 > > Is this ok? > > Trying bsd.rd on a newer server with H755, it was NOT detected. > On Linux it is shown as > 65:00.0 RAID bus controller: Broadcom / LSI MegaRAID 12GSAS/PCIe Secure > SAS39xx > DeviceName: SL3 RAID > Subsystem: Dell PERC H755 Front > > That is on 7.4, didn't try current. > > However the BOSS-S1 adapter with 2 x M.2 sticks was detected > > How about HBA330 Mini and/or PERC H730P Mini ? > > About CPUs, I'm between Intel Xeon Gold 5315Y @ 3.20GHz vs AMD EPYC 72F3 > Both are 8 cores, I will put 2 x cpus. Haven't tried EPYC at all but looks > more performant. > > G >
Hi, don't go with BOSS adapter or HBA330. I have both adapters in lab and they just don't work. I have working OpenBSD on PERC H740p, PERC H740P Mini, PERC H330 mini, PERC H310 Mini. I can't remember but I think that H730p should work. PowerEdge R740xd with H740P Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz sd0 at scsibus3 targ 0 lun 0: <DELL, PERC H740P Adp, 5.16> naa.6d09466073e86a002d956fda091d67f4 sd0: 915200MB, 512 bytes/sector, 1874329600 sectors rs1# bioctl sd0 Volume Status Size Device mfii0 0 Online 959656755200 sd0 RAID1 WB 0 Online 960197124096 1:0.0 noencl <ATA SSDSC2KB960GZR DL74> 1 Online 960197124096 1:1.0 noencl <ATA SSDSC2KB960GZR DL74> PowerEdge R630 with PERC H330 Mini Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz sd0 at scsibus1 targ 0 lun 0: <DELL, PERC H330 Mini, 4.29> naa.614187704a1f37001ddf7ffc11e3e762 sd0: 285568MB, 512 bytes/sector, 584843264 sectors alt-fw1# bioctl sd0 Volume Status Size Device mfii0 0 Online 299439751168 sd0 RAID1 WT 0 Online 300000000000 1:0.0 noencl <SEAGATE ST300MM0008 TT31> 1 Online 300000000000 1:1.0 noencl <SEAGATE ST300MM0008 TT31> PowerEdge R6515 with HBA330 AMD EPYC 7313P 16-Core Processor HBA300 doesn't work but if you have NVMe extender then U2 NVMe disk can be attached to that extender through HBA330 connectors mpii0: Dell HBA330 Mini, firmware 16.0.11.0, MPI 2.5 <- not working nvme0 at pci13 dev 0 function 0 vendor "SK hynix", unknown product 0x2839 rev 0x21: msix, NVMe 1.3 nvme0: Dell DC NVMe PE8010 RI U.2 960GB, firmware 1.3.0, serial SJC2N4257I34R2Q19 U2 NVMe disk is connected though HBA330 connectors to NVMe extender PowerEdge R6515 with PERC H740P Mini AMD EPYC 7313P 16-Core Processor sd0 at scsibus1 targ 0 lun 0: <DELL, PERC H740P Mini, 5.16> naa.6f4ee08004838b002a3466dba8a488b1 sd0: 457344MB, 512 bytes/sector, 936640512 sectors alt-fw2# bioctl sd0 Volume Status Size Device mfii0 0 Online 479559942144 sd0 RAID1 WB 0 Online 480103981056 1:0.0 noencl <ATA MZ7L3480HCHQAD3 HJ56> 1 Online 480103981056 1:1.0 noencl <ATA MZ7L3480HCHQAD3 HJ56> For me this server is beast because cpu clock can go up to 3.7GHz It seems that on OpenBSD AMD cpus can have higher clock than Intel cpus AMD EPYC 7313P 16-Core Processor Base Clock - 3.0GHz Max. Boost Clock - 3.7GHz hw.cpuspeed=3000 hw.sensors.cpu0.frequency0=3700000000.00 Hz AMD EPYC 7413 24-Core Processor Base Clock - 2.65GHz Max. Boost Clock - 3.6GHz hw.cpuspeed=2650 hw.sensors.cpu1.frequency0=3400000000.00 Hz Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz Base Clock - 2.10 GHz Max. Boost Clock - 3.70 GHz hw.cpuspeed=2793 hw.sensors.cpu0.frequency0=2800000000.00 Hz Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz Base Clock - 3.20 GHz Max. Boost Clock - 3.70 GHz hw.cpuspeed=3201 hw.sensors.cpu0.frequency0=3700000000.00 Hz but this is fujitsu server :) Intel(R) Xeon(R) CPU E5-2643 v2 @ 3.50GHz Base Clock - 3.50 GHz Max. Boost Clock - 3.80 GHz hw.cpuspeed=3600 hw.sensors.cpu0.frequency0=3600000000.00 Hz Other thing that is interesting, is AES-NI on AMD cpus fast as on Intel cpus?