[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-11-11 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-11 Thread Pradeep
** Description changed:

  nvme discover command times out and results in general protection fault
  in kernel.
  
  # nvme discover -t rdma -a 10.1.1.6 -s 4420
  Failed to write to /dev/nvme-fabrics: Input/output error^M
- # 
+ #
  # [16900.248129] nvme nvme0: Connect command failed, error wo/DNR bit: 7
  [16900.248182] nvme nvme0: failed to connect queue: 0 ret=7
  [16900.253138] nvme nvme0: Reconnecting in 10 seconds...
  [16910.300029] general protection fault:  [#1] SMP PTI
  [16910.300069] Modules linked in: mlx4_en mlx4_ib mlx4_core nvme_rdma 
nvme_fabrics nvme_core rdma_ucm ib_umad ib_ucm ib_uverbs xt_conntrack 
ipt_MASQUERADE nf_nat_masquerade_ipv4 nfnetlink xfrm_user xfrm_algo iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack xt_addrtype 
overlay aufs joydev input_leds ipmi_ssif intel_rapl skx_edac 
x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel kvm irqbypass 
intel_cstate intel_rapl_perf mei_me mei ioatdma lpc_ich shpchp sch_fq_codel 
ipmi_si ipmi_devintf ipmi_msghandler acpi_pad mac_hid acpi_power_meter 
iptable_filter ip6table_filter ip6_tables br_netfilter bridge stp llc 
arp_tables ib_iser rdma_cm iw_cm ib_cm iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi ip_tables x_tables autofs4 btrfs zstd_compress raid10 
raid456 async_raid6_recov
  [16910.300534]  async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c raid1 raid0 multipath linear mlx5_ib ib_core hid_generic usbhid hid 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc aesni_intel aes_x86_64 
crypto_simd glue_helper cryptd mlx5_core ast mlxfw i2c_algo_bit devlink ttm 
drm_kms_helper ixgbe syscopyarea sysfillrect sysimgblt fb_sys_fops dca ptp drm 
pps_core mdio ahci libahci wmi [last unloaded: nvme_core]
  [16910.300794] CPU: 33 PID: 3173 Comm: kworker/u146:1 Not tainted 
4.15.0-33-generic #36-Ubuntu
  [16910.300845] Hardware name: Supermicro SYS-6019U-TN4RT/X11DPU, BIOS 2.0b 
02/24/2018
  [16910.300898] Workqueue: nvme-wq nvme_rdma_reconnect_ctrl_work [nvme_rdma]
  [16910.300945] RIP: 0010:nvme_rdma_alloc_queue+0x3c/0x190 [nvme_rdma]
  [16910.300984] RSP: 0018:9ba8a037be08 EFLAGS: 00010206
  [16910.301019] RAX:  RBX: 52404d65f5994178 RCX: 
8a0f78002820
  [16910.301063] RDX: c0b58600 RSI: c0b573ab RDI: 
8a0f70aec000
  [16910.301108] RBP: 9ba8a037be28 R08: 0334 R09: 

  [16910.301152] R10:  R11: 0337 R12: 
8a0f70aec000
  [16910.301195] R13:  R14: 0020 R15: 

  [16910.301240] FS:  () GS:8a0f7efc() 
knlGS:
  [16910.301289] CS:  0010 DS:  ES:  CR0: 80050033
  [16910.301326] CR2: 7ffc4e5cadb8 CR3: 00123ba0a003 CR4: 
007606e0
  [16910.301370] DR0:  DR1:  DR2: 

  [16910.301414] DR3:  DR6: fffe0ff0 DR7: 
0400
  [16910.301458] PKRU: 5554
  [16910.301477] Call Trace:
  [16910.301504]  nvme_rdma_configure_admin_queue+0x22/0x2d0 [nvme_rdma]
  [16910.301548]  nvme_rdma_reconnect_ctrl_work+0x27/0xd0 [nvme_rdma]
  [16910.301591]  process_one_work+0x1de/0x410
  [16910.301620]  worker_thread+0x32/0x410
  [16910.301651]  kthread+0x121/0x140
  [16910.301676]  ? process_one_work+0x410/0x410
  [16910.301707]  ? kthread_create_worker_on_cpu+0x70/0x70
  [16910.301744]  ? do_syscall_64+0x73/0x130
  [16910.301774]  ? SyS_exit_group+0x14/0x20
  [16910.301805]  ret_from_fork+0x35/0x40
  [16910.301831] Code: 89 e5 41 56 41 55 41 54 53 48 8d 1c c5 00 00 00 00 49 89 
fc 49 89 c5 49 89 d6 48 29 c3 48 c7 c2 00 86 b5 c0 48 c1 e3 04 48 03 1f <48> 89 
7b 18 48 8d 7b 58 c7 43 50 00 00 00 00 e8 20 d4 57 ef 45
  [16910.305367] RIP: nvme_rdma_alloc_queue+0x3c/0x190 [nvme_rdma] RSP: 
9ba8a037be08
  [16910.307146] ---[ end trace 3ae215b72b2ac870 ]---
  
  #
  # lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:Ubuntu 18.04.1 LTS
  Release:18.04
  Codename:   bionic
  #
  # uname -a
  Linux esdev005 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
  #

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-06 Thread Pradeep
Issue occurs on a system that was installed from scratch. No upgrades
were made.

Tried testing this on 4.19-rc2 kernel, the system crashes during
mellanox driver init. Not able to make make progress.

[6.846269] BUG: unable to handle kernel NULL pointer dereference at 
0050
[6.846740] PGD 0 P4D 0 
[6.847170] Oops:  [#1] SMP PTI
[6.847631] CPU: 1 PID: 591 Comm: systemd-udevd Not tainted 
4.19.0-041900rc2-generic #201809022230
[6.848059] Hardware name: Supermicro SYS-6019U-TN4RT/X11DPU, BIOS 2.0b 
02/24/2018
[6.848513] RIP: 0010:mlx5_accel_tls_device_caps+0xd/0x20 [mlx5_core]

I will try on the next rc build for 4.19 when its available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-05 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.19 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19-rc2


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-05 Thread Pradeep
Unable to run "apport-collect 1790511" behind the firewall. I would be
happy to provide any additional logs required. Moving the issue to
confirmed state.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-03 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790511] Re: General protection fault while trying to discover a nvmeof target

2018-09-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1790511/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790511

Title:
  General protection fault while trying to discover a nvmeof target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1790511/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs