From: Sebastian Herbszt <herbszt@gmx.de>
To: device-mapper development <dm-devel@redhat.com>
Cc: Sebastian Herbszt <herbszt@gmx.de>,
Christophe Varoqui <christophe.varoqui@gmail.com>
Subject: Re: [PATCH 11/15] multipath: enable configuration directory
Date: Sun, 8 Mar 2015 23:27:06 +0100 [thread overview]
Message-ID: <20150308232706.000039e7@localhost> (raw)
In-Reply-To: <1425785506-20419-12-git-send-email-bmarzins@redhat.com>
Benjamin Marzinski wrote:
> Users who setup multipath on many machines sometimes want a core
> configuration file that stays the same on all machines, and also secondary
> configuration files that are unique to each machine to set blacklists and
> aliases. This patch enables this by adding a new configuration option,
> "config_dir", which defaults to "/etc/multipath/conf.d". If this is set,
> multipath will check this directory for files ending in .conf, and apply
> them on top of the initial configuration file in alphabetical order.
How about using "/etc/multipath.conf.d" instead of "/etc/multipath/conf.d" ?
Sebastian
next prev parent reply other threads:[~2015-03-08 22:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-08 3:31 [PATCH 00/15] Multipath patch resync Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 01/15] correctly set partition delimiter on rename Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 02/15] libmultipath: fix sysfs_get_size bug Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 03/15] Revert "libmultipath: fixup strlcpy" Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 04/15] libmultipath: refactor partmaps code Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 05/15] multipathd: fix memory corruption issue Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 06/15] multipathd: add deferred_remove support Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 07/15] multipathd: don't buffer output with systemd Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 08/15] libmutipath: allow blanks in device blacklist Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 09/15] multipathd: read-only bindings Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 10/15] multipath: blacklist virtio-blk devices Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 11/15] multipath: enable configuration directory Benjamin Marzinski
2015-03-08 22:27 ` Sebastian Herbszt [this message]
2015-03-08 23:29 ` Christophe Varoqui
2015-03-09 0:42 ` Sebastian Herbszt
2015-03-08 3:31 ` [PATCH 12/15] libmultipath: cleanup parser code Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 13/15] multipathd: Add delayed path reintegration Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 14/15] Fix doublee free of alias after map add failure Benjamin Marzinski
2015-03-08 3:31 ` [PATCH 15/15] libmultipath: autodetect ALUA CLARiiON configurations Benjamin Marzinski
2015-03-08 10:04 ` [PATCH 00/15] Multipath patch resync Christophe Varoqui
2015-03-11 1:35 ` Benjamin Marzinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150308232706.000039e7@localhost \
--to=herbszt@gmx.de \
--cc=christophe.varoqui@gmail.com \
--cc=dm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.