public inbox for initramfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: device-mapper development <dm-devel@redhat.com>,
	initramfs <initramfs@vger.kernel.org>,
	Dave Young <dyoung@redhat.com>, Harald Hoyer <harald@redhat.co>
Subject: dracut: multipath module
Date: Wed, 3 Apr 2019 21:59:59 +0200	[thread overview]
Message-ID: <a839ad11-96fa-73a0-fb58-ba589cfa61c9@gmail.com> (raw)

Hi,


This only works in a Fedora/RH distribution:


- dracut/modules.d/90multipath/module-setup.sh:97:        [ -n "$_allow" ] && mpathconf $_allow --outfile ${initdir}/etc/multipath.conf
                                                                              ^^^^^^^^^
   https://src.fedoraproject.org/rpms/device-mapper-multipath/blob/master/f/0012-RH-add-mpathconf.patch


- dracut/modules.d/90multipath/multipathd.sh:3:if getargbool 1 rd.multipath -d -n rd_NO_MULTIPATH && [ -e /etc/multipath.conf ]; then
                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
- dracut/modules.d/90multipath/multipathd-stop.sh:3:if [ -e /etc/multipath.conf ]; then
                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
   https://src.fedoraproject.org/rpms/device-mapper-multipath/blob/master/f/0010-RH-don-t-start-without-a-config-file.patch

                 reply	other threads:[~2019-04-03 19:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=a839ad11-96fa-73a0-fb58-ba589cfa61c9@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=dm-devel@redhat.com \
    --cc=dyoung@redhat.com \
    --cc=harald@redhat.co \
    --cc=initramfs@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox