Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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.
Description of problem:
After provision of latest RHEL-7.3-20160729.1 the Network Manager does not set
hostname which gets from the DHCP server. When I restart NetworkManager.service, it sets
the hostname correctly and everything is back to normal.
Version-Release number of selected component (if applicable):
RHEL: RHEL-7.3-20160729.1 (Red Hat Enterprise Linux Server release 7.3 Beta (Maipo))
$ uname -a
Linux omg 3.10.0-481.el7.x86_64 #1 SMP Wed Jul 27 18:24:27 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
$ yum info NetworkManager
Installed Packages
Name : NetworkManager
Arch : x86_64
Epoch : 1
Version : 1.4.0
Release : 0.4.git20160727.9446481f.el7
Repo : installed
From repo : beaker-Server
How reproducible:
80%
Steps to Reproduce:
1. provision of RHEL-7.3-20160729.1
2. reboot
3. $ hostname
Actual results:
$ hostname
localhost.localdomain
Expected results:
It will set the hostname from DHCP server correctly.
$ hostname
blesk-01.*...*.redhat.com
Additional info:
- I do not know why is this happening but on RHEL7.2 everything works fine.
- I can provision and prepare machine for you. Just let me know.
Comment 4Beniamino Galvani
2016-08-05 16:05:40 UTC
(In reply to Otto Sabart from comment #0)
> - I can provision and prepare machine for you. Just let me know.
That would be helpful, thanks.
Comment 5Beniamino Galvani
2016-08-06 08:31:52 UTC
*** This bug has been marked as a duplicate of bug 1356015 ***