Project

General

Profile

Bug #3469

ceph-deploy needs to sync with the ceph version it is working with

Added by David Zafman over 11 years ago. Updated about 11 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
ceph-deploy
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I did a git clone of the current ceph-deploy that happened to be the following:
commit 1d125d616559ab1c52a0aeb8f91566a495cba524
Author: tamil <tamil@ubuntu.(none)>
Date: Tue Oct 30 16:42:13 2012 -0700

updated the README
Signed-off-by: tamil &lt;&gt;

Put the installed ceph was older
$ ceph --version
ceph version 0.48.2argonaut (commit:3e02b2fad88c2a95d9c0c86878f10d1beb780bfe)

The version of ceph-deploy I was running passed invalid arguments to ceph-disk-prepare during osd deployment.

Suggested solutions:

1. ceph-deploy will become a package that will always be in sync with the other ceph packages
2. ceph-deploy is tagged so that you can clone a version compatible with your ceph packages
3. ceph-deploy will be kept backward compatible with any released ceph package versions

This 3rd item doesn't mean that interfaces can't change. But rather ceph-deploy would check the ceph package version and act accordingly.

History

#1 Updated by Sage Weil over 11 years ago

  • Description updated (diff)

We currently rely on fixes in ceph-disk-* that are only in master/next and haven't been backported to stable yet. Once things are working well i'll do that, for 0.48.3, and all will be well.

I'll backport the fixes in place now, at least.

#2 Updated by Sage Weil about 11 years ago

  • Category set to ceph-deploy

#3 Updated by Sage Weil about 11 years ago

  • Status changed from New to 12

I think we should backport the ceph-disk-prepare/activation options we need to latest bobtail at the point we do a "1.0" of ceph-deploy, and then maintain compatibility from that point forward. It saves us a bit of work now when this isn't quite ready yet.

#4 Updated by Sage Weil about 11 years ago

  • Status changed from 12 to Won't Fix

Also available in: Atom PDF