Bug 1164338
| Summary: | enable_vol.sh doesn't ignore comments in /etc/fstab during check | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Martin Bukatovic <mbukatov> |
| Component: | rhs-hadoop-install | Assignee: | Jeff Vance <jvance> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kudlej <mkudlej> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.0 | CC: | bchilds, eboyd, matt, mkudlej, nlevinki, rcyriac |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | RHGS 3.0.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 2.39-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-31 10:18:34 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: | |||
|
Description
Martin Bukatovic
2014-11-14 17:21:35 UTC
"does it mean that having multiple mount points on the RHS Server nodes would break something?" The glusterfs-fuse mount fstab entry should still only appear once, even though there are multiple brick mounts for a volume, right? (In reply to Jeff Vance from comment #2) > The glusterfs-fuse mount fstab entry should still only appear once, even > though there are multiple brick mounts for a volume, right? Yep. But my question was a bit different: is there any reason why mounting the hadoop enabled gluster volume more than once is a bad idea? Note that this question is not directly related to the issue being reported/fixed here. It's been mentioned by our team that the user may want different vol mounts to support different mount options. So, we could see: /mnt/glusterfs1/HadoolVol and /mnt/glusterfs2/HadoopVol bin.check_volmnt.sh will be changed to search for the volume mount rather than just the volume name. It is still expected that there will be only 1 mount per active volume, even if the volname appears in /etc/fstab more than once. Fixed in 2.39 Tested with rhs-hadoop-install-2_44-1.el6rhs.noarch and it works. -->VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0761.html |