Bug 889088
| Summary: | Prompt error message when restore the app | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | xjia <xjia> |
| Component: | oc | Assignee: | Brenton Leanhardt <bleanhar> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 1.2.0 | CC: | bleanhar, libra-onpremise-devel, mmasters, xtian |
| 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: | 2013-01-31 20:33:53 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
xjia
2012-12-20 08:04:21 UTC
Here's the fix upstream: https://github.com/openshift/rhc/commit/524e980957528aa9e9582d3439f80368f751ffc1 Great. It's looking like there will be a number of upstream fixes today. I'm going to merge in the latest in a few hours and then rebuild the puddle. This will ship with the next puddle. [root@client ~]# rhc snapshot save php -pjia Pulling down a snapshot to php.tar.gz... Running extra dump for mysql-5.1 MySQL already running 72.8% Waiting for stop to finish Done Creating and sending tar.gz Running extra cleanup for mysql-5.1 Done RESULT: Success [root@client ~]# rhc snapshot restore php -pjia Restoring from snapshot php.tar.gz... Removing old git repo: ~/git/php.git/ Removing old data dir: ~/app-root/data/* Restoring ~/git/php.git and ~/app-root/data Running extra restore for mysql-5.1 MySQL already running restart_on_add=false Executing Jenkins build. You can track your build at https://jenkins-jia.example.com/job/php-build Waiting for build to schedule....Done Waiting for job to complete...............Done SUCCESS New build has been deployed. RESULT: Success [root@client ~]# Version: http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.1.x/2013-01-07.2/ Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0220.html |