Project

General

Profile

Actions

Feature #9136

closed

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.

Actions

Also available in: Atom PDF