I have the following:
Dell T420
2x IOM6 DS4246 (QSFP 8436)
LSI 9201-16e (Firmware Version : 20.00.06.00) (SAS8088)
Upgraded to LSI 9305-16e (Firmware Version : 16.00.12.00) (SAS8644)
Collection of SATA SSD's from Enterprise environments in one shelf, HDD's in the other
- INTEL_SSDSC2BG400G4R
- MK0400GCTZA
- MK0800GCTZB
I started experiencing problems running both disk shelves on the LSI 9201 HBA whenever I rebooted my truenas machine where the SSD's pools wouldn't come online with the system, so I'd have to export and import the pool, and then things seemed to work okay. No problem with the pools themselves, all tests and pools came back fine.
I upgraded to the 9305 card and have just the SSD disk shelf plugged in to it... My truenas server comes online properly now - all drives and pools without any messing with an export/import process.. all is well!
Except now I'm getting errors in my console and my log file:
In my searching, I found lsi_decode_loginfo python script, which gave me the following results:
I've read various things on the forum about trim on SSD causing issues... trim is not enabled at all on these pools. I'm really not sure where else to turn or try. So.. here I am.
Please let me know if there's any other information I can provide to help troubleshoot / diagnose further.
Dell T420
2x IOM6 DS4246 (QSFP 8436)
LSI 9201-16e (Firmware Version : 20.00.06.00) (SAS8088)
Upgraded to LSI 9305-16e (Firmware Version : 16.00.12.00) (SAS8644)
Collection of SATA SSD's from Enterprise environments in one shelf, HDD's in the other
- INTEL_SSDSC2BG400G4R
- MK0400GCTZA
- MK0800GCTZB
I started experiencing problems running both disk shelves on the LSI 9201 HBA whenever I rebooted my truenas machine where the SSD's pools wouldn't come online with the system, so I'd have to export and import the pool, and then things seemed to work okay. No problem with the pools themselves, all tests and pools came back fine.
I upgraded to the 9305 card and have just the SSD disk shelf plugged in to it... My truenas server comes online properly now - all drives and pools without any messing with an export/import process.. all is well!
Except now I'm getting errors in my console and my log file:
mpt3sas_cm0: log_info(0x31110e05): originator(PL), code(0x11), sub_code(0x0e05)
In my searching, I found lsi_decode_loginfo python script, which gave me the following results:
Code:
./lsi_decode_loginfo.py 0x31110e05 Value 31110E05h Type: 30000000h SAS Origin: 01000000h PL Code: 00110000h PL_LOGINFO_CODE_RESET See Sub-Codes below (PL_LOGINFO_SUB_CODE) Sub Code: 00000E00h PL_LOGINFO_SUB_CODE_DISCOVERY_SATA_ERR Unparsed 00000005h
I've read various things on the forum about trim on SSD causing issues... trim is not enabled at all on these pools. I'm really not sure where else to turn or try. So.. here I am.
Please let me know if there's any other information I can provide to help troubleshoot / diagnose further.