Project

General

Profile

Actions

Feature #16890

closed

Prevent host discovery for existing MAC/IP addresses

Added by Andrew Blatt over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Low
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Ran into a situation where someone deleted the pxe/macfile from tftpserver. This allowed server to use default pxe file that says to boot into discovery image. When discovery image boots, it should check if ip/mac already exists in host table, and if so, don't add into discovered_hosts table. When this occurs and I remove the entry from discovered_hosts, the existing host entry loses its FACTs information.


Related issues 2 (0 open2 closed)

Related to Discovery - Bug #17260: Discovered (7.0) host does not delete with error "undefined method `operatingsystem'"ClosedLukas Zapletal11/07/2016Actions
Related to Discovery - Bug #23174: Do not prevent host discovery for existing MAC/IP addressesClosedLukas Zapletal04/09/2018Actions
Actions #1

Updated by Dominic Cleal over 7 years ago

  • Project changed from Foreman to Discovery
  • Category deleted (Inventory)
Actions #2

Updated by Lukas Zapletal over 7 years ago

  • Subject changed from Prevent host booting into discovery from registration if server already exists in host table. to Prevent host discovery for existing MAC/IP addresses
  • Category set to Discovery plugin
  • Priority changed from Normal to Low

Well this is quite special case when someone delete file on TFTP server. If this gets ever implemented, this must be an opt-in setting (each MAC and IP). Only provisioning NICs must be matched as well.

Actions #3

Updated by Lukas Zapletal over 7 years ago

  • Related to Bug #17260: Discovered (7.0) host does not delete with error "undefined method `operatingsystem'" added
Actions #4

Updated by Lukas Zapletal over 7 years ago

Experienced this today, when existing (managed) host does exist and it boots into Discovery mode, existing host is "converted" into discovered host, facts are deleted. But what's more important, the host is in error state and cannot be deleted (workaround is via rake console). I will make a patch to prevent to discover an existing server.

Actions #5

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Lukas Zapletal
  • Pull request https://github.com/theforeman/foreman_discovery/pull/324 added
Actions #6

Updated by Anonymous over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #7

Updated by Lukas Zapletal about 7 years ago

  • Target version set to Discovery Plugin 8.0.1
Actions #8

Updated by Lukas Zapletal about 6 years ago

  • Related to Bug #23174: Do not prevent host discovery for existing MAC/IP addresses added
Actions

Also available in: Atom PDF