Description of problem: When initializing snapshot scheduler , it gives dependency error. Version-Release number of selected component (if applicable): glusterfs-3.8.4-5.el6rhs.x86_64 How reproducible: 100% Steps to Reproduce: 1. Create 2*2 distribute volume 2. Enable shared storage 3. initialize snapshot scheduler Actual results: [root@dhcp47-158 ~]# snap_scheduler.py init Traceback (most recent call last): File "/usr/sbin/snap_scheduler.py", line 24, in <module> from events.gf_event import gf_event Expected results: Scheduler should not depend on glusterfs-events package Additional info:
upstream patch : http://review.gluster.org/15876
master url: http://review.gluster.org/#/c/15876/ 3.9 url: http://review.gluster.org/#/c/15891 rhgs 3.2.0 url: https://code.engineering.redhat.com/gerrit/#/c/90659
[root@rhs-client46 core]# gluster v set all cluster.enable-shared-storage enable [root@rhs-client46 core]# snap_scheduler.py init snap_scheduler: Successfully initialised snapshot scheduler for this node [root@rhs-client46 core]# rpm -qa | grep glusterfs glusterfs-debuginfo-3.8.4-6.el7rhgs.x86_64 glusterfs-api-3.8.4-6.el7rhgs.x86_64 glusterfs-geo-replication-3.8.4-6.el7rhgs.x86_64 glusterfs-libs-3.8.4-6.el7rhgs.x86_64 glusterfs-client-xlators-3.8.4-6.el7rhgs.x86_64 glusterfs-fuse-3.8.4-6.el7rhgs.x86_64 glusterfs-server-3.8.4-6.el7rhgs.x86_64 samba-vfs-glusterfs-4.4.6-2.el7rhgs.x86_64 glusterfs-3.8.4-6.el7rhgs.x86_64 glusterfs-cli-3.8.4-6.el7rhgs.x86_64 [root@rhs-client46 core]# bug verified on build glusterfs-3.8.4-6.el7rhgs.x86_64
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-2017-0486.html