Jesper Krogh wrote: > This morning my filesystems were turned read-only with these messages > in the log.. ? Is that a network outtake? Or? > > Jesper > > [375615.617710] iscsi: cmd 0x28 is not queued (8) > [375615.619492] sd 5:0:0:0: [sdf] Result: hostbyte=DID_NO_CONNECT > driverbyte=DRIVER_OK,SUGGEST_OK > [375615.619495] end_request: I/O error, dev sdf, sector 1266001040 > [375615.620820] iscsi: cmd 0x28 is not queued (8) > [375615.627952] sd 5:0:0:0: [sdf] Result: hostbyte=DID_NO_CONNECT > driverbyte=DRIVER_OK,SUGGEST_OK > [375615.627955] end_request: I/O error, dev sdf, sector 1266001040 > [375615.629618] iscsi: cmd 0x28 is not queued (8) >
This error indicates that the command was failed because iscsi recovery timed out. We try to relogin for node.session.timeo.replacement_timeout seconds. If we cannot we fail commands upwards. You should see messages before this about a conn error or a nop timing out, and something about recovery timing out after $node.session.timeo.replacement_timeout seconds. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/open-iscsi -~----------~----~----~----~------~----~------~--~---
