diff mbox

[03/14] multipath-tools: add partition_delimiter to multipath.conf.5

Message ID 1468000199-15566-4-git-send-email-xose.vazquez@gmail.com (mailing list archive)
State Accepted, archived
Headers show

Commit Message

Xose Vazquez Perez July 8, 2016, 5:49 p.m. UTC
It was missing in defaults section.

Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 multipath/multipath.conf.5 | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff mbox

Patch

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 6f6ef64..0f89a75 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -549,6 +549,16 @@  will be canceled.
 Default value is: \fBno\fR
 .RE
 .TP
+.B partition_delimiter
+If this value is not set, when multipath renames a device, it will act just
+like the kpartx default does, only adding a \fI"p"\fR to names ending in a
+number. If this parameter is set, multipath will act like kpartx does with
+the \fI-p\fR option is used, and always add delimiter.
+.RS
+.TP
+Default value is: \fB<unset>\fR
+.RE
+.TP
 .B config_dir
 If set to anything other than "", multipath will search this directory
 alphabetically for file ending in ".conf" and it will read configuration