Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1073111

Summary: %post install warning for glusterfs-server that it can't find /etc/init.d/glusterfsd (on EL6)
Product: [Community] GlusterFS Reporter: Justin Clift <jclift>
Component: buildAssignee: Lalatendu Mohanty <lmohanty>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: bugs, humble.devassy, kkeithle, kwade, lmohanty, ndevos
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-4.1.3 (or later) Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-29 03:36:38 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: 1014242, 1092158    

Description Justin Clift 2014-03-05 19:27:32 UTC
Description of problem:

  Compiled rpms for upstream GlusterFS git give this warning at install time:

    $ sudo install glusterfs*rpm
    Preparing...                ########################################### [100%]
       1:glusterfs-libs         ########################################### [ 10%]
       2:glusterfs              ########################################### [ 20%]
       3:glusterfs-api          ########################################### [ 30%]
       4:glusterfs-devel        ########################################### [ 40%]
       5:glusterfs-fuse         ########################################### [ 50%]
       6:glusterfs-cli          ########################################### [ 60%]
       7:glusterfs-server       ########################################### [ 70%]
    error reading information on service glusterfsd: No such file or directory
       8:glusterfs-api-devel    ########################################### [ 80%]
       9:glusterfs-rdma         ########################################### [ 90%]
      10:glusterfs-debuginfo    ########################################### [100%]

  Seems to be caused by either /etc/init.d/glusterfsd not being installed
  when expected, or it trying to start it when it shouldn't.


Version-Release number of selected component (if applicable):

  Upstream Git master branch as of Wed 5th March 2014.


How reproducible:

  Every time.

Comment 1 Anand Avati 2014-03-05 19:31:24 UTC
REVIEW: http://review.gluster.org/7192 (build: Test for presence of init.d/glusterfsd before using it) posted (#1) for review on master by Justin Clift (justin)

Comment 2 Anand Avati 2014-03-06 13:03:21 UTC
REVIEW: http://review.gluster.org/7199 ([WIP] Add glusterfsd configuration for systemd/init.d) posted (#1) for review on master by Niels de Vos (ndevos)

Comment 3 Anand Avati 2014-03-23 21:12:43 UTC
REVIEW: http://review.gluster.org/7199 (WIP: glusterfsd configuration for systemd/init.d) posted (#2) for review on master by Justin Clift (justin)

Comment 4 Niels de Vos 2014-06-02 11:31:39 UTC
The plan is to take the changes from http://review.gluster.org/7199, make them look a little cleaner (if needed) and test and test and test and ....


Justin, if you do not have time to work on this, please move the bug to status NEW so that someone else can pick it up. Thanks!

Comment 5 Justin Clift 2014-06-02 15:50:46 UTC
Cool.  Yeah, I'm mostly single threading on regression testing stuff atm, so this isn't in my "to be fixed soon" list.  It would be good if someone else could take this to completion.

As a though, the old style /etc/init.d/ pieces are probably complete, with just the systemd stuff still needing work.

Comment 6 Anand Avati 2014-07-09 19:28:34 UTC
REVIEW: http://review.gluster.org/7199 (WIP: glusterfsd configuration for systemd/init.d) posted (#3) for review on master by Lalatendu Mohanty (lmohanty)

Comment 7 Anand Avati 2014-07-17 11:25:55 UTC
REVIEW: http://review.gluster.org/7199 (WIP: glusterfsd configuration for systemd/init.d) posted (#4) for review on master by Lalatendu Mohanty (lmohanty)

Comment 8 Anand Avati 2014-07-21 18:47:08 UTC
REVIEW: http://review.gluster.org/7199 (glusterfsd configuration for systemd/init.d) posted (#5) for review on master by Lalatendu Mohanty (lmohanty)

Comment 10 Mike McCune 2016-03-28 22:57:02 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 11 Amar Tumballi 2018-08-29 03:36:38 UTC
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.