Project

General

Profile

Actions

Bug #5678

closed

ceph-deploy mon destroy broken

Added by Sage Weil almost 11 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
ceph-deploy
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

finally figured out why this keeps failing:

the mon replies immediately to 'mon destroy' command before it commits, in case the mon you contacted is not part of the quorum. but ceph-deploy then stops the daemon.

(one) fix is to make it wait until the daemon stops on its own instead of stopping it. mon.py line ~180

we can also make ceph-mon behave better, but that is an independent change.

Actions #1

Updated by Alfredo Deza over 10 years ago

  • Status changed from New to 7

Gary is helping me out test this as I encountered a few issues, a pull request is open in the meantime: https://github.com/ceph/ceph-deploy/pull/20

Actions #2

Updated by Alfredo Deza over 10 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF