All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Swarbrick <daniel.swarbrick@profitbricks.com>
To: ceph-devel@vger.kernel.org
Subject: Re: switch "ms bind ipv6" default to "true"?
Date: Wed, 8 Feb 2017 19:34:01 +0100	[thread overview]
Message-ID: <o7foak$rob$1@blaine.gmane.org> (raw)
In-Reply-To: <alpine.DEB.2.11.1702081658100.7782@piezo.novalocal>

On 08/02/17 17:59, Sage Weil wrote:
> On Wed, 8 Feb 2017, Wido den Hollander wrote:
>>
>> Isn't it possible that this causes troubles when explicitly setting 
>> public and/or cluster network?
> 
> Yeah.  But I think even more importantly, it assumes that the host is 
> using ipv6, which it might not be.  Currently the messenger *either* uses 
> ipv4 or ipv6, but it can't do both.

Assuming that the cluster / public network has not been explicitly set,
can't we bind in such a way that it will accept either, i.e., bind an
IPv6 socket and setsockopt IPV6_V6ONLY = 0?

Most network daemons these days seem to be moving towards that trend. We
would just need to check for non-IPv6 capable IP stacks (seriously...?)
before the bind, in which case it's a moot point anyway.


  parent reply	other threads:[~2017-02-08 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 19:33 switch "ms bind ipv6" default to "true"? Ken Dreyer
2017-02-08 16:24 ` Wido den Hollander
2017-02-08 16:59   ` Sage Weil
2017-02-08 17:32     ` Ken Dreyer
2017-02-08 17:34     ` Wido den Hollander
2017-02-08 18:34     ` Daniel Swarbrick [this message]
2017-02-08 18:44       ` Sage Weil

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='o7foak$rob$1@blaine.gmane.org' \
    --to=daniel.swarbrick@profitbricks.com \
    --cc=ceph-devel@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 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.