Bug 1175694
Summary: | [SNAPSHOT]: snapshoted volume is read only but it shows rw attributes in mount | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra Bhat <rabhat> |
Component: | glusterd | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.6.1 | CC: | bugs, gluster-bugs, rhinduja, vmallika |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | SNAPSHOT | ||
Fixed In Version: | glusterfs-3.6.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1132946 | Environment: | |
Last Closed: | 2015-02-11 09:11:58 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: | 1131968, 1132946 | ||
Bug Blocks: | 1163723, 1175692 |
Description
Raghavendra Bhat
2014-12-18 12:12:14 UTC
REVIEW: http://review.gluster.org/9296 (glusterd/snapshot: mount snapshot volume with read-only option) posted (#1) for review on release-3.6 by Raghavendra Bhat (raghavendra) COMMIT: http://review.gluster.org/9296 committed in release-3.6 by Raghavendra Bhat (raghavendra) ------ commit f0a90bf48135c480c41a71ef25f46619001a3116 Author: vmallika <vmallika> Date: Wed Oct 8 12:26:37 2014 +0530 glusterd/snapshot: mount snapshot volume with read-only option Snapshot volumes are readonly. If you mount the volume to the client it doesn't allow writes, but its attributes are rw which contradicts the functionality. mount script should set read-only attributes for snapshot volumes. > Change-Id: I056253abd8dfe7b2b43a064fbdbd9c16b8eca679 > BUG: 1132946 > Signed-off-by: vmallika <vmallika> > Reviewed-on: http://review.gluster.org/8518 > Tested-by: Gluster Build System <jenkins.com> > Reviewed-by: Avra Sengupta <asengupt> > Reviewed-by: Rajesh Joseph <rjoseph> > Reviewed-by: Krishnan Parthasarathi <kparthas> > Tested-by: Krishnan Parthasarathi <kparthas> > Signed-off-by: Raghavendra Bhat <raghavendra> Change-Id: Ida7340ea18a558cd15f25f2787a9794e287b17bd BUG: 1175694 Reviewed-on: http://review.gluster.org/9296 Reviewed-by: Vijaikumar Mallikarjuna <vmallika> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Raghavendra Bhat <raghavendra> Tested-by: Raghavendra Bhat <raghavendra> 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.2, please reopen this bug report. glusterfs-3.6.2 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should already be or become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. The fix for this bug likely to be included in all future GlusterFS releases i.e. release > 3.6.2. [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/5978 [2] http://news.gmane.org/gmane.comp.file-systems.gluster.user [3] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 |