All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sage Weil <sage@newdream.net>
To: Wido den Hollander <wido@42on.com>
Cc: ceph-devel <ceph-devel@vger.kernel.org>
Subject: Re: Supplying ID to ceph-disk when creating OSD
Date: Wed, 15 Feb 2017 17:14:52 +0000 (UTC)	[thread overview]
Message-ID: <alpine.DEB.2.11.1702151712530.7782@piezo.novalocal> (raw)
In-Reply-To: <1907009558.10080.1487177956475@ox.pcextreme.nl>

On Wed, 15 Feb 2017, Wido den Hollander wrote:
> Hi,
> 
> Currently we can supply a OSD UUID to 'ceph-disk prepare', but we can't 
> provide a OSD ID.
> 
> With BlueStore coming I think the use-case for this is becoming very 
> valid:
> 
> 1. Stop OSD
> 2. Zap disk
> 3. Re-create OSD with same ID and UUID (with BlueStore)
> 4. Start OSD
> 
> This allows for a in-place update of the OSD without modifying the 
> CRUSHMap. For the cluster's point of view the OSD goes down and comes 
> back up empty.
> 
> There were some drawbacks around this and some dangers, so before I 
> start working on a PR for this, any gotcaches which might be a problem?
> 
> The idea is that users have a very simple way to re-format a OSD 
> in-place while keeping the same CRUSH location, ID and UUID.

+1

However, I don't think we need to specify the osd id.. just the uuid.  If 
you pass an existing uuid to 'osd create' it will give you back the 
existing osd id.  Please test to confirm, but I *think* it is sufficient 
to just give ceph-disk prepare the old osd's uuid.

Maybe the thing to do is create a streamlined command to do this: 
'ceph-disk prepare --zap-and-reformat' or something that grabs the old 
uuid for you, does the zap, and then feeds it to prepare?

sage


  parent reply	other threads:[~2017-02-15 17:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 16:59 Supplying ID to ceph-disk when creating OSD Wido den Hollander
2017-02-15 17:12 ` Loic Dachary
2017-02-15 17:14 ` Sage Weil [this message]
2017-02-15 17:16   ` Sage Weil
2017-02-16 15:14   ` Wido den Hollander
2017-02-16 15:32     ` Sage Weil
2017-02-16 16:20       ` Sage Weil
2017-02-16 21:56         ` Wido den Hollander
2017-03-06 21:52           ` Sage Weil
2017-02-15 17:16 ` Gregory Farnum
2017-02-15 17:34   ` Sage Weil
2017-02-15 18:13     ` Gregory Farnum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.11.1702151712530.7782@piezo.novalocal \
    --to=sage@newdream.net \
    --cc=ceph-devel@vger.kernel.org \
    --cc=wido@42on.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.