All of lore.kernel.org
 help / color / mirror / Atom feed
* Recent trace observed in target code during iSer testing
@ 2020-01-06 18:23 ` Marciniszyn, Mike
  0 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-06 18:23 UTC (permalink / raw)
  To: target-devel, 'linux-rdma@vger.kernel.org'; +Cc: bvanassche

Seeing the following trace in some target testing for IB ulps:

[28630.870878] ------------[ cut here ]------------
[28630.876936] percpu_ref_kill_and_confirm called more than once on target_release_sess_cmd_refcnt [target_core_mod]!
[28630.876962] WARNING: CPU: 1 PID: 65172 at lib/percpu-refcount.c:346 percpu_ref_kill_and_confirm+0x7e/0xa0
[28630.900627] Modules linked in: target_core_user uio tcm_fc libfc scsi_transport_fc tcm_loop target_core_pscsi target_core_iblock target_core_file tcp_diag udp_diag inet_diag rfkill ib_isert iscsi_target_mod dm_mirror dm_region_hash target_core_mod dm_log dm_mod rpcrdma sunrpc rdma_ucm ib_iser opa_vnic rdma_cm ib_umad iw_cm ib_ipoib libiscsi ib_cm scsi_transport_iscsi intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp hfi1 kvm rdmavt iTCO_wdt irqbypass iTCO_vendor_support crct10dif_pclmul ib_uverbs mxm_wmi crc32_pclmul ghash_clmulni_intel ib_core aesni_intel crypto_simd ipmi_si cryptd mei_me glue_helper ipmi_devintf pcspkr joydev i2c_i801 ipmi_msghandler sg mei wmi lpc_ich ioatdma acpi_power_meter acpi_pad ip_tables ext4 mbcache jbd2 sr_mod cdrom sd_mod mgag200 drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm_vram_helper drm_ttm_helper ttm drm igb ahci crc32c_intel libahci ptp libata pps_core dca i2c_algo_bit
[28631.002240] CPU: 1 PID: 65172 Comm: iscsi_ttx Kdump: loaded Not tainted 5.5.0-rc2+ #1
[28631.011900] Hardware name: Intel Corporation S2600CWR/S2600CW, BIOS SE5C610.86B.01.01.0014.121820151719 12/18/2015
[28631.024409] RIP: 0010:percpu_ref_kill_and_confirm+0x7e/0xa0
[28631.031580] Code: 00 80 3d 0b 3b 1b 01 00 75 c4 48 8b 53 10 48 c7 c6 80 a8 6a 85 48 c7 c7 e0 5d 93 85 31 c0 c6 05 ee 3a 1b 01 01 e8 72 68 c7 ff <0f> 0b 48 8b 53 08 eb 9c f0 48 83 2b 01 74 02 eb b3 48 8b 43 10 48
[28631.054539] RSP: 0018:ffffb590c7f17df0 EFLAGS: 00010086
[28631.061385] RAX: 0000000000000000 RBX: ffff9a83915d9830 RCX: 0000000000000000
[28631.070377] RDX: 0000000000000066 RSI: ffffffff8646ec06 RDI: 0000000000000046
[28631.079367] RBP: 0000000000000246 R08: ffffffff8646eba0 R09: ffff17c7871af6ce
[28631.088355] R10: 000000000000fe94 R11: 0000000000000375 R12: 0000000000000000
[28631.097348] R13: ffff9a7bc3f2c100 R14: ffffb590c7f17e38 R15: ffffb590c7f17c58
[28631.106344] FS:  0000000000000000(0000) GS:ffff9a7b9f440000(0000) knlGS:0000000000000000
[28631.116424] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[28631.123880] CR2: 00007fedd7c63080 CR3: 0000000912e0a001 CR4: 00000000001606e0
[28631.132902] Call Trace:
[28631.136683]  iscsit_close_connection+0x275/0x8e0 [iscsi_target_mod]
[28631.144727]  ? __schedule+0x2d2/0x6e0
[28631.149870]  iscsit_take_action_for_connection_exit+0xf4/0x100 [iscsi_target_mod]
[28631.159310]  iscsi_target_tx_thread+0x15f/0x1f0 [iscsi_target_mod]
[28631.167306]  ? remove_wait_queue+0x60/0x60
[28631.172953]  kthread+0xf8/0x130
[28631.177544]  ? iscsit_thread_get_cpumask+0xa0/0xa0 [iscsi_target_mod]
[28631.185841]  ? kthread_bind+0x10/0x10
[28631.191041]  ret_from_fork+0x35/0x40
[28631.196122] ---[ end trace 61d20478f457d4ab ]---

It appears that a call has been added to target_sess_cmd_list_set_waiting() in:

e9d3009b936 ("scsi: target: iscsi: Wait for all commands to finish before freeing a session")

Perhaps the kill has already been called?

Mike



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Recent trace observed in target code during iSer testing
@ 2020-01-06 18:23 ` Marciniszyn, Mike
  0 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-06 18:23 UTC (permalink / raw)
  To: target-devel, 'linux-rdma@vger.kernel.org'; +Cc: bvanassche

Seeing the following trace in some target testing for IB ulps:

[28630.870878] ------------[ cut here ]------------
[28630.876936] percpu_ref_kill_and_confirm called more than once on target_release_sess_cmd_refcnt [target_core_mod]!
[28630.876962] WARNING: CPU: 1 PID: 65172 at lib/percpu-refcount.c:346 percpu_ref_kill_and_confirm+0x7e/0xa0
[28630.900627] Modules linked in: target_core_user uio tcm_fc libfc scsi_transport_fc tcm_loop target_core_pscsi target_core_iblock target_core_file tcp_diag udp_diag inet_diag rfkill ib_isert iscsi_target_mod dm_mirror dm_region_hash target_core_mod dm_log dm_mod rpcrdma sunrpc rdma_ucm ib_iser opa_vnic rdma_cm ib_umad iw_cm ib_ipoib libiscsi ib_cm scsi_transport_iscsi intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp hfi1 kvm rdmavt iTCO_wdt irqbypass iTCO_vendor_support crct10dif_pclmul ib_uverbs mxm_wmi crc32_pclmul ghash_clmulni_intel ib_core aesni_intel crypto_simd ipmi_si cryptd mei_me glue_helper ipmi_devintf pcspkr joydev i2c_i801 ipmi_msghandler sg mei wmi lpc_ich ioatdma acpi_power_meter acpi_pad ip_tables ext4 mbcache jbd2 sr_mod cdrom sd_mod mgag200 drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm_vram_helper drm_ttm_helper ttm drm igb ahci crc32c_intel libahci ptp libata pps_core dca i2c_algo_bit
[28631.002240] CPU: 1 PID: 65172 Comm: iscsi_ttx Kdump: loaded Not tainted 5.5.0-rc2+ #1
[28631.011900] Hardware name: Intel Corporation S2600CWR/S2600CW, BIOS SE5C610.86B.01.01.0014.121820151719 12/18/2015
[28631.024409] RIP: 0010:percpu_ref_kill_and_confirm+0x7e/0xa0
[28631.031580] Code: 00 80 3d 0b 3b 1b 01 00 75 c4 48 8b 53 10 48 c7 c6 80 a8 6a 85 48 c7 c7 e0 5d 93 85 31 c0 c6 05 ee 3a 1b 01 01 e8 72 68 c7 ff <0f> 0b 48 8b 53 08 eb 9c f0 48 83 2b 01 74 02 eb b3 48 8b 43 10 48
[28631.054539] RSP: 0018:ffffb590c7f17df0 EFLAGS: 00010086
[28631.061385] RAX: 0000000000000000 RBX: ffff9a83915d9830 RCX: 0000000000000000
[28631.070377] RDX: 0000000000000066 RSI: ffffffff8646ec06 RDI: 0000000000000046
[28631.079367] RBP: 0000000000000246 R08: ffffffff8646eba0 R09: ffff17c7871af6ce
[28631.088355] R10: 000000000000fe94 R11: 0000000000000375 R12: 0000000000000000
[28631.097348] R13: ffff9a7bc3f2c100 R14: ffffb590c7f17e38 R15: ffffb590c7f17c58
[28631.106344] FS:  0000000000000000(0000) GS:ffff9a7b9f440000(0000) knlGS:0000000000000000
[28631.116424] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[28631.123880] CR2: 00007fedd7c63080 CR3: 0000000912e0a001 CR4: 00000000001606e0
[28631.132902] Call Trace:
[28631.136683]  iscsit_close_connection+0x275/0x8e0 [iscsi_target_mod]
[28631.144727]  ? __schedule+0x2d2/0x6e0
[28631.149870]  iscsit_take_action_for_connection_exit+0xf4/0x100 [iscsi_target_mod]
[28631.159310]  iscsi_target_tx_thread+0x15f/0x1f0 [iscsi_target_mod]
[28631.167306]  ? remove_wait_queue+0x60/0x60
[28631.172953]  kthread+0xf8/0x130
[28631.177544]  ? iscsit_thread_get_cpumask+0xa0/0xa0 [iscsi_target_mod]
[28631.185841]  ? kthread_bind+0x10/0x10
[28631.191041]  ret_from_fork+0x35/0x40
[28631.196122] ---[ end trace 61d20478f457d4ab ]---

It appears that a call has been added to target_sess_cmd_list_set_waiting() in:

e9d3009b936 ("scsi: target: iscsi: Wait for all commands to finish before freeing a session")

Perhaps the kill has already been called?

Mike

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Recent trace observed in target code during iSer testing
  2020-01-06 18:23 ` Marciniszyn, Mike
@ 2020-01-07  2:56   ` Bart Van Assche
  -1 siblings, 0 replies; 10+ messages in thread
From: Bart Van Assche @ 2020-01-07  2:56 UTC (permalink / raw)
  To: Marciniszyn, Mike, target-devel, 'linux-rdma@vger.kernel.org'

On 2020-01-06 10:23, Marciniszyn, Mike wrote:
> Seeing the following trace in some target testing for IB ulps:
> 
> [28630.870878] ------------[ cut here ]------------
> [28630.876936] percpu_ref_kill_and_confirm called more than once on target_release_sess_cmd_refcnt [target_core_mod]!

A candidate fix has been posted but needs review and/or a Tested-by. See
also https://www.spinics.net/lists/target-devel/msg17981.html.

Thanks,

Bart.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Recent trace observed in target code during iSer testing
@ 2020-01-07  2:56   ` Bart Van Assche
  0 siblings, 0 replies; 10+ messages in thread
From: Bart Van Assche @ 2020-01-07  2:56 UTC (permalink / raw)
  To: Marciniszyn, Mike, target-devel, 'linux-rdma@vger.kernel.org'

On 2020-01-06 10:23, Marciniszyn, Mike wrote:
> Seeing the following trace in some target testing for IB ulps:
> 
> [28630.870878] ------------[ cut here ]------------
> [28630.876936] percpu_ref_kill_and_confirm called more than once on target_release_sess_cmd_refcnt [target_core_mod]!

A candidate fix has been posted but needs review and/or a Tested-by. See
also https://www.spinics.net/lists/target-devel/msg17981.html.

Thanks,

Bart.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Recent trace observed in target code during iSer testing
  2020-01-07  2:56   ` Bart Van Assche
@ 2020-01-08 16:18     ` Marciniszyn, Mike
  -1 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-08 16:18 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

> 
> A candidate fix has been posted but needs review and/or a Tested-by. See
> also https://www.spinics.net/lists/target-devel/msg17981.html.
> 
> Thanks,
> 
> Bart.

I'm testing this now.

Mike

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Recent trace observed in target code during iSer testing
@ 2020-01-08 16:18     ` Marciniszyn, Mike
  0 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-08 16:18 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

PiANCj4gQSBjYW5kaWRhdGUgZml4IGhhcyBiZWVuIHBvc3RlZCBidXQgbmVlZHMgcmV2aWV3IGFu
ZC9vciBhIFRlc3RlZC1ieS4gU2VlDQo+IGFsc28gaHR0cHM6Ly93d3cuc3Bpbmljcy5uZXQvbGlz
dHMvdGFyZ2V0LWRldmVsL21zZzE3OTgxLmh0bWwuDQo+IA0KPiBUaGFua3MsDQo+IA0KPiBCYXJ0
Lg0KDQpJJ20gdGVzdGluZyB0aGlzIG5vdy4NCg0KTWlrZQ0K

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Recent trace observed in target code during iSer testing
  2020-01-08 16:18     ` Marciniszyn, Mike
@ 2020-01-17 15:55       ` Marciniszyn, Mike
  -1 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-17 15:55 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

> Subject: RE: Recent trace observed in target code during iSer testing
> 
> >
> > A candidate fix has been posted but needs review and/or a Tested-by. See
> > also https://www.spinics.net/lists/target-devel/msg17981.html.
> >
> > Thanks,
> >
> > Bart.
> 
> I'm testing this now.
> 

I have tested this change an it certainly eliminates the percpu message.

Have you submitted a patch?  I actually extracted the patch from the email thread.

When you do feel free to add:
Tested-by: Mike Marciniszyn <mike.marciniszyn@intel.com>

Mike


^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: Recent trace observed in target code during iSer testing
@ 2020-01-17 15:55       ` Marciniszyn, Mike
  0 siblings, 0 replies; 10+ messages in thread
From: Marciniszyn, Mike @ 2020-01-17 15:55 UTC (permalink / raw)
  To: Bart Van Assche; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

PiBTdWJqZWN0OiBSRTogUmVjZW50IHRyYWNlIG9ic2VydmVkIGluIHRhcmdldCBjb2RlIGR1cmlu
ZyBpU2VyIHRlc3RpbmcNCj4gDQo+ID4NCj4gPiBBIGNhbmRpZGF0ZSBmaXggaGFzIGJlZW4gcG9z
dGVkIGJ1dCBuZWVkcyByZXZpZXcgYW5kL29yIGEgVGVzdGVkLWJ5LiBTZWUNCj4gPiBhbHNvIGh0
dHBzOi8vd3d3LnNwaW5pY3MubmV0L2xpc3RzL3RhcmdldC1kZXZlbC9tc2cxNzk4MS5odG1sLg0K
PiA+DQo+ID4gVGhhbmtzLA0KPiA+DQo+ID4gQmFydC4NCj4gDQo+IEknbSB0ZXN0aW5nIHRoaXMg
bm93Lg0KPiANCg0KSSBoYXZlIHRlc3RlZCB0aGlzIGNoYW5nZSBhbiBpdCBjZXJ0YWlubHkgZWxp
bWluYXRlcyB0aGUgcGVyY3B1IG1lc3NhZ2UuDQoNCkhhdmUgeW91IHN1Ym1pdHRlZCBhIHBhdGNo
PyAgSSBhY3R1YWxseSBleHRyYWN0ZWQgdGhlIHBhdGNoIGZyb20gdGhlIGVtYWlsIHRocmVhZC4N
Cg0KV2hlbiB5b3UgZG8gZmVlbCBmcmVlIHRvIGFkZDoNClRlc3RlZC1ieTogTWlrZSBNYXJjaW5p
c3p5biA8bWlrZS5tYXJjaW5pc3p5bkBpbnRlbC5jb20+DQoNCk1pa2UNCg0K

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Recent trace observed in target code during iSer testing
  2020-01-17 15:55       ` Marciniszyn, Mike
@ 2020-01-17 16:35         ` Bart Van Assche
  -1 siblings, 0 replies; 10+ messages in thread
From: Bart Van Assche @ 2020-01-17 16:35 UTC (permalink / raw)
  To: Marciniszyn, Mike; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

On 1/17/20 7:55 AM, Marciniszyn, Mike wrote:
>> Subject: RE: Recent trace observed in target code during iSer testing
>>
>>>
>>> A candidate fix has been posted but needs review and/or a Tested-by. See
>>> also https://www.spinics.net/lists/target-devel/msg17981.html.
>>>
>>> Thanks,
>>>
>>> Bart.
>>
>> I'm testing this now.
>>
> 
> I have tested this change an it certainly eliminates the percpu message.
> 
> Have you submitted a patch?  I actually extracted the patch from the email thread.
> 
> When you do feel free to add:
> Tested-by: Mike Marciniszyn <mike.marciniszyn@intel.com>

Thanks Mike for having tested this patch. The patch itself has been 
cross-posted to the target-devel and linux-rdma mailing lists. See also 
https://lore.kernel.org/linux-rdma/20200116044737.19507-1-bvanassche@acm.org/

Bart.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Recent trace observed in target code during iSer testing
@ 2020-01-17 16:35         ` Bart Van Assche
  0 siblings, 0 replies; 10+ messages in thread
From: Bart Van Assche @ 2020-01-17 16:35 UTC (permalink / raw)
  To: Marciniszyn, Mike; +Cc: target-devel, 'linux-rdma@vger.kernel.org'

On 1/17/20 7:55 AM, Marciniszyn, Mike wrote:
>> Subject: RE: Recent trace observed in target code during iSer testing
>>
>>>
>>> A candidate fix has been posted but needs review and/or a Tested-by. See
>>> also https://www.spinics.net/lists/target-devel/msg17981.html.
>>>
>>> Thanks,
>>>
>>> Bart.
>>
>> I'm testing this now.
>>
> 
> I have tested this change an it certainly eliminates the percpu message.
> 
> Have you submitted a patch?  I actually extracted the patch from the email thread.
> 
> When you do feel free to add:
> Tested-by: Mike Marciniszyn <mike.marciniszyn@intel.com>

Thanks Mike for having tested this patch. The patch itself has been 
cross-posted to the target-devel and linux-rdma mailing lists. See also 
https://lore.kernel.org/linux-rdma/20200116044737.19507-1-bvanassche@acm.org/

Bart.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-01-17 16:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 18:23 Recent trace observed in target code during iSer testing Marciniszyn, Mike
2020-01-06 18:23 ` Marciniszyn, Mike
2020-01-07  2:56 ` Bart Van Assche
2020-01-07  2:56   ` Bart Van Assche
2020-01-08 16:18   ` Marciniszyn, Mike
2020-01-08 16:18     ` Marciniszyn, Mike
2020-01-17 15:55     ` Marciniszyn, Mike
2020-01-17 15:55       ` Marciniszyn, Mike
2020-01-17 16:35       ` Bart Van Assche
2020-01-17 16:35         ` Bart Van Assche

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.