kernel crash at lh_free in a small scale setup
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.0 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.1 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.2 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R4.0 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R4.1 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
Trunk |
Fix Committed
|
Critical
|
Divakar Dharanalakota |
Bug Description
R3.0.2.0 Build 26 Ubuntu 14.04 Kilo
Below kernel crash was seen on a compute node when 100 vms were sending traffic to each other in a VN with mirroring configured.
Crash details will be in http://
[419003.127632] ------------[ cut here ]------------
[419003.167029] kernel BUG at /build/
[419003.207462] invalid opcode: 0000 [#1] SMP
[419003.247432] Modules linked in: vhost_net vhost macvtap macvlan vrouter(OX) xt_CHECKSUM iptable_mangle ipt_MASQUERADE iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack ipt_REJECT xt_tcpudp bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables nbd ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_
[419003.680981] igb ixgbe i2c_algo_bit dca ahci ptp libahci pps_core mdio [last unloaded: vrouter]
[419003.771578] CPU: 28 PID: 26 Comm: rcuos/17 Tainted: G OX 3.13.0-40-generic #69-Ubuntu
[419003.862639] Hardware name: Supermicro X10DRW/X10DRW-i, BIOS 1.0c 01/07/2015
[419003.910415] task: ffff881fd3324800 ti: ffff881fd332c000 task.ti: ffff881fd332c000
[419004.005351] RIP: 0010:[<
[419004.103024] RSP: 0018:ffff881fd3
[419004.152751] RAX: 06ffff0000000000 RBX: ffff883e6110e000 RCX: ffff883e6110e100
[419004.250816] RDX: 06ffff0000000000 RSI: 0000000000000020 RDI: ffff883e6110e000
[419004.350325] RBP: ffff881fd332dc30 R08: ffff881fd332dd58 R09: 0000000000000000
[419004.453778] R10: ffffea00f9844380 R11: ffffffffa052100f R12: ffff883e6110e000
[419004.559118] R13: ffffffffa0520fa1 R14: 0000000000000002 R15: ffff881b8e0f46d0
[419004.665832] FS: 000000000000000
[419004.772906] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[419004.826248] CR2: 00007fff72306b58 CR3: 0000000001c0e000 CR4: 00000000001427e0
[419004.930895] Stack:
[419004.981377] ffff883e6110e000 ffff883e6110e000 0000000000000003 ffff881fd332dc48
[419005.083090] ffffffffa0520fa1 ffff881edb4a62a0 ffff881fd332dc88 ffffffffa0527a62
[419005.186616] 0000000000000282 ffff881edb4a62a0 ffff881b8e0f4000 0000000000000002
[419005.292577] Call Trace:
[419005.344454] [<ffffffffa0520
[419005.400316] [<ffffffffa0527
[419005.455918] [<ffffffffa0527
[419005.509695] [<ffffffffa0527
[419005.561167] [<ffffffff811a2
[419005.611545] [<ffffffffa0527
[419005.662208] [<ffffffffa0527
[419005.712201] [<ffffffffa053a
[419005.808194] [<ffffffffa0537
[419005.857779] [<ffffffffa0537
[419005.907276] [<ffffffffa0537
[419005.955217] [<ffffffffa0538
[419006.002343] [<ffffffffa0520
[419006.047462] [<ffffffff810c8
[419006.092029] [<ffffffff810ab
[419006.136510] [<ffffffff810c7
[419006.180634] [<ffffffff8108b
[419006.223159] [<ffffffff8108b
[419006.266079] [<ffffffff8172f
[419006.307899] [<ffffffff8108b
[419006.349031] Code: 49 8b 02 31 f6 f6 c4 40 74 04 41 8b 72 68 4c 89 d7 e8 82 58 fb ff eb 8f 4c 8b 50 30 48 8b 10 80 e6 80 4c 0f 44 d0 e9 32 ff ff ff <0f> 0b 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 89 f1
[419006.478521] RIP [<ffffffff811a1
[419006.518250] RSP <ffff881fd332dc18>
tags: | added: blocker |
Seems same as 1577473. Need to observe. Not targeted for 3.0.2 release.