All of lore.kernel.org
 help / color / mirror / Atom feed
* NVMe driver with kernel panic
@ 2017-08-21 19:23 Felipe Arturo Polanco
  2017-08-21 20:04 ` Keith Busch
  0 siblings, 1 reply; 5+ messages in thread
From: Felipe Arturo Polanco @ 2017-08-21 19:23 UTC (permalink / raw)


Hello,

We have been having kernel panics in our servers while using NVMe disks.
Our setup consist of two Intel P4500 in Software Raid1 with mdadm.
We are running KVM on top of them.

The message we see in ring buffer is the following:

[531622.412922] ------------[ cut here ]------------
[531622.413254] kernel BUG at drivers/nvme/host/pci.c:467!
[531622.413468] invalid opcode: 0000 [#1] SMP

Online we found a workaround to avoid using the explicit BUG_ON() and
instead we got that changed to WARN_ONCE() to not crash the server but
we are not entirely sure if this is a fix at all as it may cause other
issues.

We were told by a developer that this issue is caused by wrong block
size being reported by the hardware, 4KB expected and got 512 bytes
instead.

Has anyone seen this before or has applied a patch that fixed this?

We are running VzLinux7 based on RHEL 7.3, kernel 3.10.0-514.26.1.vz7.33.22

Thanks,

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

end of thread, other threads:[~2017-08-28 16:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-21 19:23 NVMe driver with kernel panic Felipe Arturo Polanco
2017-08-21 20:04 ` Keith Busch
2017-08-21 21:51   ` Felipe Arturo Polanco
2017-08-28 14:36     ` Keith Busch
     [not found]       ` <CADcj3=5W68+MJDTwCGEcTqcKfRpOw5g+h3s8jFpT7hqcZoYvxw@mail.gmail.com>
     [not found]         ` <20170828150512.GA3913@localhost.localdomain>
2017-08-28 16:53           ` Felipe Arturo Polanco

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.