Continuously crashes in kernel 4.5.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I'm having troubles in my iSCSI target server after the update to
linux-4.5.2. I've always had some trouble, but not this bad.
This time the kernel simply crashes printing out “fixing recursive
fault but reboot is needed”, but reboot is actually the only thing I
can do.
Fortunately I was able to catch the dmesg output thanks to a remote
syslog server.
Can you help me sort this out?
I'm also testing on btrfs filesystem, so some troubles may come from there.

I attached my saved targetcli configuration, and paste the info and
the dmesg output

uname -a :
Linux gentoo-SMB1 4.5.2-gentoo #2 SMP Tue Apr 26 11:36:10 CEST 2016
x86_64 Intel(R) Pentium(R) CPU G3220 @ 3.00GHz GenuineIntel GNU/Linux

dmesg:
[ 1154.103989] ignoring deprecated emulate_fua_read attribute
[ 1154.104021] ignoring deprecated emulate_dpo attribute
[ 1709.899686] Unable to locate ITT: 0xad891600 on CID: 1, dumping payload
[ 1709.899750] Unable to locate ITT: 0xae891600 on CID: 1, dumping payload
[ 1709.899792] Unable to locate ITT: 0xaf891600 on CID: 1, dumping payload
[ 1709.899841] Unable to locate ITT: 0xb0891600 on CID: 1, dumping payload
[ 1709.899856] Unable to locate ITT: 0xb1891600 on CID: 1, dumping payload
[ 1710.138608] Unable to locate ITT: 0xb2891600 on CID: 1, dumping payload
[ 1714.873446] Unable to locate ITT: 0x5b8a1600 on CID: 1, dumping payload
[ 1714.873513] Unable to locate ITT: 0x5c8a1600 on CID: 1, dumping payload
[ 1714.873644] Unable to locate ITT: 0x5d8a1600 on CID: 1, dumping payload
[ 1714.873689] Unable to locate ITT: 0x5e8a1600 on CID: 1, dumping payload
[ 1714.876817] Unable to locate ITT: 0x5f8a1600 on CID: 1, dumping payload
[ 1752.823610] Unable to locate ITT: 0xfd8e1600 on CID: 1, dumping payload
[ 1774.958443] Unable to locate ITT: 0x07911600 on CID: 1, dumping payload
[ 1774.960190] Unable to locate ITT: 0x08911600 on CID: 1, dumping payload
[ 1774.961896] Unable to locate ITT: 0x09911600 on CID: 1, dumping payload
[ 1774.963396] Unable to locate ITT: 0x0a911600 on CID: 1, dumping payload
[ 1774.965143] Unable to locate ITT: 0x0b911600 on CID: 1, dumping payload
[ 1774.966932] Unable to locate ITT: 0x0c911600 on CID: 1, dumping payload
[ 1774.968395] Unable to locate ITT: 0x0d911600 on CID: 1, dumping payload
[ 1864.857610] Unable to locate ITT: 0x54951600 on CID: 1, dumping payload
[ 1864.859108] Unable to locate ITT: 0x55951600 on CID: 1, dumping payload
[ 1868.897251] Unable to locate ITT: 0x73951600 on CID: 1, dumping payload
[ 1872.249432] Unable to locate ITT: 0x90951600 on CID: 1, dumping payload
[ 1872.249436] iscsi_trx: page allocation failure: order:3, mode:0x208c020
[ 1872.249439] CPU: 0 PID: 5031 Comm: iscsi_trx Not tainted 4.5.2-gentoo #2
[ 1872.249440] Hardware name: Dell Inc. PowerEdge T20/0VD5HY, BIOS A01
08/13/2013
[ 1872.249441]  0000000000000000 ffffffff812bdfad 0000000000000000
ffff88001c64fbc0
[ 1872.249443]  ffffffff810d0ac0 ffff88021edf8b38 fffffffffffffff8
0000000000000000
[ 1872.249445]  ffff88021edd8b00 0000000000000000 ffff88021edf8b48
0000000000000008
[ 1872.249446] Call Trace:
[ 1872.249453]  [<ffffffff812bdfad>] ? dump_stack+0x46/0x59
[ 1872.249456]  [<ffffffff810d0ac0>] ? warn_alloc_failed+0x10e/0x130
[ 1872.249459]  [<ffffffff810d3479>] ? __alloc_pages_nodemask+0x8ca/0x96f
[ 1872.249461]  [<ffffffff8106970a>] ? print_time.part.13+0x4f/0x52
[ 1872.249464]  [<ffffffff81104df3>] ? alloc_pages_current+0xb1/0xd3
[ 1872.249467]  [<ffffffff810e6038>] ? kmalloc_order+0xf/0x3a
[ 1872.249469]  [<ffffffff810e62d9>] ? kmalloc_order_trace+0x19/0x8d
[ 1872.249476]  [<ffffffffa03ce7f9>] ?
iscsit_dump_data_payload+0x50/0x181 [iscsi_target_mod]
[ 1872.249480]  [<ffffffffa03d55c0>] ?
iscsit_find_cmd_from_itt_or_dump+0x9b/0xa7 [iscsi_target_mod]
[ 1872.249485]  [<ffffffffa03d9177>] ?
iscsit_check_dataout_hdr+0x97/0x20e [iscsi_target_mod]
[ 1872.249489]  [<ffffffffa03d9f89>] ?
iscsi_target_rx_thread+0x3ae/0xa9c [iscsi_target_mod]
[ 1872.249491]  [<ffffffff810036e6>] ? __switch_to+0x1d8/0x3cc
[ 1872.249495]  [<ffffffffa03d9bdb>] ?
iscsi_target_tx_thread+0x1a5/0x1a5 [iscsi_target_mod]
[ 1872.249497]  [<ffffffff810507b7>] ? kthread+0x95/0x9d
[ 1872.249499]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1872.249502]  [<ffffffff81538d5f>] ? ret_from_fork+0x3f/0x70
[ 1872.249503]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1872.249507] Mem-Info:
[ 1872.249510] active_anon:1754 inactive_anon:759 isolated_anon:0
[ 1872.249510]  active_file:916738 inactive_file:916535 isolated_file:0
[ 1872.249510]  unevictable:5040 dirty:2276 writeback:0 unstable:0
[ 1872.249510]  slab_reclaimable:33789 slab_unreclaimable:10991
[ 1872.249510]  mapped:3498 shmem:45 pagetables:313 bounce:0
[ 1872.249510]  free:55156 free_pcp:402 free_cma:0
[ 1872.249513] Node 0 DMA free:15852kB min:128kB low:160kB high:192kB
active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB
unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15936kB
managed:15852kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB
shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB
pagetables:0kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB
free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[ 1872.249517] lowmem_reserve[]: 0 3416 7877 7877
[ 1872.249519] Node 0 DMA32 free:99736kB min:28380kB low:35472kB
high:42568kB active_anon:3040kB inactive_anon:1352kB
active_file:1619340kB inactive_file:1618376kB unevictable:7336kB
isolated(anon):0kB isolated(file):0kB present:3578504kB
managed:3501988kB mlocked:7336kB dirty:584kB writeback:0kB
mapped:7728kB shmem:32kB slab_reclaimable:56780kB
slab_unreclaimable:15784kB kernel_stack:1152kB pagetables:364kB
unstable:0kB bounce:0kB free_pcp:920kB local_pcp:184kB free_cma:0kB
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 1872.249523] lowmem_reserve[]: 0 0 4460 4460
[ 1872.249525] Node 0 Normal free:105036kB min:37020kB low:46272kB
high:55528kB active_anon:3976kB inactive_anon:1684kB
active_file:2047612kB inactive_file:2047764kB unevictable:12824kB
isolated(anon):0kB isolated(file):0kB present:4700160kB
managed:4567940kB mlocked:12848kB dirty:8520kB writeback:0kB
mapped:6264kB shmem:148kB slab_reclaimable:78376kB
slab_unreclaimable:28180kB kernel_stack:1552kB pagetables:888kB
unstable:0kB bounce:0kB free_pcp:680kB local_pcp:76kB free_cma:0kB
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 1872.249529] lowmem_reserve[]: 0 0 0 0
[ 1872.249530] Node 0 DMA: 1*4kB (U) 1*8kB (U) 0*16kB 1*32kB (U)
1*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U) 1*2048kB (M)
3*4096kB (M) = 15852kB
[ 1872.249537] Node 0 DMA32: 44*4kB (ME) 9909*8kB (UME) 1266*16kB (UM)
0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB =
99704kB
[ 1872.249542] Node 0 Normal: 752*4kB (UE) 11985*8kB (UE) 385*16kB
(UM) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB
= 105048kB
[ 1872.249548] Node 0 hugepages_total=0 hugepages_free=0
hugepages_surp=0 hugepages_size=1048576kB
[ 1872.249549] Node 0 hugepages_total=0 hugepages_free=0
hugepages_surp=0 hugepages_size=2048kB
[ 1872.249550] 1835042 total pagecache pages
[ 1872.249551] 96 pages in swap cache
[ 1872.249552] Swap cache stats: add 104, delete 8, find 0/0
[ 1872.249553] Free swap  = 10485340kB
[ 1872.249553] Total swap = 10485756kB
[ 1872.249554] 2073650 pages RAM
[ 1872.249555] 0 pages HighMem/MovableOnly
[ 1872.249555] 52205 pages reserved
[ 1872.249556] Unable to allocate 32768 bytes for offload buffer.
[ 1872.249559] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249560] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249561] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249563] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249564] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249565] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249566] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249567] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249568] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249569] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249570] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249571] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249573] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249574] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249576] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249577] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249578] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249579] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249583] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249584] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249585] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249586] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249587] NopOUT Flag's, Left Most Bit not set, protocol error.
[ 1872.249588] Got unknown iSCSI OpCode: 0x5b
[ 1872.249590] Unable to recover from unknown opcode while
OFMarker=No, closing iSCSI connection.
[ 1903.106918] Unable to locate ITT: 0xea961600 on CID: 1, dumping payload
[ 1903.106974] Unable to locate ITT: 0xeb961600 on CID: 1, dumping payload
[ 1903.107017] Unable to locate ITT: 0xec961600 on CID: 1, dumping payload
[ 1903.107054] Unable to locate ITT: 0xed961600 on CID: 1, dumping payload
[ 1915.539126] Unable to locate ITT: 0x90971600 on CID: 1, dumping payload
[ 1915.539132] iscsi_trx: page allocation failure: order:3, mode:0x208c020
[ 1915.539135] CPU: 0 PID: 5284 Comm: iscsi_trx Not tainted 4.5.2-gentoo #2
[ 1915.539136] Hardware name: Dell Inc. PowerEdge T20/0VD5HY, BIOS A01
08/13/2013
[ 1915.539137]  0000000000000000 ffffffff812bdfad 0000000000000000
ffff880198ea3bc0
[ 1915.539140]  ffffffff810d0ac0 ffff88021edf8b38 fffffffffffffff8
0000000000000000
[ 1915.539141]  ffff88021edd8b00 0000000000000000 ffff88021edf8b48
0000000000000008
[ 1915.539143] Call Trace:
[ 1915.539150]  [<ffffffff812bdfad>] ? dump_stack+0x46/0x59
[ 1915.539154]  [<ffffffff810d0ac0>] ? warn_alloc_failed+0x10e/0x130
[ 1915.539157]  [<ffffffff810d3479>] ? __alloc_pages_nodemask+0x8ca/0x96f
[ 1915.539160]  [<ffffffff8106970a>] ? print_time.part.13+0x4f/0x52
[ 1915.539163]  [<ffffffff81104df3>] ? alloc_pages_current+0xb1/0xd3
[ 1915.539166]  [<ffffffff810e6038>] ? kmalloc_order+0xf/0x3a
[ 1915.539168]  [<ffffffff810e62d9>] ? kmalloc_order_trace+0x19/0x8d
[ 1915.539175]  [<ffffffffa03ce7f9>] ?
iscsit_dump_data_payload+0x50/0x181 [iscsi_target_mod]
[ 1915.539181]  [<ffffffffa03d55c0>] ?
iscsit_find_cmd_from_itt_or_dump+0x9b/0xa7 [iscsi_target_mod]
[ 1915.539186]  [<ffffffffa03d9177>] ?
iscsit_check_dataout_hdr+0x97/0x20e [iscsi_target_mod]
[ 1915.539190]  [<ffffffffa03d9f89>] ?
iscsi_target_rx_thread+0x3ae/0xa9c [iscsi_target_mod]
[ 1915.539193]  [<ffffffff810036e6>] ? __switch_to+0x1d8/0x3cc
[ 1915.539197]  [<ffffffffa03d9bdb>] ?
iscsi_target_tx_thread+0x1a5/0x1a5 [iscsi_target_mod]
[ 1915.539200]  [<ffffffff810507b7>] ? kthread+0x95/0x9d
[ 1915.539202]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1915.539205]  [<ffffffff81538d5f>] ? ret_from_fork+0x3f/0x70
[ 1915.539207]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1915.539212] Mem-Info:
[ 1915.539215] active_anon:1754 inactive_anon:759 isolated_anon:0
[ 1915.539215]  active_file:911266 inactive_file:914884 isolated_file:0
[ 1915.539215]  unevictable:5040 dirty:3620 writeback:0 unstable:0
[ 1915.539215]  slab_reclaimable:33713 slab_unreclaimable:10985
[ 1915.539215]  mapped:3498 shmem:45 pagetables:313 bounce:0
[ 1915.539215]  free:61785 free_pcp:490 free_cma:0
[ 1915.539218] Node 0 DMA free:15852kB min:128kB low:160kB high:192kB
active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB
unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15936kB
managed:15852kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB
shmem:0kB slab_reclaimable:0kB slab_unreclaimable:0kB kernel_stack:0kB
pagetables:0kB unstable:0kB bounce:0kB free_pcp:0kB local_pcp:0kB
free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? yes
[ 1915.539223] lowmem_reserve[]: 0 3416 7877 7877
[ 1915.539226] Node 0 DMA32 free:98400kB min:28380kB low:35472kB
high:42568kB active_anon:3040kB inactive_anon:1352kB
active_file:1622372kB inactive_file:1621212kB unevictable:7336kB
isolated(anon):0kB isolated(file):0kB present:3578504kB
managed:3501988kB mlocked:7336kB dirty:1980kB writeback:0kB
mapped:7728kB shmem:32kB slab_reclaimable:56624kB
slab_unreclaimable:15572kB kernel_stack:1088kB pagetables:364kB
unstable:0kB bounce:0kB free_pcp:1240kB local_pcp:644kB free_cma:0kB
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 1915.539231] lowmem_reserve[]: 0 0 4460 4460
[ 1915.539233] Node 0 Normal free:132888kB min:37020kB low:46272kB
high:55528kB active_anon:3976kB inactive_anon:1684kB
active_file:2022692kB inactive_file:2038324kB unevictable:12824kB
isolated(anon):0kB isolated(file):0kB present:4700160kB
managed:4567940kB mlocked:12848kB dirty:12500kB writeback:0kB
mapped:6264kB shmem:148kB slab_reclaimable:78228kB
slab_unreclaimable:28368kB kernel_stack:1584kB pagetables:888kB
unstable:0kB bounce:0kB free_pcp:720kB local_pcp:472kB free_cma:0kB
writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 1915.539237] lowmem_reserve[]: 0 0 0 0
[ 1915.539239] Node 0 DMA: 1*4kB (U) 1*8kB (U) 0*16kB 1*32kB (U)
1*64kB (U) 1*128kB (U) 1*256kB (U) 0*512kB 1*1024kB (U) 1*2048kB (M)
3*4096kB (M) = 15852kB
[ 1915.539246] Node 0 DMA32: 2042*4kB (UME) 8731*8kB (UE) 1270*16kB
(U) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB =
98336kB
[ 1915.539252] Node 0 Normal: 53*4kB (UME) 13633*8kB (UE) 1480*16kB
(UM) 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB
= 132956kB
[ 1915.539259] Node 0 hugepages_total=0 hugepages_free=0
hugepages_surp=0 hugepages_size=1048576kB
[ 1915.539260] Node 0 hugepages_total=0 hugepages_free=0
hugepages_surp=0 hugepages_size=2048kB
[ 1915.539261] 1827878 total pagecache pages
[ 1915.539262] 96 pages in swap cache
[ 1915.539264] Swap cache stats: add 104, delete 8, find 0/0
[ 1915.539264] Free swap  = 10485340kB
[ 1915.539265] Total swap = 10485756kB
[ 1915.539266] 2073650 pages RAM
[ 1915.539267] 0 pages HighMem/MovableOnly
[ 1915.539268] 52205 pages reserved
[ 1915.539269] Unable to allocate 32768 bytes for offload buffer.
[ 1915.539271] Got unknown iSCSI OpCode: 0x33
[ 1915.539272] Unable to recover from unknown opcode while
OFMarker=No, closing iSCSI connection.
[ 1915.547337] BUG: unable to handle kernel paging request at ffffc900017e4100
[ 1915.547478] IP: [<ffffffffa03cfbf4>]
iscsit_free_connection_recovery_entires+0x1d9/0x278 [iscsi_target_mod]
[ 1915.547592] PGD 21608a067 PUD 21608b067 PMD d9520067 PTE 0
[ 1915.547805] Oops: 0000 [#1] SMP
[ 1915.547933] Modules linked in: tcm_loop iscsi_target_mod
target_core_pscsi target_core_file target_core_iblock target_core_mod
kvm_intel kvm irqbypass crc32c_intel e1000e [last unloaded:
target_core_mod]
[ 1915.548539] CPU: 1 PID: 4150 Comm: kworker/1:1 Not tainted 4.5.2-gentoo #2
[ 1915.548597] Hardware name: Dell Inc. PowerEdge T20/0VD5HY, BIOS A01
08/13/2013
[ 1915.548662] Workqueue: events iscsi_target_do_login_rx [iscsi_target_mod]
[ 1915.548759] task: ffff8801a6d1bf00 ti: ffff8801d95d4000 task.ti:
ffff8801d95d4000
[ 1915.548817] RIP: 0010:[<ffffffffa03cfbf4>]  [<ffffffffa03cfbf4>]
iscsit_free_connection_recovery_entires+0x1d9/0x278 [iscsi_target_mod]
[ 1915.548933] RSP: 0018:ffff8801d95d7c98  EFLAGS: 00010246
[ 1915.548987] RAX: ffff8800b68ad858 RBX: ffff8801c96e3000 RCX: ffffc900017e4100
[ 1915.549043] RDX: 0000000000000001 RSI: 00000001800c000b RDI: ffff8800b68ad868
[ 1915.549100] RBP: ffff8801c96e3070 R08: 0000000000000001 R09: ffffffffa03db052
[ 1915.549197] R10: ffffea0000b54000 R11: 0000000000100001 R12: ffff8801c96e3110
[ 1915.549294] R13: ffff8800b68ad868 R14: ffff8800b68ad840 R15: ffffc900017e3f00
[ 1915.549392] FS:  0000000000000000(0000) GS:ffff88021eb00000(0000)
knlGS:0000000000000000
[ 1915.549531] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1915.549625] CR2: ffffc900017e4100 CR3: 00000000c0ad1000 CR4: 00000000000406a0
[ 1915.549721] Stack:
[ 1915.549806]  ffff8800b68ad858 ffff8801c96e30f8 ffff880211a96000
ffff8801c96e3000
[ 1915.550103]  ffff880061b4f050 ffff880061b4f000 ffff880061b4f050
ffff880214ec99c0
[ 1915.550398]  ffff880211a96000 ffffffffa03db06a ffffffffa038845c
ffff88002d500a74
[ 1915.550695] Call Trace:
[ 1915.550788]  [<ffffffffa03db06a>] ? iscsit_close_session+0xe5/0x164
[iscsi_target_mod]
[ 1915.550936]  [<ffffffffa038845c>] ? atomic_dec_mb+0x4/0x4 [target_core_mod]
[ 1915.551039]  [<ffffffffa0388bf5>] ? kref_put+0x2e/0x36 [target_core_mod]
[ 1915.551142]  [<ffffffffa03d0676>] ?
iscsi_check_for_session_reinstatement+0x1bf/0x1d0 [iscsi_target_mod]
[ 1915.551290]  [<ffffffffa03d24d4>] ?
iscsi_target_do_login+0x2f9/0x4e8 [iscsi_target_mod]
[ 1915.551434]  [<ffffffffa03d315f>] ?
iscsi_target_do_login_rx+0x165/0x1e9 [iscsi_target_mod]
[ 1915.551578]  [<ffffffffa03d1e67>] ?
iscsi_target_restore_sock_callbacks+0x8a/0x8a [iscsi_target_mod]
[ 1915.551722]  [<ffffffff8104c608>] ? process_one_work+0x19c/0x2b9
[ 1915.551818]  [<ffffffff8104ca5d>] ? worker_thread+0x1d9/0x2ad
[ 1915.551912]  [<ffffffff8104c884>] ? cancel_delayed_work_sync+0xa/0xa
[ 1915.552010]  [<ffffffff810507b7>] ? kthread+0x95/0x9d
[ 1915.552104]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1915.552204]  [<ffffffff81538d5f>] ? ret_from_fork+0x3f/0x70
[ 1915.552293]  [<ffffffff81050722>] ? kthread_parkme+0x16/0x16
[ 1915.552382] Code: 86 90 00 00 00 c6 83 10 01 00 00 00 4d 8d 6e 28
4c 89 ef e8 2e 8c 16 e1 49 8b 4e 18 49 8d 46 18 48 89 04 24 4c 8d b9
00 fe ff ff <48> 8b 09 48 81 e9 00 02 00 00 49 8d bf 00 02 00 00 48 3b
3c 24
[ 1915.555105] RIP  [<ffffffffa03cfbf4>]
iscsit_free_connection_recovery_entires+0x1d9/0x278 [iscsi_target_mod]
[ 1915.555283]  RSP <ffff8801d95d7c98>
[ 1915.555367] CR2: ffffc900017e4100
[ 1915.555451] ---[ end trace 405a6f5266a8bf99 ]---


Thanks for the help,
--
Edoardo Liverani
--

Attachment: lio_start.sh
Description: Bourne shell script

Attachment: tcm_start.sh
Description: Bourne shell script


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux