# ethtool -i eno1 | head -3
driver: tg3
version: 3.137
firmware-version: FFV20.2.17 bc 5720-v1.39
driver: tg3
version: 3.137
firmware-version: FFV20.2.17 bc 5720-v1.39
About RAID firmware "lshw -C disk" can help.
It find the version in /sys/devices/pci0000:00/0000:00:01.0/0000:03:00.0/host0/target0:2:0/0:2:0:0/rev (in my case); but I don't have any other raid controller model to verify.
# lshw -C disk | head -8
*-disk
description: SCSI Disk
product: PERC H730 Mini
vendor: DELL
physical id: 2.0.0
bus info: scsi@0:2.0.0
logical name: /dev/sda
version: 4.26
*-disk
description: SCSI Disk
product: PERC H730 Mini
vendor: DELL
physical id: 2.0.0
bus info: scsi@0:2.0.0
logical name: /dev/sda
version: 4.26
Another thing I would like to add to the information table is very specific: our internal release version number (kind of like Debian release but internal to the company)/
Having the possibility to expand the table with custom command might come handy.
Leave a comment: