Project

General

Profile

Feature #9136

ceph-deploy: use pre-existing ceph.conf

Added by Neil Levine over 9 years ago. Updated over 9 years ago.

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

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

User story: As an admin, I have already generated a ceph,conf file and would like to use it for a new cluster installation with ceph-deploy

Comment: The ceph.conf will already include a fsid, list of client keys and other details about network etc. We can keep the default behavior of ceph-deploy to be that it will generate a new ceph,conf, so perhaps use a new flag (eg --ceph-conf=) to get it to use a pre-existing file. We can probably avoid linting the file for now, but other steps that ceph-deploy does to verify access to MON hosts etc should continue as normal.

History

#1 Updated by Ian Colle over 9 years ago

  • Target version set to sprint13

#2 Updated by Alfredo Deza over 9 years ago

  • Status changed from 12 to In Progress

#3 Updated by Alfredo Deza over 9 years ago

  • Status changed from In Progress to Fix Under Review

#4 Updated by Alfredo Deza over 9 years ago

  • Status changed from Fix Under Review to Resolved

merged commit 2781538 into ceph:master

Also available in: Atom PDF