mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Wakko Warner <wakko@animx.eu.org>
To: linux-kernel@vger.kernel.org
Subject: 4.4.10 lio (iscsi_trx) messages in dmesg
Date: Thu, 6 Oct 2016 20:09:53 -0400	[thread overview]
Message-ID: <20161007000952.GA30134@animx.eu.org> (raw)

I'm seeing the following message when using the lio iscsi target.  This
message is on the machine with the target.  I have 1 target with 3 luns. 
The luns are /dev/sr0 1 and 2 using pscsi backend.  On the initiator, I
issue eject srX for each of the 3 drives and see this message.  (NOTE: The
initiator's kernel is 3.12.52 and doesn't show any messages)

[165044.856976] CPU: 0 PID: 5950 Comm: iscsi_trx Not tainted 4.4.10 #1
[165044.856982] Hardware name: Supermicro X8DAL/X8DAL, BIOS 2.0b       11/08/10  
[165044.856984]  0000000000000000 ffffffff811e511e ffff880bcd3e6170 ffff880bcd3e6362
[165044.856989]  ffffffffa1d0f042 ffffffffa1cd48c4 ffffffffa1cdfe00 0000000000000000
[165044.856992]  ffffffffa1d3606b 0000000000f07e75 ffff880c08103800 ffff880bcd3e5f80
[165044.856995] Call Trace:
[165044.857004]  [<ffffffff811e511e>] ? dump_stack+0x46/0x68
[165044.857010]  [<ffffffffa1d0f042>] ? pscsi_get_blocks+0x22/0x30 [target_core_pscsi]
[165044.857021]  [<ffffffffa1cd48c4>] ? target_sense_desc_format+0x14/0x20 [target_core_mod]
[165044.857029]  [<ffffffffa1cdfe00>] ? transport_send_check_condition_and_sense+0x80/0x230 [target_core_mod]
[165044.857039]  [<ffffffffa1d3606b>] ? iscsit_execute_cmd+0xdb/0x250 [iscsi_target_mod]
[165044.857043]  [<ffffffffa1d3d826>] ? iscsit_sequence_cmd+0xb6/0x130 [iscsi_target_mod]
[165044.857046]  [<ffffffffa1d3f8d3>] ? iscsit_process_scsi_cmd+0x63/0xc0 [iscsi_target_mod]
[165044.857049]  [<ffffffffa1d42b93>] ? iscsi_target_rx_thread+0x443/0xbe0 [iscsi_target_mod]
[165044.857052]  [<ffffffff8105b6ed>] ? finish_task_switch+0x6d/0x1e0
[165044.857056]  [<ffffffffa1d42750>] ? iscsi_target_tx_thread+0x1a0/0x1a0 [iscsi_target_mod]
[165044.857058]  [<ffffffff81057da8>] ? kthread+0xb8/0xd0
[165044.857060]  [<ffffffff81057cf0>] ? kthread_worker_fn+0x160/0x160
[165044.857061]  [<ffffffff813e5f5f>] ? ret_from_fork+0x3f/0x70
[165044.857063]  [<ffffffff81057cf0>] ? kthread_worker_fn+0x160/0x160
[165044.857579] CPU: 0 PID: 5950 Comm: iscsi_trx Not tainted 4.4.10 #1
[165044.857582] Hardware name: Supermicro X8DAL/X8DAL, BIOS 2.0b       11/08/10  
[165044.857584]  0000000000000000 ffffffff811e511e ffff880bcd3e5870 ffff880bcd3e5a62
[165044.857588]  ffffffffa1d0f042 ffffffffa1cd48c4 ffffffffa1cdfe00 0000000000000000
[165044.857591]  ffffffffa1d3606b 0000000000f07e76 ffff880c08103800 ffff880bcd3e5680
[165044.857594] Call Trace:
[165044.857599]  [<ffffffff811e511e>] ? dump_stack+0x46/0x68
[165044.857603]  [<ffffffffa1d0f042>] ? pscsi_get_blocks+0x22/0x30 [target_core_pscsi]
[165044.857611]  [<ffffffffa1cd48c4>] ? target_sense_desc_format+0x14/0x20 [target_core_mod]
[165044.857619]  [<ffffffffa1cdfe00>] ? transport_send_check_condition_and_sense+0x80/0x230 [target_core_mod]
[165044.857626]  [<ffffffffa1d3606b>] ? iscsit_execute_cmd+0xdb/0x250 [iscsi_target_mod]
[165044.857633]  [<ffffffffa1d3d826>] ? iscsit_sequence_cmd+0xb6/0x130 [iscsi_target_mod]
[165044.857639]  [<ffffffffa1d3f8d3>] ? iscsit_process_scsi_cmd+0x63/0xc0 [iscsi_target_mod]
[165044.857646]  [<ffffffffa1d42b93>] ? iscsi_target_rx_thread+0x443/0xbe0 [iscsi_target_mod]
[165044.857649]  [<ffffffff8105b6ed>] ? finish_task_switch+0x6d/0x1e0
[165044.857655]  [<ffffffffa1d42750>] ? iscsi_target_tx_thread+0x1a0/0x1a0 [iscsi_target_mod]
[165044.857659]  [<ffffffff81057da8>] ? kthread+0xb8/0xd0
[165044.857662]  [<ffffffff81057cf0>] ? kthread_worker_fn+0x160/0x160
[165044.857665]  [<ffffffff813e5f5f>] ? ret_from_fork+0x3f/0x70
[165044.857668]  [<ffffffff81057cf0>] ? kthread_worker_fn+0x160/0x160


-- 
 Microsoft has beaten Volkswagen's world record.  Volkswagen only created 22
 million bugs.

             reply	other threads:[~2016-10-07  0:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07  0:09 Wakko Warner [this message]
2016-10-07  7:33 ` Christoph Hellwig
2016-10-14 23:05   ` Wakko Warner

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=20161007000952.GA30134@animx.eu.org \
    --to=wakko@animx.eu.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome