Bug 772151 - Symbolic link for user's app is not created after move this app from one node to another node.
Summary: Symbolic link for user's app is not created after move this app from one node...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 1.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-06 07:21 UTC by Johnny Liu
Modified: 2012-06-29 02:40 UTC (History)
1 user (show)

Fixed In Version: rhc-broker-0.84.30-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-16 21:09:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Johnny Liu 2012-01-06 07:21:24 UTC
Description of problem:
Setup a mutli node env, create an app on server, run rhc-admin-move command to move this app from one node to another node. Go to destination node, check /var/lib/libra dir, found the app dir is moved successfully, but symbolic link for this app is missing.

Version-Release number of selected component (if applicable):
rhc-broker-0.84.28-1.el6_2.noarch

How reproducible:
Always

Steps to Reproduce:
1. Setup a mutli node env
2. Create an app
3. Log into libra server, run "rhc-admin-move" command to move this app from one node to another node.
4. Log into the destination node, check symbolic link for this app in /var/lib/libra dir
  
Actual results:
Symbolic link for this app is missing.

Expected results:
Symbolic link for this app should be also moved, this will be helpful for developer's debug.

Additional info:

Comment 1 Johnny Liu 2012-01-09 07:36:41 UTC
Verified this bug with rhc-broker-0.84.34-1.el6_2.noarch on devenv_209, and PASSED.


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