Project

General

Profile

Actions

Bug #62666

open

Dashboard does not remove deleted iscsi service

Added by Eugen Block 9 months ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
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

In Reef 18.2.0 I deployed iscsi-gateways (although they're not maintained anymore). After removing the service successfully via dashboard, the service is still listed as "down" in the Dashboard > Block > ISCSI > Overview. Obviously, it appears in the cli as well:

$ ceph dashboard iscsi-gateway-list
{"gateways": {"iscsi-gateway.domain": {"service_url": "http://<user>:<pw>@<IP>:5000"}}}

Removing the gw works well:

$ ceph dashboard iscsi-gateway-rm iscsi-gateway.domain
Success

$ ceph dashboard iscsi-gateway-list
{"gateways": {}}

I believe this cleanup should work even if iSCSI is not really supported anymore. But since one still can deploy that service the removal should be consistent as well.

Actions

Also available in: Atom PDF