ASUStek P10S-I running OpenBSD -release
· openbsd
The P10S-I was released in 2016 and at the time was the most capable board available to me that was suitable to serve as an OpenBSD firwall. It features dual Intel I210 NICs and performance improvements over the years have lined up with my FTTH, and routing / filtering 1Gbps is not a problem.
Hilariously, the Xeon processor was released in 2011 with a 95W TDP. Recent systems probably deliver similar or better performance at 10W. None of them offer ECC memory, though!
$ sysctl hw.{vendor,product,model,ncpuonline}
hw.vendor=ASUSTeK COMPUTER INC.
hw.product=P10S-I Series
hw.model=Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz
hw.ncpuonline=4
It has served well, except for very high (30-45%) spin% on a CPU core when
doing moderate disk activity, the controller is a
"Intel 100 Series AHCI" rev 0x31: msi, AHCI 1.3.1
. The disks are:
sd0 at scsibus1 targ 4 lun 0: <ATA, Samsung SSD 850, EXM0>
sd1 at scsibus1 targ 5 lun 0: <ATA, Samsung SSD 860, RVQ0>
Sensors
$ sysctl hw.sensors
hw.sensors.cpu0.temp0=29.00 degC
hw.sensors.cpu0.frequency0=3500000000.00 Hz
hw.sensors.cpu1.frequency0=3500000000.00 Hz
hw.sensors.cpu2.frequency0=3500000000.00 Hz
hw.sensors.cpu3.frequency0=3500000000.00 Hz
hw.sensors.acpitz0.temp0=27.80 degC (zone temperature)
hw.sensors.acpitz1.temp0=29.80 degC (zone temperature)
hw.sensors.pchtemp0.temp0=34.00 degC
hw.sensors.sdtemp0.temp0=28.00 degC
hw.sensors.sdtemp1.temp0=27.75 degC
hw.sensors.lm1.temp1=31.00 degC
hw.sensors.lm1.temp2=-0.50 degC
hw.sensors.lm1.volt0=0.67 VDC (VCore)
hw.sensors.lm1.volt1=6.71 VDC (+12V)
hw.sensors.lm1.volt2=3.34 VDC (+3.3V)
hw.sensors.lm1.volt3=3.34 VDC (+3.3V)
hw.sensors.lm1.volt4=-23.12 VDC (-12V)
hw.sensors.lm1.volt5=2.04 VDC
hw.sensors.lm1.volt6=1.06 VDC
hw.sensors.lm1.volt7=3.36 VDC (3.3VSB)
hw.sensors.lm1.volt8=1.60 VDC (VBAT)
hw.sensors.lm2.temp2=23.00 degC (Aux Temp0)
hw.sensors.lm2.temp3=26.00 degC (Aux Temp1)
hw.sensors.lm2.temp4=27.00 degC (Aux Temp2)
hw.sensors.lm2.temp5=103.00 degC (Aux Temp3)
hw.sensors.lm2.fan0=0 RPM (System Fan)
hw.sensors.lm2.fan1=993 RPM (CPU Fan)
hw.sensors.lm2.fan2=0 RPM (Aux Fan0)
hw.sensors.lm2.fan3=809 RPM (Aux Fan1)
hw.sensors.lm2.fan4=0 RPM (Aux Fan2)
hw.sensors.lm2.volt0=1.34 VDC (VCore)
hw.sensors.lm2.volt1=6.71 VDC (VIN1)
hw.sensors.lm2.volt2=3.34 VDC (AVCC)
hw.sensors.lm2.volt3=3.34 VDC (+3.3V)
hw.sensors.lm2.volt4=11.81 VDC (VIN0)
hw.sensors.lm2.volt5=2.04 VDC (VIN8)
hw.sensors.lm2.volt6=1.06 VDC (VIN4)
hw.sensors.lm2.volt7=3.36 VDC (+3.3VSB)
hw.sensors.lm2.volt8=3.20 VDC (VBAT)
hw.sensors.lm2.volt9=1.92 VDC (VTT)
hw.sensors.lm2.volt10=1.01 VDC (VIN5)
hw.sensors.lm2.volt11=0.98 VDC (VIN6)
hw.sensors.lm2.volt12=2.45 VDC (VIN2)
hw.sensors.lm2.volt13=4.69 VDC (VIN3)
hw.sensors.lm2.volt14=0.22 VDC (VIN7)
BIOS upgrade
The system shipped with firmware version “3103” date 03/14/2017. Now that the disk spin% has become a real problem, I’ll log BIOS upgrades and results here. The upgrades available to me are: 4001, 4301, 4401, 4503 and 4602.