Bug 1121200
Summary: | oo-iptables-port-proxy fails unhelpfully if EXTERNAL_ETH_DEV is set incorrectly | ||
---|---|---|---|
Product: | OKD | Reporter: | Miciah Dashiel Butler Masters <mmasters> |
Component: | Containers | Assignee: | Miciah Dashiel Butler Masters <mmasters> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.x | CC: | bmeng, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, wzheng |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1121195 | Environment: | |
Last Closed: | 2014-10-10 00:46:04 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1121195 |
Description
Miciah Dashiel Butler Masters
2014-07-18 15:43:09 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/a9b143829c0b0b0356465238c1b374e133ba117f oo-iptables-port-proxy: getaddr: check ipaddr Check that ipaddr is not empty in getaddr and report a helpful error message if it is. This commit fixes bug 1121200. Verified on devenv-stage_937, clear warning displays: 1. Set EXTERNAL_ETH_DEV=lo in /etc/openshift/node.conf; 2. Add proxy with $oo-iptables-port-proxy addproxy 30000 127.0.0.1:200 /usr/bin/oo-iptables-port-proxy: line 20: ipaddr: lo has no globally scoped IPv4 address |