I have an LSI9305-16i card with some hard disks attached. All disks are being detected and working correctly. I’ve created a ZFS pool and all seems to work well (I’m using Proxmox 8.2)
However, the syslog shows some really weird messages that are not related to any problem. Each access to the controller by the OS adds these messages to the syslog:
I’ve had this issue, and after searching off and on for longer than I’d like to admit, I found an answer.
Value 30030109h
Type: 30000000h SAS
Origin: 00000000h IOP
Code: 00030000h IOP_LOGINFO_CODE_CONFIG_INVALID_PAGE
Sub Code: 00000100h IOP_LOGINFO_CODE_CONFIG_INVALID_PAGE_RT Route Table Entry not found
unknown 00000009h unknown
This is from lsi_decode_loginfo on github.
Seems harmless to me. I’ve also not had any problems with either of my 9305-24i cards.
I have LSI 9400-16i on latest firmware available at Broadcom
Same story but different sub_error code
Feb 17 00:00:05 nas kernel: mpt3sas_cm0: log_info(0x300301e1): originator(IOP), code(0x03), sub_code(0x01e1)
Feb 17 00:00:06 nas kernel: mpt3sas_cm0: log_info(0x300301e1): originator(IOP), code(0x03), sub_code(0x01e1)
Feb 17 00:00:06 nas kernel: mpt3sas_cm0: log_info(0x300301e1): originator(IOP), code(0x03), sub_code(0x01e1)
I also have ZFS pool running with 5 disks and no issues.
I didnt check the source code yet to see what my sub_code means
bin/lsi_decode_loginfo_2.py 0x300301e1
Value 300301E1h
Type: 30000000h SAS
Origin: 00000000h IOP
Code: 00030000h IOP_LOGINFO_CODE_CONFIG_INVALID_PAGE
Sub Code: 00000100h IOP_LOGINFO_CODE_CONFIG_INVALID_PAGE_RT Route Table Entry not found
unknown 000000E1h unknown