Project

General

Profile

Actions

Bug #44019

closed

cephadm: rgw update doesn't work

Added by Sebastian Wagner about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
High
Category:
cephadm
Target version:
-
% Done:

0%

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

Description

Let's deploy an rgw on node1:

node1:~ # ceph orchestrator rgw add default default 1 node1
["Deployed rgw.default.default.node1.cazmfb on host 'node1'"]
node1:~ # ceph orchestrator service ls --svc_type rgw
NAME                             HOST  STATUS  REFRESHED VERSION             IMAGE NAME                                     IMAGE ID     CONTAINER ID 
rgw.default.default.node1.cazmfb node1 running 2s ago    15.1.0-183-g79040c2 docker.io/ceph/daemon-base:latest-master-devel b9e5b0419265 4a93bb1c5ff4 


Now, we can try to deploy a new rgw on node2:
node1:~ # ceph orchestrator rgw update default default 2 node1 node2
["Deployed rgw.default.default.node1.uyezcz on host 'node1'"]
node1:~ # ceph orchestrator service ls --svc_type rgw
NAME                             HOST  STATUS  REFRESHED VERSION             IMAGE NAME                                     IMAGE ID     CONTAINER ID 
rgw.default.default.node1.cazmfb node1 running 4s ago    15.1.0-183-g79040c2 docker.io/ceph/daemon-base:latest-master-devel b9e5b0419265 4a93bb1c5ff4 
rgw.default.default.node1.uyezcz node1 error   4s ago    <unknown>           <unknown>                                      <unknown>    <unknown>    

But instead of deploying on node2, it deployed on node1!


Related issues 1 (0 open1 closed)

Blocks Orchestrator - Bug #44003: cephadm: multiple mgrs scheduled on same hostResolved

Actions
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Sebastian Wagner about 4 years ago

  • Blocks Bug #44003: cephadm: multiple mgrs scheduled on same host added
Actions #3

Updated by Sebastian Wagner about 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Sebastian Wagner
Actions #4

Updated by Sebastian Wagner about 4 years ago

  • Pull request ID set to 33205
Actions #5

Updated by Sebastian Wagner about 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF