Bug 1111479
Summary: | [SNAPSHOT]: Attaching a new node to the cluster while snapshot delete was in progress, deleted snapshots successfuly but gluster snapshot list shows some of the the snaps is still present | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | senaik | |
Component: | snapshot | Assignee: | rjoseph | |
Status: | CLOSED DEFERRED | QA Contact: | ||
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | rhgs-3.0 | CC: | asengupt, asriram, josferna, nsathyan, rhs-bugs, rjoseph, storage-qa-internal, vagarwal | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | SNAPSHOT | |||
Fixed In Version: | Doc Type: | Known Issue | ||
Doc Text: |
Attaching and detaching new node to the cluster while snapshot is in progress leads to inconsistent snapshot. Workaround: Do not attach or detach new node to the cluster operation while snapshot is in progress.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1115806 (view as bug list) | Environment: | ||
Last Closed: | 2016-01-29 13:42:01 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, 1115806 |
Description
senaik
2014-06-20 06:58:31 UTC
The issue is same as bug 1114403. The issue is glusterd quorum failure in snap phases, Glusterd Log from snapshot-15 host during deletion of snap_1_6 : [2014-06-19 09:27:45.937337] W [glusterd-utils.c:13069:glusterd_snap_quorum_check] 0-management: glusterds are not in quorum [2014-06-19 09:27:45.937396] W [glusterd-mgmt.c:1846:glusterd_mgmt_v3_initiate_snap_phases] 0-management: quorum check failed The fix is submitted upstream, in the review process Fix submitted upstream: REVIEW: http://review.gluster.org/8200 (glusterd/snapshot: fixing glusterd quorum during snap operation) posted (#1) for review on master by Joseph Fernandes (josferna) I have tested the fix with this scenario and it fixed this issue. Please review and sign-off edited doc text. Not targetting for 3.1 based on commen 5, removing from the list for 3.1 This Bug is not fixed with the submitted patch and it requires design changes in glusterd. Hence moving this back to New. Current Gluster architecture does not support implementation of this feature. Therefore this feature request is deferred till Gluterd 2.0. |