Project

General

Profile

Actions

Bug #38794

closed

mgr/dashboard: Only delete removed gateways

Added by Ricardo Marques about 5 years ago. Updated about 3 years ago.

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

0%

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

Description

PR https://github.com/ceph/ceph-iscsi/pull/51 introduces the support for deleting a single gateway.

This means that, instead of deleting the target (and all gateways) when "one" gateway is removed, we can simply delete the removed gateway and left the target and remaining gateways untouched.

For instance, deleting `node2` from the following config:

 iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw
  |_ node1 192.168.100.201
  |_ node2 192.168.100.202
  |_ node3 192.168.100.203

will perform the following operations:

before:
- delete iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw
- create iqn.2003-01.com.redhat.iscsi-gw:iscsi-igw
- create node1 and node3

after:
- only delete node3


Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #40058: nautilus: mgr/dashboard: Only delete removed gatewaysResolvedTatjana DehlerActions
Actions #1

Updated by Ricardo Marques about 5 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Ricardo Marques about 5 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 27272
Actions #3

Updated by Ricardo Marques about 5 years ago

  • Assignee set to Ricardo Marques
Actions #4

Updated by Ricardo Marques about 5 years ago

  • Status changed from Fix Under Review to In Progress
Actions #5

Updated by Ricardo Marques almost 5 years ago

  • Tags set to performance
Actions #6

Updated by Ricardo Marques almost 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #7

Updated by Lenz Grimmer almost 5 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Target version set to v15.0.0
  • Backport set to nautilus
Actions #8

Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #40058: nautilus: mgr/dashboard: Only delete removed gateways added
Actions #9

Updated by Tatjana Dehler over 4 years ago

  • Status changed from Pending Backport to Resolved
Actions #10

Updated by Ernesto Puerta about 3 years ago

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

Also available in: Atom PDF