REVIEW: http://review.gluster.org/7970 (mgmt/glusterd : Import the global options irrespective of change in volume information.) posted (#1) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#1) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#2) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7970 (mgmt/glusterd : Import the global options irrespective of change in volume information.) posted (#2) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#3) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7970 (mgmt/glusterd : Import the global options irrespective of change in volume information.) posted (#3) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#4) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7970 (mgmt/glusterd : Import the global options irrespective of change in volume information.) posted (#4) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7970 (mgmt/glusterd : Import the global options irrespective of change in volume information.) posted (#5) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#5) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#6) for review on master by Sachin Pandit (spandit)
COMMIT: http://review.gluster.org/7970 committed in master by Kaushal M (kaushal) ------ commit e95dcdc3193cd33d98349d92218e438e5e37cebc Author: Sachin Pandit <spandit> Date: Wed Jun 4 10:30:59 2014 +0530 mgmt/glusterd : Import the global options irrespective of change in volume information. Problem : global options maintained by glusterd was getting synced only when there was change in volume information. Solution : Import the global option irrespective of change in volume information. Change-Id: I9e59b3cb25bdc19601a09fcf8df2e31a8481ece0 BUG: 1104642 Signed-off-by: Sachin Pandit <spandit> Reviewed-on: http://review.gluster.org/7970 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Rajesh Joseph <rjoseph> Reviewed-by: Raghavendra Bhat <raghavendra> Reviewed-by: Krishnan Parthasarathi <kparthas> Reviewed-by: Kaushal M <kaushal>
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#7) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#8) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#9) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#10) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#11) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#12) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options) posted (#13) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/7971 (glusterd/snapshot : Store the global snapshot config limit in options.) posted (#14) for review on master by Sachin Pandit (spandit)
COMMIT: http://review.gluster.org/7971 committed in master by Krishnan Parthasarathi (kparthas) ------ commit 5906be31845f6a63ff9d5cd15ad0c13af51b81ea Author: Sachin Pandit <spandit> Date: Wed Jun 4 03:41:35 2014 +0530 glusterd/snapshot : Store the global snapshot config limit in options. Problem : Initially we used to save the global config limit in glusterd.info, The problem with that approach was glusterd.info is local to a particular glusterd and hence is not synced during the handshake of glusterds. Solution : Store the global snapshot config in options, which is synced during handshake. Change-Id: I4c688bb4052a57df28aadba8581b14e2ddb510ef BUG: 1104642 Signed-off-by: Sachin Pandit <spandit> Reviewed-on: http://review.gluster.org/7971 Reviewed-by: Rajesh Joseph <rjoseph> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Krishnan Parthasarathi <kparthas>
REVIEW: http://review.gluster.org/8041 (tests : Fix for spurious failure of bug-1104642.t.) posted (#1) for review on master by Sachin Pandit (spandit)
REVIEW: http://review.gluster.org/8041 (tests : Fix for spurious failure of bug-1104642.t.) posted (#2) for review on master by Sachin Pandit (spandit)
COMMIT: http://review.gluster.org/8041 committed in master by Vijay Bellur (vbellur) ------ commit 75279b20e956588ba7f6c7f2a5b8fa15da5672ed Author: Sachin Pandit <spandit> Date: Thu Jun 12 04:31:47 2014 +0530 tests : Fix for spurious failure of bug-1104642.t. Problem : This test case checks whether global option is updated when glusterd goes down and comes back up. There might be a scenario where the handshake is not completed yet and we issue a volume info in between. In that case when we try to grep a key from gluster volume info output it might not be there. Hence to get some time we can issue a peer status command and verify that the peer count is correct. Change-Id: I2933d55ce8c80517a555fa3c2e4cd768cde30abf BUG: 1104642 Signed-off-by: Sachin Pandit <spandit> Reviewed-on: http://review.gluster.org/8041 Reviewed-by: Raghavendra Talur <rtalur> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur>
REVIEW: http://review.gluster.org/8099 (glusterd/snapshot: Updating "global-option-version" in /var/lib/glusterd/options) posted (#1) for review on master by Avra Sengupta (asengupt)
COMMIT: http://review.gluster.org/8099 committed in master by Kaushal M (kaushal) ------ commit 2b87e157a50953b542d5fc49fac84813ee116ce5 Author: Avra Sengupta <asengupt> Date: Wed Jun 18 11:28:05 2014 +0000 glusterd/snapshot: Updating "global-option-version" in /var/lib/glusterd/options When auto-delete option is set, we should update the "global-option-version" in /var/lib/glusterd/options to the next version. Change-Id: Ic561f33531a27cb8cca01d25632511205927268a BUG: 1104642 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/8099 Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Sachin Pandit <spandit> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Kaushal M <kaushal>
A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html [2] http://supercolony.gluster.org/pipermail/gluster-users/
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.6.1, please reopen this bug report. glusterfs-3.6.1 has been announced [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html [2] http://supercolony.gluster.org/mailman/listinfo/gluster-users