Project

General

Profile

Actions

Feature #6752

closed

ceph-deploy to install yum or apt source with custom repo hostname

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

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

0%

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

Description

The goal is to have a user grab an ISO or .tar.gz consisting of all the files they need to run Ceph which would be downloaded to the Admin Host.

These files would be unpacked and moved into a location with a Yum or APT directory structure that would be accessed via port 80, in effect turning the Admin Host into a Ceph repo mirror.

Ceph-deploy would then take a flag indicating the hostname that this repo is accessible from over the network. This would then be installed into the APT or YUM source file on the MON or OSD hosts that ceph-deploy will be installing Ceph on.

Bonus points: if the hostname of the Admin Host can be read from an environment variable on the Admin HOst, this will allow us to pre-define the name via an environment config file.

Actions

Also available in: Atom PDF