Bug 834547 - [OSS] app is not started after reboot node.
Summary: [OSS] app is not started after reboot node.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-22 11:17 UTC by Johnny Liu
Modified: 2015-05-15 01:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 20:43:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Johnny Liu 2012-06-22 11:17:14 UTC
Description of problem:
Due to libra init script is not migrated into OpenShift Origin, after node on which apps are running is reboot, app is not started up.

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


How reproducible:
always

Steps to Reproduce:
1.Follow http://www.krishnaraman.net/multi-node-openshift-origin-from-scratch/ to setup multi-node env.
2.Create some app
3.Reboot node that some app is running on
4.Access this app after reboot
  
Actual results:
app is not available.

Expected results:
app should be available.

Additional info:

Comment 1 Krishna Raman 2012-07-20 21:50:36 UTC
https://github.com/openshift/crankcase/pull/248

Comment 2 Peter Ruan 2012-07-24 23:49:12 UTC
verified with rebuilt of origin image.

1. create app in broker
2. reboot node that contains the app (look under /var/lib/stickshift/<app_uuid>
3. ssh into app page or view app's main page after reboot was successful.


Note You need to log in before you can comment on or make changes to this bug.