Bug 1103680
Summary: | [SNAPSHOT]: Snapshot create deletes all the snapshots until it reaches the soft limit after the system config is changed | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
Component: | snapshot | Assignee: | Raghavendra Bhat <rabhat> |
Status: | CLOSED ERRATA | QA Contact: | Rahul Hinduja <rhinduja> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rhgs-3.0 | CC: | nsathyan, rhs-bugs, spandit, ssamanta, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | RHGS 3.0.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | SNAPSHOT | ||
Fixed In Version: | glusterfs-3.6.0.17-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-22 19:40:09 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: | 1103665 | ||
Bug Blocks: | 1083917 |
Description
Rahul Hinduja
2014-06-02 11:04:08 UTC
https://code.engineering.redhat.com/gerrit/#/c/26590/ has been sent for review. With the option auto.delete enable/disable, this bug becomes a valid usual case instead of corner case. Editing the title. https://code.engineering.redhat.com/gerrit/#/c/26590/ has been merged. Verified with build: glusterfs-3.6.0.18-1.el6rhs.x86_64 Following are the observations: 1. While snapshot creation is in progress and auto-delete is defalut(disabled) and snap-max-soft-limit is brought down lesser to already created snaps than the snapshot creation is successful with warning message. 2. While snapshot creation is in progress and auto-delete is enabled(disabled) and snap-max-soft-limit is brought down lesser to already created snaps than the snapshot creation is successful without warning message but deletes the one oldest snap. 3. While snapshot creation is in progress and auto-delete is defalut(disabled) and snap-max-hard-limit is brought down lesser to already created snaps than the snapshot creation fails with proper message. Moving the bug to verified. 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/RHEA-2014-1278.html |