On Dec 8, 2013, at 8:39 PM,
w00s...@gmail.com wrote:
> I have a Synology DS1511+ NAS where I have 4 logical volumes shared via iscsi.
> 2 of these are OCFS2 partitions, 2 are truecrypt encrypted partitions.
>
> I have lately started seeing errors such as :
> iscsid: Kernel reported iSCSI connection 8:0 error (1021 - ISCSI_ERR_SCSI_EH_SESSION_RST: Session was dropped as a result of SCSI error recovery) state (3)
> followed by:
> kernel: [ 121.788507] connection7:0: detected conn error (1020)
> iscsid: conn 0 login rejected: target error (03/01)
Something is going wrong on the target side. Check its logs. The iscsi initiator 1021 error means that scsi commands took longer than the disk command timeout. The scsi error layer error handler ran and it could not fix the problem. We then tried to religion o the target but the target is returning 03/01 which means the iscsi service/target is not operational.