Project

General

Profile

Actions

Bug #6348

closed

ceph-deploy new.new needs to use same seperator as conf.write

Added by Anonymous over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

currently ceph-deploy new creates space seperated variable names such as:

(./{cluster}.conf)
osd journal size = 1024

where when ceph-deploy mon create converts all spaced names or underscored names in ./{cluster}.conf to underscored names
(/etc/ceph/{cluster}.conf
osd_journal_size = 1024

both files need to use the same seperator syntax

Actions #1

Updated by Anonymous over 10 years ago

Actions #2

Updated by Alfredo Deza over 10 years ago

  • Status changed from New to Resolved

Merged into ceph-deploy master branch with hash: 36c4c71

Actions

Also available in: Atom PDF