REVIEW: http://review.gluster.org/12846 (snapshot/clone : Fix tier pause failure for snapshot clone) posted (#1) for review on release-3.7 by Avra Sengupta (asengupt)
COMMIT: http://review.gluster.org/12846 committed in release-3.7 by Rajesh Joseph (rjoseph) ------ commit d84242276b2f8ee7151c7784992dffb651816ccf Author: Avra Sengupta <asengupt> Date: Mon Nov 9 13:37:53 2015 +0530 snapshot/clone : Fix tier pause failure for snapshot clone Backport of http://review.gluster.org/#/c/12548 On a tiered volume, snapshot clone fails while trying to pause tier, as we pass volname(snap) to the brick_op_phase module, which tries to look for the snap volume amongst regular volumes, and obviously doesn't find it and fail. Well as snapshot volumes are read only volume, and will not have tiering daemon acting upon them, there is really no need to pause tiereing while taking clone of snapshot volumes. Hence removing the code to pause and resume tiering during clone create. Change-Id: I2266aba589a830a13a806c0d8a56fd8855143ccd BUG: 1287538 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/12846 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Rajesh Joseph <rjoseph>
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.7.7, please open a new bug report. glusterfs-3.7.7 has been announced on the Gluster mailinglists [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] https://www.gluster.org/pipermail/gluster-users/2016-February/025292.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user