Bug 1139624
| Summary: | [SNAPSHOT]: Chances of running out of memory when number of snapshots in a system increases | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
| Component: | snapshot | Assignee: | Anjana Suparna Sriram <asriram> |
| Status: | CLOSED NOTABUG | QA Contact: | Rahul Hinduja <rhinduja> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.0 | CC: | asriram, jbyers, mzywusko, nsathyan, rhs-bugs, rjoseph, storage-qa-internal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | SNAPSHOT | ||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
While taking snapshot of a gluster volume, it creates another volume which is similar to the original volume. Gluster volume consumes some amount of memory when it is in started state, so as Snapshot volume. Hence, the system goes to out of memory state. Workaround (if any): Deactivate unused snapshots to reduce the memory foot print.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-01-05 11:16:35 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1087818 | ||
|
Description
Rahul Hinduja
2014-09-09 11:05:24 UTC
Please review and sign-off edited doc text. Canceling need_info as the text was reviewed and signed-off in online review meeting. Snapshot consumes some amount of memory and as the number of snapshots grow this memory foot print will also grow. With the given glusterd architecture it is not possible to reduce this memory foot print. As part of glusterd 2.0 we will take this up. |