Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* NVME card works on kernel 3.19.8 but not on 4.19.31
@ 2017-08-05  1:04 Yogi Wannabe
  2017-08-07  3:17 ` Keith Busch
  0 siblings, 1 reply; 2+ messages in thread
From: Yogi Wannabe @ 2017-08-05  1:04 UTC (permalink / raw)


Hi,

Our NVME card works fine on Centos 7.3 with kernel 3.19.8. But with
Centos 7.3 and kernel 4.19.31 the driver

1. detects the board
2. creates I/O submission and completion queues
3. sends identify cmd to retrive controller information
4. /dev/nvme0 node is created.

However, /dev/nvme0n1 is not created and the drive does not show up in
/proc/partitions. Two things we have observed are that

1. identify cmd to retrive namespace information is not called
2. BLK_DEV_NVME_SCSI is not set in .config file on the running kernel

Any clues on what could be going wrong?

TIA

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

end of thread, other threads:[~2017-08-07  3:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-05  1:04 NVME card works on kernel 3.19.8 but not on 4.19.31 Yogi Wannabe
2017-08-07  3:17 ` Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox