Bug 1855879 - [4.3.z] Network Dispatcher long hostname character count is incorrect
Summary: [4.3.z] Network Dispatcher long hostname character count is incorrect
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.6.0
Assignee: Ben Howard
QA Contact: Michael Nguyen
URL:
Whiteboard: coreos
: 1855392 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-10 19:30 UTC by Micah Abbott
Modified: 2020-09-08 15:09 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1855878
Environment:
Last Closed: 2020-09-08 15:09:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Ben Howard 2020-07-10 19:35:48 UTC
The fix in https://github.com/openshift/machine-config-operator/pull/1914 addresses three problems:
- race condition between dhclient having 64-characters hostnames that are too long for the cluster
- slow transient hostname from reverse DNS
- network manager failing to set hostname when the dhcp client name is too long
- /etc/hostname have a name longer than 63 characters.

Comment 2 Ben Howard 2020-07-10 19:37:43 UTC
*** Bug 1855392 has been marked as a duplicate of this bug. ***

Comment 4 Ben Howard 2020-09-08 15:09:19 UTC
Closing this bug since cherry-pick to 4.3 has been closed. 4.3 is now in maintenance mode. Affected users are advised to upgrade.


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