[Bugs] [Bug 1230532] New: glusterd services are not handled properly when re configuring services

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 11 06:55:16 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1230532

            Bug ID: 1230532
           Summary: glusterd services are not handled properly when re
                    configuring services
           Product: Red Hat Gluster Storage
           Version: 3.1
         Component: glusterfs-server
          Keywords: Triaged
          Severity: medium
          Priority: medium
          Assignee: rhs-bugs at redhat.com
          Reporter: anekkunt at redhat.com
        QA Contact: storage-qa-internal at redhat.com
                CC: anekkunt at redhat.com, bugs at gluster.org,
                    gluster-bugs at redhat.com, nlevinki at redhat.com,
                    rkavunga at redhat.com, vbellur at redhat.com
        Depends On: 1209329
            Blocks: 1221869



+++ This bug was initially created as a clone of Bug #1209329 +++

Description of problem:

When doing a volume set or reset on a volume, all the glusterfs services will
be restarted. But if quota daemon is not enabled, then BitD deamon will fail to
reconfigure.

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


How reproducible:

1/1

Steps to Reproduce:
1.create and start a volume.
2.Enable BitD daemon
3.Disable quota daemon
4.do a reset for this volume (gluster volume reset vol)

Actual results:

BitD still running

Expected results:

BitD should show the default behavior after a volume reset 

Additional info:

<snip from xlators/mgmt/glusterd/src/glusterd-svc-helper.c >

 49         if (volinfo && !glusterd_is_volume_quota_enabled (volinfo))
 50                 goto out;
 51 
 52         ret = glusterd_quotadsvc_reconfigure ();
 53         if (ret)
 54                 goto out;
 55 
 56         ret = glusterd_bitdsvc_reconfigure ();
 57         if (ret)
 58                 goto out;
 59 
 60         ret = glusterd_scrubsvc_reconfigure ();
 61         if (ret)
 62                 goto out;

--- Additional comment from Anand Avati on 2015-04-07 06:33:15 EDT ---

REVIEW: http://review.gluster.org/10149 (glusterd: bitd daemon should stop
after doing volume reset <volname> force) posted (#1) for review on master by
Gaurav Kumar Garg (ggarg at redhat.com)

--- Additional comment from Anand Avati on 2015-04-07 07:04:51 EDT ---

REVIEW: http://review.gluster.org/10149 (glusterd: bitd daemon should stop
after doing volume reset <volname> force) posted (#2) for review on master by
Gaurav Kumar Garg (ggarg at redhat.com)

--- Additional comment from Mohammed Rafi KC on 2015-04-09 08:15:46 EDT ---

Changing the summary because this bug is also existing for
quota,bitd,scrub,shd.

--- Additional comment from Anand Avati on 2015-04-09 08:30:44 EDT ---

REVIEW: http://review.gluster.org/10177 (glusterd: Modify reconfigure function
for glusterd services) posted (#1) for review on master by mohammed rafi  kc
(rkavunga at redhat.com)

--- Additional comment from Anand Avati on 2015-05-14 07:15:25 EDT ---

REVIEW: http://review.gluster.org/10783 (glusterd: Stop or restart svc services
during reset on a volume.) posted (#1) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-14 15:12:03 EDT ---

REVIEW: http://review.gluster.org/10783 (glusterd: Stop or restart svc services
during reset on a volume.) posted (#2) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-20 09:38:37 EDT ---

REVIEW: http://review.gluster.org/10847 (glusterd: Stop/restart svc services
during reset on a volume.) posted (#1) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-20 10:25:16 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart svc services
during reset on a volume) posted (#1) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-21 03:51:51 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart svc services
during reset on a volume) posted (#2) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-21 05:46:14 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart svc services
during reset/set on a volume) posted (#3) for review on master by Anand
Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-21 08:42:56 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart svc services
during reset on a volume) posted (#4) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-21 23:51:59 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart svc services
during reset on a volume) posted (#5) for review on master by Anand Nekkunti
(anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-23 15:16:53 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#6) for review on master by
Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-24 03:49:04 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#7) for review on master by
Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-24 05:27:26 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#8) for review on master by
Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-25 12:38:42 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#9) for review on master by
Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-25 22:39:47 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#10) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-26 10:30:05 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#11) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-27 23:37:58 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#12) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-28 06:20:36 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#13) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-29 02:26:37 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#14) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-05-30 00:24:10 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#15) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-06-01 02:19:53 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#16) for review on master
by Anand Nekkunti (anekkunt at redhat.com)

--- Additional comment from Anand Avati on 2015-06-10 16:08:36 EDT ---

REVIEW: http://review.gluster.org/10850 (glusterd: Stop/restart/notify to
daemons(svcs) during reset/set on a volume) posted (#18) for review on master
by Anand Nekkunti (anekkunt at redhat.com)


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1209329
[Bug 1209329] glusterd services are not handled properly when re
configuring services
https://bugzilla.redhat.com/show_bug.cgi?id=1221869
[Bug 1221869] Even after reseting the bitrot and scrub demons are running
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=t7m3l2bbsu&a=cc_unsubscribe


More information about the Bugs mailing list