Bug 1369265

Summary: Openshift deployment fails with syntax error from hosts file when deploying on hosts with ip addresses longer than 11 numbers
Product: Red Hat Quickstart Cloud Installer Reporter: Fabian von Feilitzsch <fabian>
Component: Installation - OpenShiftAssignee: John Matthews <jmatthew>
Status: CLOSED EOL QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: unspecified Docs Contact: Derek <dcadzow>
Priority: unspecified    
Version: 1.0CC: arubin, bthurber
Target Milestone: ---   
Target Release: ---   
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: 2018-02-26 19:57:35 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:

Description Fabian von Feilitzsch 2016-08-22 21:56:01 UTC
Description of problem:
Openshift deployment fails with syntax error from hosts file when deploying on hosts with ip addresses longer than 11 numbers (ie, it works with 192.168.155.17, but fails with 192.168.155.170)

How reproducible:
100%, with an IP address > 11 numbers

Steps to Reproduce:
1. Start OSE deployment
2. Hope OSE node is assigned an IP address with > 11 digits

Actual results:
Deployment failure

Expected results:
Deployment success

Comment 1 Fabian von Feilitzsch 2016-08-22 21:58:00 UTC
https://github.com/fusor/fusor/pull/1178