Skip to content
Snippets Groups Projects
Commit 719e6c08 authored by Changqing Li's avatar Changqing Li Committed by Bruce Ashfield
Browse files

dmm.cfg: Change dm-multipath from built-in kernel module to LKM


It is better to use LKM for dm-multipath.
1. For multipathd service, it will modprobe dm-multipath before
   start the daemon.
2. In package multipath, there is a script mpathconf which can
   config or check configuration of mutltipath, which will use
   lsmod to check if dm_multipath is loaded.

Signed-off-by: default avatarChangqing Li <changqing.li@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@windriver.com>
parent e4eb72b0
No related branches found
No related tags found
No related merge requests found
CONFIG_DM_MULTIPATH=y
CONFIG_DM_MULTIPATH=m
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment