Bug 1064040
| Summary: | Taking a snapshot over ssh of a gear while it is stopped, starts the gear and leaves it running | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Wesley Hearn <whearn> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED DUPLICATE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | chunchen, whearn, xtian |
| 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-03-03 15:42: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
Wesley Hearn
2014-02-11 21:16:59 UTC
whearn, I see same behavior using rhc commands... # rhc app stop python001 # rhc cartridge-status python-3.3 -a python001 RESULT: Application is either stopped or inaccessible # rhc snapshot save python001 # rhc cartridge-status python-3.3 -a python001 RESULT: Application is running derp, you are right, so yes rhc also starts the application back up and leaves it running. *** This bug has been marked as a duplicate of bug 1030305 *** |