Bug 833176

Summary: US2275, can't create scaleable app in a multi-node setup.
Product: OKD Reporter: Peter Ruan <pruan>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: high    
Version: 2.xCC: mfisher, rmillner
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-06-19 18:19:27 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 Peter Ruan 2012-06-18 19:19:35 UTC
Description of problem:
  Following directions given in this page: https://rally1.rallydev.com/#/4670514611ud/detail/userstory/6307718918, I was able to setup a multi-nodes environment.  
  The system fails to creat a scaleable app. 

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


How reproducible:
always

Steps to Reproduce:
1. following the direction given in http://www.krishnaraman.net/multi-node-openshift-origin-from-scratch/
2. try to create a scaleable app from the broker node by doing 'rhc app create -a myphp -t php-5.3 -s -padmin'
3.
  
Actual results:
failure

Expected results:
a scaleable app is created.

Additional info:

Comment 1 Peter Ruan 2012-06-19 18:19:27 UTC
updated crankcase and rebuilt image, the scalable app creation works now.