Project

General

Profile

Actions

Bug #48742

open

cephadm bootstrap --docker doesn't actually work. It's just that the setting is not persistent. Docker itself is supported

Added by Sebastian Wagner over 3 years ago. Updated over 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

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

Description

If you run

cephadm bootstrap --docker

we're going to use docker for the bootstrap host. But we're not storing this persistently. Thus
we're actually using podman on all other hosts.

To fix this, we I see two options:

  1. persistently store the docker flag as a module option
  2. drop --docker from cehpadm bootstrap

both options are IMO valid.

Actions #1

Updated by Sebastian Wagner over 2 years ago

  • Subject changed from cephadm bootstrap --docker doesn't actually work to cephadm bootstrap --docker doesn't actually work. It's just that the setting is not persistent. Docker itself is supported
Actions #3

Updated by Sebastian Wagner over 2 years ago

  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF