Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1732447

Summary: Sat 6.5.1: RHEL8 ks from boot disk: "dracut: FATAL: For argument ip=x.x.x.x Sorry, unknown value"
Product: Red Hat Satellite Reporter: Daniel Webster <daniel.webster>
Component: ProvisioningAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Roman Plevka <rplevka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.0CC: egolov, inecas, sshtein
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-23 13:04:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Webster 2019-07-23 12:29:45 UTC
Description of problem: 

When trying to provision a RHEL8 host after generating a boot disk. iPXE loads unattended, kernel boots, dracut chokes on "ip=x.x.x.x" from kernel boot line.

Version-Release number of selected component (if applicable): Satellite 6.5.0, 6.5.1, RHEL8.0 kickstart repo (x86_64). Working on RHEL7.6 with same Satellite versions.


How reproducible: 

Simply generate a boot disk from a host entry and attempt to boot.


Steps to Reproduce:
1. Create host entry as normal.
2. Click "Boot disk", download, attach to VM and boot.
3. dracut will halt the process due to perceived syntactical errors.

Actual results:

dracut: FATAL: For argument 'ip=x.x.x.x'\nSorry, unknown value 'x.x.x.x'

Expected results:

VM should be provisioned as normal.


Additional info: 

boot line as follows:

kernel http://sat-test.hiddenfoo.de/pulp/repos/FOO/Library/content/dist/rhel8/8/x86_64/baseos/kickstart//images/pxeboot/vmlinuz initrd=initrd.img ks=http://sat-test.hiddenfoo.de/unattended/provision?token=d73c5ea8-da85-4ca6-855b-79474bf6372e inst.stage2=http://sat-test.hiddenfoo.de/pulp/repos/FOO/Library/content/dist/rhel8/8/x86_64/baseos/kickstart/  &static=yes ksdevice=00:50:56:8e:eb:9a network kssendmac ks.sendmac inst.ks.sendmac ip=${netX/ip} netmask=${netX/netmask} gateway=${netX/gateway} dns=${dns}
initrd http://sat-test.hiddenfoo.de/pulp/repos/FOO/Library/content/dist/rhel8/8/x86_64/baseos/kickstart//images/pxeboot/initrd.img

Comment 3 Evgeni Golov 2019-07-23 13:04:06 UTC

*** This bug has been marked as a duplicate of bug 1726830 ***