Project

General

Profile

Actions

Bug #4883

closed

Network interface sharing the ip adress are ignored by the inventory parser

Bug #4883: Network interface sharing the ip adress are ignored by the inventory parser

Added by François ARMAND almost 12 years ago. Updated almost 11 years ago.

Status:
Released
Priority:
1 (highest)
Category:
Web - Nodes & inventories
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

It's related to #4882.
In the case where we have:

    <NETWORKS>
      <DESCRIPTION>en1</DESCRIPTION>
      <IPADDRESS>126.246.112.93</IPADDRESS>
      <IPDHCP>No</IPDHCP>
      <IPMASK>255.255.255.0</IPMASK>
      <IPSUBNET>126.246.112.0</IPSUBNET>
      <MACADDR>A6:85:84:CF:CA:2C</MACADDR>
      <STATUS>up</STATUS>
      <TYPE>ethernet</TYPE>
    </NETWORKS>
    <NETWORKS>
      <DESCRIPTION>en1</DESCRIPTION>
      <IPADDRESS>126.246.112.93</IPADDRESS>
      <IPDHCP>No</IPDHCP>
      <IPMASK>255.255.255.0</IPMASK>
      <IPSUBNET>126.246.112.0</IPSUBNET>
      <STATUS>up</STATUS>
    </NETWORKS>

"en1" is not added, and there is a stacktrace.


Related issues 2 (0 open2 closed)

Related to Rudder - Bug #4882: FusionInventory may report duplicated Network interfaces on AIX system, causing Rudder to ignore themReleasedJonathan CLARKEActions
Has duplicate Rudder - Bug #4724: Some network interfaces from AIX inventory don't appear in RudderRejectedMatthieu CERDAActions

Updated by François ARMAND almost 12 years ago Actions #1

  • Status changed from In progress to Pending technical review
  • Pull Request set to https://github.com/Normation/ldap-inventory/pull/40

Updated by François ARMAND almost 12 years ago Actions #2

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Vincent MEMBRÉ almost 12 years ago Actions #4

  • Subject changed from When network interface appears several time with same ip, it is ignored to Network interface sharing the ip adress are ignored by the inventory parser

Updated by Vincent MEMBRÉ almost 12 years ago Actions #5

  • Project changed from 20 to Rudder
  • Category set to 26

Updated by Vincent MEMBRÉ almost 12 years ago Actions #6

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.6.13 (announcement , changelog), 2.9.5 (announcement , changelog) and 2.10.1 (announcement , changelog), which were released today.

Updated by Benoît PECCATTE almost 11 years ago Actions #7

  • Category changed from 26 to Web - Nodes & inventories
Actions

Also available in: PDF Atom