Bug 1167599
| Summary: | The snapshot_exclusions value is useless for jbossews | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Anping Li <anli> |
| Component: | Image | Assignee: | Vojtech Vitek <vvitek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | hripps, jokerman, mmccomas |
| 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: | 2015-02-18 16:53:14 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
Anping Li
2014-11-25 06:55:50 UTC
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/09eb33622f86737135ba8efc8b39e04e2c09109d Fix jbossews snapshot_exclusions Credit: Anping Li <anli> Bug 1167599 - https://bugzilla.redhat.com/show_bug.cgi?id=1167599 Verified and pass. 1) standalone/tmp was replaced with /tmp. 2) rhc snapshot jbossews. the jbossews/tmp was exclued. 3) rhc snapshot restore, the application can be restored. |