Hello,
I have troubles running FreeNAS 11.1 on HP DL180 G6 with LSI 2008 (M1015) installed in IT mode.
The FreeNAS is installed as ESXi VM with LSI passthrough.
There are two 4TB WD Black drives in mirror configured as a pool.
1. With the LSI firmware 20.00.07 I receive following errors.
After several times repeated the another error appears, after which the LSI adapter hangs up and whole ESXi needs to be restarted.
2. The LSI firmware downgrade to 19.00.00 makes everything a little bit better (at least - without LSI hang up).
This error occurs every couple of hours under heavy load (scrub plus couple of read/write threads).
3. Meanwhile I found, that with the FreeNAS 9.10-U6 and LSI 19.00.00 there are no any errors at all.
4. What was already performed with no effect.
- HDD SMART checked
- LSI heatsink replaced
- HP firmware upgraded
- PSU replaced to one from DL380 G6
- SFF-8087 cables replaced
- VM thin/thick provisioning
5. The next idea is to use FreeBSD drivers from FreeNAS 9.10 (version 21.01 if I'm correct) at FreeNAS 11.1.
Is it possible?
I have troubles running FreeNAS 11.1 on HP DL180 G6 with LSI 2008 (M1015) installed in IT mode.
The FreeNAS is installed as ESXi VM with LSI passthrough.
There are two 4TB WD Black drives in mirror configured as a pool.
1. With the LSI firmware 20.00.07 I receive following errors.
Code:
(da1:mps0:0:9:0): READ(10). CDB: 28 00 10 b0 2d 30 00 01 00 00 (da1:mps0:0:9:0): CAM status: CCB request completed with an error (da1:mps0:0:9:0): Retrying command (da1:mps0:0:9:0): READ(10). CDB: 28 00 10 b0 31 30 00 01 00 00 (da1:mps0:0:9:0): CAM status: SCSI Status Error (da1:mps0:0:9:0): SCSI status: Check Condition (da1:mps0:0:9:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred) (da1:mps0:0:9:0): Retrying command (per sense data)
After several times repeated the another error appears, after which the LSI adapter hangs up and whole ESXi needs to be restarted.
Code:
mps0: IOC Fault 0x40007e23, Resetting mps0: Reinitializing controller, mps0: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc> mps0: Calling Reinit from mps_wait_command, timeout=60, elapsed=61 mps0: Reinitializing controller, mps0: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc> mps0: Calling Reinit from mps_wait_command, timeout=60, elapsed=61 mps0: Reinitializing controller, mps0: Firmware: 20.00.07.00, Driver: 21.02.00.00-fbsd mps0: IOCCapabilities: 1285c<ScsiTaskFull,DiagTrace,SnapBuf,EEDP,TransRetry,EventReplay,HostDisc>
2. The LSI firmware downgrade to 19.00.00 makes everything a little bit better (at least - without LSI hang up).
Code:
(da2:mps0:0:9:0): READ(16). CDB: 88 00 00 00 00 01 b2 5a 00 c0 00 00 01 00 00 00 (da2:mps0:0:9:0): CAM status: CCB request completed with an error (da2:mps0:0:9:0): Retrying command (da2:mps0:0:9:0): READ(16). CDB: 88 00 00 00 00 01 b2 5a 05 c0 00 00 01 00 00 00 (da2:mps0:0:9:0): CAM status: SCSI Status Error (da2:mps0:0:9:0): SCSI status: Check Condition (da2:mps0:0:9:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power on, reset, or bus device reset occurred) (da2:mps0:0:9:0): Retrying command (per sense data)
This error occurs every couple of hours under heavy load (scrub plus couple of read/write threads).
3. Meanwhile I found, that with the FreeNAS 9.10-U6 and LSI 19.00.00 there are no any errors at all.
4. What was already performed with no effect.
- HDD SMART checked
- LSI heatsink replaced
- HP firmware upgraded
- PSU replaced to one from DL380 G6
- SFF-8087 cables replaced
- VM thin/thick provisioning
5. The next idea is to use FreeBSD drivers from FreeNAS 9.10 (version 21.01 if I'm correct) at FreeNAS 11.1.
Is it possible?
Last edited by a moderator: