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 #1

Updated by Dan Mick over 8 years ago

  • Project changed from 22 to teuthology
  • Category set to QA Suite
Actions #2

Updated by Dan Mick over 8 years ago

  • Status changed from New to 7
Actions #3

Updated by Ken Dreyer over 8 years ago

  • Status changed from 7 to Resolved

Thanks Dan!

Actions #4

Updated by Ken Dreyer over 8 years ago

The PR that went into master to fix this: https://github.com/ceph/ceph-qa-suite/pull/527

Actions #5

Updated by Dan Mick over 8 years ago

532a4e4a8b60fcabcff5a5788221f92b6598b9ab

Actions

Also available in: Atom PDF