Project

General

Profile

Bug #43900

mgr/dashboard: Unable to remove an iSCSI gateway that is already in use

Added by Ricardo Marques about 4 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Ricardo Marques
Category:
Component - iSCSI
Target version:
% Done:

0%

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

Description

In order to manage iSCSI gateways from the UI, we have to add those gateways to Dashboard:

ceph dashboard iscsi-gateway-add <service_url>

if in the meanwhile, service URL has changed (e.g., from "http" to "https") we have to remove the gateway from Dashboard and add it again:

ceph dashboard iscsi-gateway-rm <name>
ceph dashboard iscsi-gateway-add <service_url>

But Dashboard is preventing us from removing a gateway that is already part of the iSCSI configuration (ceph-iscsi).

This check should be removed, and the Dashboard should handle this situation gracefully, just like is done when ceph-iscsi API is down.


Related issues

Copied to Dashboard - Backport #43944: nautilus: mgr/dashboard: Unable to remove an iSCSI gateway that is already in use Resolved

History

#1 Updated by Ricardo Marques about 4 years ago

  • Description updated (diff)

#2 Updated by Ricardo Marques about 4 years ago

  • Status changed from New to In Progress

#3 Updated by Ricardo Marques about 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 32984

#4 Updated by Lenz Grimmer about 4 years ago

  • Status changed from Fix Under Review to Pending Backport

#5 Updated by Ricardo Marques about 4 years ago

  • Copied to Backport #43944: nautilus: mgr/dashboard: Unable to remove an iSCSI gateway that is already in use added

#6 Updated by Ricardo Marques about 4 years ago

  • Status changed from Pending Backport to Resolved

#7 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 141 to Component - iSCSI

Also available in: Atom PDF