All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 85751] iSCSI initiator lockup during logout
Date: Thu, 27 Oct 2016 13:21:43 +0000	[thread overview]
Message-ID: <bug-85751-11613-y79IOJXzii@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-85751-11613@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=85751

Jaden <jaden1q84@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaden1q84@gmail.com

--- Comment #4 from Jaden <jaden1q84@gmail.com> ---
I also encountered the similar issue, but not in logout stage. If the links are
down could also meet this issue occasionally. Below are my reproduce steps:

1.while :; do dd if=/dev/sdc of=/dev/null bs=1K count=1 iflag=direct; done
2.kill -SIGSTOP `pidof iscsid`
3.iptables -A OUTPUT -p tcp --dport 3260 -j DROP

I think it is cause by a status conflict between the waitting for lost IO
request and iscsi device remove procedure. Any new thoughs?

-- 
You are receiving this mail because:
You are the assignee for the bug.

      parent reply	other threads:[~2016-10-27 13:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 15:08 [Bug 85751] New: iSCSI initiator lockup during login bugzilla-daemon
2014-10-07 15:49 ` [Bug 85751] " bugzilla-daemon
2014-10-07 16:34 ` [Bug 85751] iSCSI initiator lockup during logout bugzilla-daemon
2014-10-07 16:42 ` bugzilla-daemon
2014-10-07 17:03   ` Mike Christie
2014-10-07 18:29     ` Bart Van Assche
2014-10-07 16:42 ` bugzilla-daemon
2014-10-07 18:34 ` bugzilla-daemon
2016-10-27 13:21 ` bugzilla-daemon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-85751-11613-y79IOJXzii@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.