[Bugs] [Bug 1287538] [Snapshot]: Clone creation fails on tiered volume with pre-validation failed message
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 3 05:58:59 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1287538
--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12846 committed in release-3.7 by Rajesh
Joseph (rjoseph at redhat.com)
------
commit d84242276b2f8ee7151c7784992dffb651816ccf
Author: Avra Sengupta <asengupt at redhat.com>
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 at redhat.com>
Reviewed-on: http://review.gluster.org/12846
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Rajesh Joseph <rjoseph at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=e0MkG8nQhj&a=cc_unsubscribe
More information about the Bugs
mailing list