Bug 1595068 - Foreman fact parser unable to process NPAR NICs with underscore which breaks discovery
Summary: Foreman fact parser unable to process NPAR NICs with underscore which breaks ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Discovery Plugin
Version: 6.3.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: Lukas Zapletal
QA Contact: Jitendra Yejare
URL: https://projects.theforeman.org/issue...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-06-26 03:27 UTC by vijsingh
Modified: 2021-12-10 16:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-03 16:29:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 24073 0 Normal New Foreman fact parser unable to process NPAR NICs with underscore 2020-05-28 04:08:06 UTC
Red Hat Knowledge Base (Solution) 3497851 0 None None None 2018-06-26 03:54:55 UTC

Description vijsingh 2018-06-26 03:27:40 UTC
Description of problem:

Discovery host fails with error 'Unable to assign subnet, primary interface is missing IP address' for Dell Blades where NICs naming contains "_"(underscore) in it

e.g. nics naming em1_1,em1_2

Version-Release number of selected component (if applicable):
Satellite 6.3.2
foreman-discovery-image 3.4.4-1

How reproducible:

Always

Steps to Reproduce:
1. Boot Dell blade with Foreman-discovery ISO PXE-Less/PXE.

2. Select any NIC to select Primary interface.

3. You see below error on Screen:

 "ERROR -- : Discovery failed, code 422, reason: ERF42-1064 [Foreman::Exception]: Unable to assign subnet, primary interface is missing IP address"

4. Below comes under '/var/log/foreman/production.log'

 NICs: "interfaces"=>"em1_1,em1_2,em2_1,em2_2,em3_1,em3_2,em4_1,em4_2,lo",

Error: "Completed 422 Unprocessable Entity in 497ms (Views: 0.2ms | ActiveRecord: 74.6ms)"

Actual results:

 
 "ERROR -- : Discovery failed, code 422, reason: ERF42-1064 [Foreman::Exception]: Unable to assign subnet, primary interface is missing IP address"


Expected results:

Satellite should be able to handle the NICs naming which contain the "_" underscore in it

Additional info:

Dell NPAR naming scheme cannot be discovered:

https://linux.dell.com/files/whitepapers/consistent_network_device_naming_in_linux.pdf

Comment 1 vijsingh 2018-06-26 03:30:53 UTC
As a workaround use below kernel parameters during discovery in order to disable new naming scheme:

 "biosdevname=0"

Comment 2 Lukas Zapletal 2018-06-26 08:42:56 UTC
This is new bug we had no idea about.

https://community.theforeman.org/t/dell-naming-scheme-for-npar-nics/10136/2

For the moment only workaround can help, we need to rewrite NIC parsing bits. Might be more complex change due to how facter reports bonds/vlans.

Comment 5 Bryan Kearney 2020-01-15 21:00:48 UTC
The Satellite Team is attempting to provide an accurate backlog of bugzilla requests which we feel will be resolved in the next few releases. We do not believe this bugzilla will meet that criteria, and have plans to close it out in 1 month. This is not a reflection on the validity of the request, but a reflection of the many priorities for the product. If you have any concerns about this, feel free to contact Red Hat Technical Support or your account team. If we do not hear from you, we will close this bug out. Thank you.

Comment 6 Bryan Kearney 2020-02-03 16:29:52 UTC
Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Red Hat Technical Support. Thank you.


Note You need to log in before you can comment on or make changes to this bug.