[Bugs] [Bug 1279327] [Snapshot]: Clone creation fails on tiered volume with pre-validation failed message
bugzilla at redhat.com
bugzilla at redhat.com
Thu Dec 3 05:57:50 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1279327
--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12548 committed in master by Rajesh Joseph
(rjoseph at redhat.com)
------
commit 0d46f1b0519f93165a335bf264661054883b522f
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
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: 1279327
Signed-off-by: Avra Sengupta <asengupt at redhat.com>
Reviewed-on: http://review.gluster.org/12548
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=ggJcOGaYkn&a=cc_unsubscribe
More information about the Bugs
mailing list