Bug 1238979
| Summary: | Though nfs-ganesha is not selected while installation, packages is getting installed | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RajeshReddy <rmekala> |
| Component: | build | Assignee: | Sreenath G <sgirijan> |
| Status: | CLOSED ERRATA | QA Contact: | RajeshReddy <rmekala> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | rhgs-3.1 | CC: | asrivast, kkeithle, mzywusko, ndevos, nlevinki, nsathyan, rcyriac, rhs-bugs, rmekala, sgirijan, vagarwal, vbellur |
| Target Milestone: | --- | Flags: | sgirijan:
needinfo+
|
| Target Release: | RHGS 3.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 05:09:14 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: | 1202842 | ||
|
Description
RajeshReddy
2015-07-03 07:52:53 UTC
Please note that the glusterfs package (@glusterfs-fuse) has "Requires: nfs-ganesha-gluster" which pulls in the nfs-ganesha. upstream glusterfs-fuse does not have that Requires: Where did that come from? Hi Kaleb,
I referred the ln 592 in glusterfs.spec [1]. Sorry, it is under "ganesha" section (and not in fuse), so its actually in "glusterfs-ganesha" sub-pkg
[1] http://dist-git.app.eng.bos.redhat.com/cgit/rpms/glusterfs/tree/glusterfs.spec?h=rhgs-3.1-rhel-6
yes, that's actually correct. The glusterfs-ganesha subpackage has "Requires: nfs-ganesha-gluster" This is the Gluster FSAL in nfs-ganesha, which in turn requires nfs-ganesha. If Ganesha is not selected for installation then the glusterfs-ganesha subpackage should not be installed. Sreenath, Can we set the glusterfs-ganesha subpackage to be an optional install one ? Could explain how you did try the non-Ganesha installation? glusterfs-ganesha should be an optional package, but if that gets installed by default, it will pull in nfs-ganesha too. In that case, we need to find out what causes the installation of glusterfs-ganesha and address that. Will move glusterfs-ganesha sub-pkg to RH-Gluster-NFS-Ganesha comps group in next ISO spin glusterfs-ganesha sub-pkg to RH-Gluster-NFS-Ganesha comps group in latest RHGS-3.1-RHEL-6 ISO [1] [1] http://download.eng.bos.redhat.com/composes/nightly/RHGSS-3.1-20150708.n.0/3/RHS/x86_64/iso/RHGSS-3.1-20150708.n.0-RHS-x86_64-DVD1.iso Tested with given ISO and by default nfs-ganesha package is not installed so marking this bug as 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/RHSA-2015-1495.html |