Bug 1032484

Summary: ~/haproxy/conf/gear-registry.db does not get created during scale-up
Product: OpenShift Online Reporter: Oleg Fayans <ofayans>
Component: PodAssignee: Abhishek Gupta <abhgupta>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.xCC: amarecek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-20 10:01:26 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:

Description Oleg Fayans 2013-11-20 09:46:09 UTC
Description of problem:

During the scale-up of the app the following file should be created:
~/haproxy/conf/gear-registry.db
But it does not

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

How reproducible:
Always

Steps to Reproduce:
1. Create a scalable app
2. Scale it up
3. ssh to the head gear, navigate to haproxy/conf/ filder and issue the "ls" command

Actual results:
haproxy.cfg  haproxy.cfg.lock

Expected results:
haproxy.cfg  haproxy.cfg.lock gear-registry.db

Additional info: