Project

General

Profile

Actions

Bug #55132

closed

cephadm doesn't use public networks provided in a ceph configuration file

Added by Redouane Kachach Elhichou about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
cephadm (binary)
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Steps to reproduce:

Create a custom ceph configuration file i.e:

[global]
public network = 10.40.0.0/24, 10.41.0.0/24, 10.42.0.0/24
cluster network = 10.40.1.0/24, 10.41.1.0/24

Use this file to bootstrap a new cluster (providing the conf file as input by using the bootstrap -c option)
Use cephadm shell to check the value of the mon public_network

 ceph config get mon public_network

This should return the value provided in the conf file. However, it just returns the current monitor ip.


Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #55492: public_network parsing is broken on Ubuntu18.04ResolvedRedouane Kachach Elhichou

Actions
Actions #1

Updated by Redouane Kachach Elhichou about 2 years ago

  • Status changed from In Progress to Pending Backport
  • Pull request ID set to 45710
Actions #3

Updated by Redouane Kachach Elhichou about 2 years ago

  • Status changed from Pending Backport to Resolved
Actions #4

Updated by Ilya Dryomov almost 2 years ago

  • Related to Bug #55492: public_network parsing is broken on Ubuntu18.04 added
Actions

Also available in: Atom PDF