Project

General

Profile

Actions

Bug #11034

closed

network/interfaces validation checks the removed interfaces

Added by Jérôme Vizcaino almost 9 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Network
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Updating the network interfaces triggers a validation to check for misconfiguration and errors.

Howto reproduce:
  • add an interface with the same mac, ip, fqdn as another interface (say eth1), name it eth2
  • remove eth1
  • submit

Validation fails, explaining that eth1 and eth2 are conflicting (but eth1 should have been removed!)

Another example: try to migrate your primary, provisioning eth0 interface as a bond0
  • add bond0 with the same mac, ip, fqdn as bond0
  • activate provision and primary for bond0
  • eth0 can now be deleted. remove eth0
  • submit

I think this is related to #11031


Related issues 5 (0 open5 closed)

Related to Foreman - Bug #11031: Cannot remove interface with duplicate nameClosedMarek Hulán07/07/2015Actions
Related to Foreman - Bug #11053: Ethernet interfaces not checked for uniqueness and foreman would not allow to delete.Duplicate07/08/2015Actions
Related to Foreman - Bug #11251: Unable to save host due to 'some of the interfaces are invalid' errorResolvedMarek Hulán07/29/2015Actions
Related to Foreman - Bug #12034: Validation of unique MAC can result in false positiveClosedMarek Hulán10/01/2015Actions
Related to Foreman - Bug #12486: Duplicate IP addresses after upgrading from 1.7 -> 1.8 -> 1.9Resolved11/15/2015Actions
Actions

Also available in: Atom PDF