Project

General

Profile

Actions

Bug #27583

open

Unable to delete a host because of a missing XXX entry

Added by Amir Fefer almost 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Host creation
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Remove DHCP Settings for bette-brumitt.sat.lab.tlv.redhat.com task failed with the following error: ERF12-0635 [ProxyAPI::ProxyException]: Unable to delete DHCP entry for 52:54:00:03:85:57 ([RestClient::NotFound]: 404 Not Found) for proxy http://h01.sat.lab.tlv.redhat.com:8443/dhcp

we should not care if a dhcp record is missing when trying to delete a host, as we would have deleted it anyway, in case its missing, we can just skip it and not fail the entire deletion process.

Actions #1

Updated by Lukas Zapletal almost 5 years ago

  • Triaged changed from No to Yes
  • Subject changed from unable to delete a host because of a missing dhcp entry to Unable to delete a host because of a missing XXX entry

This is the question - do we prefer consistency or easy delete (with probably some leftovers in the backend systems). I lean towards consistency, however it is possible implement :fail_on_error flag for orchestration queue and set that to false for DHCP and couple of other records. I am just not sold, this simply postpones the resolution (DHCP entry must be fixed) to the future. In case of DHCP its easy but for other services this could be dangerous precedent.

Actions

Also available in: Atom PDF