Project

General

Profile

Actions

Support #59587

open

ipv4 public_network + ipv6 cluster_network = osd: unable to find any IPv6 on public_network

Added by Pivert Dubuisson about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
% Done:

0%

Tags:
ipv6
Reviewed:
Affected Versions:
Component(RADOS):
OSD
Pull request ID:

Description

Hi,

I have an ipv4 only public network.
I created an ipv6 only cluster network (full mesh - 3 nodes - OSPF)

In my ceph.cfg:
cluster_network = fc00::/64
public_network = 192.168.x.x/24
ms_bind_ipv6 = true

But the osd fail to start:
unable to find any IPv6 address in networks '192.168.x.x/24' interfaces ''
Failed to pick public address.

I did try to add ipv6 to the public interface and to provide ip addresses to seach

The documentation seems to invalidate the option : https://docs.ceph.com/en/latest/rados/configuration/network-config-ref/#ipv4-ipv6-dual-stack-mode
=> ...you need to specify both your IPv4 and IPv6 networks for each

How can I run a cluster_network in ipv6 only, keeping the public_network in ipv4 ? Is it just impossible for now ? Why ?

No data to display

Actions

Also available in: Atom PDF