Bug 1131502
Summary: | Fuse mounting of a tcp,rdma volume with rdma as transport type always mounts as tcp without any fail | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohammed Rafi KC <rkavunga> | |
Component: | rdma | Assignee: | Anoop C S <anoopcs> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | mainline | CC: | anoopcs, gluster-bugs, hchiramm, jthottan, kaushal, rgowdapp, rkavunga | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.0 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1154617 (view as bug list) | Environment: | ||
Last Closed: | 2015-05-14 17:27:13 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: | ||||
Bug Blocks: | 1134839, 1154617, 1164079, 1166140, 1166515 |
Description
Mohammed Rafi KC
2014-08-19 12:48:20 UTC
REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#1) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#2) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#3) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#4) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#5) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#6) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#7) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Fuse mount of a tcp,rdma volume with transport=rdma mounts as tcp) posted (#8) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdma) posted (#9) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdma) posted (#10) for review on master by Anoop C S (achiraya) REVIEW: http://review.gluster.org/8498 (rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdma) posted (#11) for review on master by Anoop C S (achiraya) COMMIT: http://review.gluster.org/8498 committed in master by Raghavendra G (rgowdapp) ------ commit c566e914a1ae84b18e20c917474be3028cd1b5de Author: Anoop C S <achiraya> Date: Wed Nov 12 18:02:15 2014 +0530 rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdma As of now for both tcp only volumes and rdma only volumes, volfile names are in the format <volname>-fuse.vol. This patch will change the client volfile namings as shown below. * TCP mounts always use <volname>-fuse.vol * RDMA mounts always use <volname>.rdma-fuse.vol Following the above naming convention, for tcp,rdma volumes both volfiles will be present under /var/lib/glusterd/vols/<volname>/ such that rdma only volume can be mounted as mount -t glusterfs -o transport=rdma <server/ip>:/<volname> <mount-point> OR mount -t glusterfs <server/ip>:/<volname>.rdma <mount-point> The above command format can also be used to fuse mount a tcp,rdma volume via rdma transport. When we try to fuse mount a tcp,rdma volume with transport-type as rdma it silently mounts via tcp. This change will also make sure that it fetches the correct volfile based on the transport-type specified from client side. BUG: 1131502 Change-Id: I34da4b01ac813b69494a43188f51145457412923 Signed-off-by: Anoop C S <achiraya> Reviewed-on: http://review.gluster.org/8498 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Krishnan Parthasarathi <kparthas> Reviewed-by: Raghavendra G <rgowdapp> Tested-by: Raghavendra G <rgowdapp> 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |