Bug 1033477

Summary: Some gears meet "operation not permit" error when trying to deploy after migration on STG
Product: OpenShift Online Reporter: Meng Bo <bmeng>
Component: ContainersAssignee: Paul Morie <pmorie>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: agoldste, dmcphers
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: 2014-01-24 03:34:10 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:

Description Meng Bo 2013-11-22 08:22:03 UTC
Description of problem:
Try to deploy the app on STG after migration. Will meet the error:
Operation not permitted - /var/lib/openshift/5272125cdbd93c695c0001ee/app-deployments/by-id/8d6c8ea3

The issue exists for all the deploy methods, auto_deploy with git push, manual_deploy with rhc deploy, manual_deploy with gear deploy.

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

How reproducible:
always

Steps to Reproduce:
1. Try to deploy the existing app after stage upgrade
2.
3.

Actual results:
Some of the apps cannot be deployed with error "Operation not permitted".

Expected results:
Should not meet error when deploying app.

Additional info:
The known affected gears are listed below:
521356dc2587c8e48f00014d
521357cf2587c8e48f00018a
5272125cdbd93c695c0001ee
527315272587c8fb74000128
52173954dbd93cece00001ef

Comment 1 Andy Goldstein 2013-11-22 13:58:05 UTC
I believe this is the same thing as bug 1032950. This should be fixed by https://github.com/openshift/origin-server/commit/ae08e4ea393437954385922a1b0af13c2fe11805.

Comment 2 Andy Goldstein 2013-11-22 21:29:46 UTC
Actually, this turns out to be a different issue than what I referenced in comment 1.

Comment 4 openshift-github-bot 2013-11-23 00:04:20 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/042225e78bd2102828582c8adc40e84429634b16
Revert "Fix bug 1033477"

This reverts commit 427322ac2a1d632d0c2b6312ecef98148b253ac4.

Comment 5 Dan McPherson 2013-11-23 00:19:14 UTC
Will be in devenv-stage_592

Comment 6 Meng Bo 2013-11-25 10:24:26 UTC
Checked on the latest STG (devenv-stage_593). 

Apps which cannot deploy before are fixed and work well now.

Move bug to verified.