Project

General

Profile

Actions

Bug #13693

open

Interface Name being converted from using an `_` to a `.`

Added by Chris Pisano over 8 years ago. Updated over 8 years ago.

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

Description

I have about 100 hosts that are failing to properly upload Facts to Foreman due to the interface identify having a `.` in the primary interface. My Facter output is showing the interface name with an `_` as well as the debug logs in Foreman. A pastebin is below to full debug output of the production.log as well as a full Facter output.

production.log:
http://pastebin.com/VRzWvbkQ

Facter Output:
http://pastebin.com/0iraNTUj


Related issues 1 (1 open0 closed)

Related to Foreman - Bug #13435: Windows fact import fails with: Can't add or remove `.` from identifierNew01/28/2016Actions
Actions #1

Updated by Charles McKnight over 8 years ago

Tests have confirmed that an "_" in the NIC name will be converted to a "." also whitespace in a NIC name is converted to a "." causing issues with fact upload.

Current workaround is to ensure that NIC names contain no whitespace or "_" characters. Tests were conducted on Windows Server 2012R2.

Actions #2

Updated by Anonymous almost 8 years ago

  • Related to Bug #13435: Windows fact import fails with: Can't add or remove `.` from identifier added
Actions

Also available in: Atom PDF