Bug 837938

Summary: STG: scalable applications not getting port numbers for proxy to subordinate gears.
Product: OKD Reporter: Rob Millner <rmillner>
Component: ContainersAssignee: Rob Millner <rmillner>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: mfisher
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-05 23:16:42 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: 835529    

Description Rob Millner 2012-07-05 21:10:29 UTC
Description of problem:

I created a scalable app and haproxy showed the serving gear as down.  Inspecting the haproxy configuration file showed that the port number was missing.

    server gear-a0b35a8d38-rlmstg 10.34.5.212: check fall 2 rise 3 inter 2000 cookie a0b35a8d38-rlmstg


Note the blank after "10.34.5.212:", there should be a port number.


Version-Release number of selected component (if applicable):
stage

How reproducible:
Started today; consistent.

Steps to Reproduce:
1. rhc app create -a rmtest -t php-5.3  -s 
2. Observe that the app is not reachable
3. Log in and inspect haproxy-1.4/conf/haproxy.cfg

  
Actual results:
No port number


Expected results:
A port number and a working proxy.


Additional info:

Comment 1 Rob Millner 2012-07-05 23:16:42 UTC

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