Project

General

Profile

Actions

Bug #48930

closed

when removing the iscsi service, the gateway config object remains

Added by Paul Cuzner over 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
cephadm/services
Target version:
% Done:

50%

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

Description

When the first rbd-target-api daemon starts it creates a gateway.conf object. When the iscsi service is removed via "orch rm", this object remains in the pool and in theory could be used erroneously by a subsequent iscsi deployment.


Related issues 1 (0 open1 closed)

Blocked by Orchestrator - Bug #48597: pybind/mgr/cephadm: mds_join_fs not cleaned upResolvedSebastian Wagner

Actions
Actions #1

Updated by Sebastian Wagner over 3 years ago

  • Category changed from orchestrator to cephadm/services
Actions #3

Updated by Sebastian Wagner over 3 years ago

  • Blocked by Bug #48597: pybind/mgr/cephadm: mds_join_fs not cleaned up added
Actions #4

Updated by Sebastian Wagner about 3 years ago

who's creating the gateway.conf object? I can't find it in https://github.com/ceph/ceph/blob/master/src/pybind/mgr/cephadm/services/iscsi.py

Actions #5

Updated by Juan Miguel Olmo Martínez about 3 years ago

Sebastian Wagner wrote:

who's creating the gateway.conf object? I can't find it in https://github.com/ceph/ceph/blob/master/src/pybind/mgr/cephadm/services/iscsi.py

you can get it directly from CLI with:
  1. rados -p iscsi ls
Actions #6

Updated by Sebastian Wagner about 3 years ago

but who is creating the object in the first place?

Actions #8

Updated by Juan Miguel Olmo Martínez about 3 years ago

  • % Done changed from 0 to 50
  • Pull request ID set to 40313
Actions #9

Updated by Sebastian Wagner about 3 years ago

  • Status changed from New to Fix Under Review
Actions #11

Updated by Sage Weil almost 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF