Project

General

Profile

Actions

Bug #12643

closed

update calamari_setup with new ceph-deploy format/commands

Added by Travis Rhoden over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
QA Suite
% Done:

0%

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

Description

with ceph-deploy v1.5.27(.1), which will be included on non-RHEL RHCS 1.3.0, there is now a "repo" top-level command that makes the syntax for pushing repos to remote nodes easier.

Instead of doing:

ceph-deploy install --repo --release=ceph-mon ....

You can now do:

ceph-deploy repo ceph-mon ...

This will take the repo definition of "ceph-mon" from .cephdeploy.conf, as populated by ice-setup, and push it to the given nodes.

After the repos are installed, we can now also use the proper install syntax of:

ceph-deploy install --no-adjust-repos --mon MON MON MON
ceph-deploy install --no-adjust-repos --osd OSD OSD OSD ...

Actions

Also available in: Atom PDF