Description of problem: While doing yum update from RHS2.1U2 to RHS3.0 observed following error: 208/510 Updating : glusterfs-server-3.6.0.16-1.el6rhs.x86_64 209/510 error reading information on service glusterfsd: No such file or directory May need spec file change for glusterfs-server %preun scriptlet. Version-Release number of selected component (if applicable): Update from RHS2.1U2 to RHS3.0 How reproducible: Always Steps to Reproduce: 1.Do yum update from RHS2.1U2 to RHS3.0 2. 3. Actual results: 208/510 Updating : glusterfs-server-3.6.0.16-1.el6rhs.x86_64 209/510 error reading information on service glusterfsd: No such file or directory Expected results: There should not be such errors. Additional info:
Similar error observed at install from RHSS ISO - https://bugzilla.redhat.com/show_bug.cgi?id=1110715
I don't know why opened this bz as https://bugzilla.redhat.com/show_bug.cgi?id=1108021 was closed as dup of https://bugzilla.redhat.com/show_bug.cgi?id=826836 which talks about the same. I feel the bz should be closed as dup.
I would prefer to keep this BZ opened until 826836 is fixed and verifies the update from 2.1U2 to RHS 3.0 without any such errors.
The spec file has fix like below ie glusterfsd service is started if its available if [ -f %_init_glusterfsd ]; then %_init_enable glusterfsd fi
Bug is verified with following steps: 1.After doing fresh install of rhgs3.1 ISO , no error is seen with glusterfs-server package install in install log. 2.After upgrading from one version of gluster to another, no error is seen while update of glusterfs-server package. Marking the BZ to 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