Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* CONFIG_NVME_MULTIPATH - Do we need this?
@ 2024-11-13  0:23 John Meneghini
  2024-11-14 16:47 ` Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: John Meneghini @ 2024-11-13  0:23 UTC (permalink / raw)
  To: linux-nvme@lists.infradead.org
  Cc: Ewan Milne, Bryan Gurney, Chris Leech, Maurizio Lombardi

Now that RHEL-10 beta has shipped we no longer support anything but native nvme multi-pathing and I'd like to do something about 
the multipath module parameter:

bool multipath = true;
module_param(multipath, bool, 0444);
MODULE_PARM_DESC(multipath,
         "turn on native support for multiple controllers per subsystem");

I'd like to remove this parameter from nvme_core/multipath.c. The fact is, setting nvme_core.multipath=N never worked in 
anything but RHEL and keeping it around only causes confusion.

For that matter, I'd like to remove the CONFIG_NVME_MULTIPATH kconfig option altogether.

Does anybody actually use this?

# CONFIG_NVME_MULTIPATH is not set

Do we actually support running nvme without multipath.c ?

-- 
John A. Meneghini
Senior Principal Platform Storage Engineer
RHEL SST - Platform Storage Group
jmeneghi@redhat.com



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

end of thread, other threads:[~2024-11-20 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13  0:23 CONFIG_NVME_MULTIPATH - Do we need this? John Meneghini
2024-11-14 16:47 ` Christoph Hellwig
2024-11-15  1:40 ` Guixin Liu
2024-11-18  7:03   ` Christoph Hellwig
2024-11-18 15:31 ` Keith Busch
2024-11-19 10:18 ` Nilay Shroff
2024-11-19 14:55   ` John Meneghini
2024-11-20 10:49     ` Nilay Shroff

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