Bug 1008424 - [fork][origin_runtime_215] Existing gears do not migrate to new structure after server upgrade to fork_ami_deploy
Summary: [fork][origin_runtime_215] Existing gears do not migrate to new structure aft...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Andy Goldstein
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-16 10:47 UTC by Qiushui Zhang
Modified: 2015-05-14 23:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-16 22:20:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
upgrate log (10.77 KB, application/zip)
2013-09-16 11:02 UTC, Qiushui Zhang
no flags Details

Description Qiushui Zhang 2013-09-16 10:47:23 UTC
Description of problem:
Migrate devenv_stage_465 to fork_ami_deploy_833. The old apps will not be updated to new structure.

Version-Release number of selected component (if applicable):
from devenv_stage_465 to fork_ami_deploy_833

How reproducible:
always

Steps to Reproduce:
1. Start an instance of devenv_stage_465
2. Create apps on this instance
3. Copy /root/devenv_local and /etc/yum.repo.d from the fork_ami_deploy_833 instance to devenv_stage_465 instance.
4. Do the following steps to finish the migrate:
a).yum clean all
b).yum -y update --enablerepo devenv-local
c).Restart the services: rhc-broker mcollective activemq
d).Clean broker cache
e)./usr/bin/rhc-admin-migrate-datastore --non-compatible --version 2.0.32 (NOTE: the script is using 2.0.32 instead of 2.0.33, so I use 32 here)
f).oo-admin-upgrade upgrade-node --version 2.0.33 --ignore-cartridge-version


Actual results:
The old apps are not migrated to new structures. If SSH to the app, the dependency folder is not there.

Expected results:
Apps should be migrate to use the new structure.

Additional info:
New created apps (created after migrate) will not be impacted. They will use new structure

Comment 1 Qiushui Zhang 2013-09-16 11:02:39 UTC
Created attachment 798226 [details]
upgrate log

Comment 2 Qiushui Zhang 2013-09-16 11:05:08 UTC
The attached log is from the instance of devenv_stage_465. I packaged /tmp/oo-upgrate.

Comment 3 Paul Morie 2013-09-16 22:20:29 UTC
We have a card for the upgrades: https://trello.com/c/dghNbF5U


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