Bug 975043
| Summary: | ose-upgrade tools does not detect migrate failures. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
| Component: | Cluster Version Operator | Assignee: | John W. Lamb <jolamb> |
| Status: | CLOSED DEFERRED | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.2.0 | CC: | bleanhar, libra-onpremise-devel, lmeyer |
| 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: | 2013-12-05 15:10:00 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
Johnny Liu
2013-06-17 13:40:06 UTC
This is technically not considered a migration failure, since the migration has gone well as far as we can tell, but the gear restart failed. That can happen for a variety of reasons and we don't want to assume it's due to the migration. However, we agree it would be a good idea to let the user know that the gear failed to start after the migration. They would have to use an outside tool to detect that now (e.g. "service openshift-gears status" or check http return code on all apps) or just wait until users yelled about something; not a good experience. So we would like to introduce a return code to the migration that would be reserved just for this problem, and notify the user from the migration script which migrations had this problem and where to look for the log for each. That's a feature request, though, and it's not likely to make it into this release. We can consider for 1.2.1 or later release. It's also not clear whether we will ever have a migration quite like this again. Jason to create a story for this in Trello |