All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Wilck <mwilck@suse.com>
To: Utkarsh Gupta <utkarsh.gupta@canonical.com>, dm-devel@redhat.com
Subject: Re: [dm-devel] [PATCH] multipathd: don't start in containers
Date: Mon, 07 Jun 2021 17:26:53 +0200	[thread overview]
Message-ID: <9a3af6f9cbb311e441a1f1709553094fe728e0a8.camel@suse.com> (raw)
In-Reply-To: <CADnr9J9-+cOtVQKxt+5QQ53efwvqfQZv6F0wdwWzMw+TZXN_tw@mail.gmail.com>

On Mo, 2021-06-07 at 20:08 +0530, Utkarsh Gupta wrote:
> Do not attempt to start multipath-tools in containers,
> should switch for on-demand udev/socket based
> activation in the future.
> 
> Originally reported as:
> https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1823093
> 
> Author: Dimitri John Ledkov <xnox@ubuntu.com>
> Co-Author: Utkarsh Gupta <utkarsh@debian.org>

Reviewed-by: Martin Wilck <mwilck@suse.com>

> 
> ---
>  multipathd/multipathd.service | 1 +
>  1 file changed, 1 insertion(+)
> 
> --- a/multipathd/multipathd.service
> +++ b/multipathd/multipathd.service
> @@ -8,6 +8,7 @@ DefaultDependencies=no
>  Conflicts=shutdown.target
>  ConditionKernelCommandLine=!nompath
>  ConditionKernelCommandLine=!multipath=off
> +ConditionVirtualization=!container
> 
>  [Service]
>  Type=notify
> 
> 
> - u
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://listman.redhat.com/mailman/listinfo/dm-devel
> 



--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel


      reply	other threads:[~2021-06-07 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 14:38 [dm-devel] [PATCH] multipathd: don't start in containers Utkarsh Gupta
2021-06-07 15:26 ` Martin Wilck [this message]

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=9a3af6f9cbb311e441a1f1709553094fe728e0a8.camel@suse.com \
    --to=mwilck@suse.com \
    --cc=dm-devel@redhat.com \
    --cc=utkarsh.gupta@canonical.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.