[Bugs] [Bug 1546932] New: systemd units does not stop all gluster daemons

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 20 04:54:52 UTC 2018


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

            Bug ID: 1546932
           Summary: systemd units does not stop all gluster daemons
           Product: GlusterFS
           Version: 3.12
         Component: glusterd
          Assignee: bugs at gluster.org
          Reporter: dm at belkam.com
                CC: bugs at gluster.org



Description of problem:

Systemd units, provided by centos storage sig are not able to stop all gluster
daemons,
I guess these units are developed by gluster developers


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

3.12.6


How reproducible:

Always

[root at vmhost1 ~]# systemctl stop glusterfsd
[root at vmhost1 ~]# systemctl stop glusterd
[root at vmhost1 ~]# ps ax | grep glust
 2478 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/glustershd -p /var/run/gluster/glustershd/glustershd.pid -l
/var/log/glusterfs/glustershd.log -S
/var/run/gluster/d63ed11ad6712579ba0116e69f0b5a90.socket --xlator-option
*replicate*.node-uuid=0172d180-e203-45e6-b447-79117a4765f2
 2555 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/bitd -p /var/run/gluster/bitd/bitd.pid -l /var/log/glusterfs/bitd.log
-S /var/run/gluster/de223d0e1e02670bb0a176ebd143beff.socket
--global-timer-wheel
 2595 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/scrub -p /var/run/gluster/scrub/scrub.pid -l
/var/log/glusterfs/scrub.log -S
/var/run/gluster/1ceaa9fdc4ca79dcc6da7779af8407d4.socket --global-timer-wheel
 2952 pts/39   S+     0:00 grep --color=auto glust

Steps to Reproduce:

[root at vmhost1 ~]# systemctl stop glusterfsd
[root at vmhost1 ~]# systemctl stop glusterd
[root at vmhost1 ~]# ps ax | grep glust
 2478 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/glustershd -p /var/run/gluster/glustershd/glustershd.pid -l
/var/log/glusterfs/glustershd.log -S
/var/run/gluster/d63ed11ad6712579ba0116e69f0b5a90.socket --xlator-option
*replicate*.node-uuid=0172d180-e203-45e6-b447-79117a4765f2
 2555 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/bitd -p /var/run/gluster/bitd/bitd.pid -l /var/log/glusterfs/bitd.log
-S /var/run/gluster/de223d0e1e02670bb0a176ebd143beff.socket
--global-timer-wheel
 2595 ?        Ssl    0:00 /usr/sbin/glusterfs -s localhost --volfile-id
gluster/scrub -p /var/run/gluster/scrub/scrub.pid -l
/var/log/glusterfs/scrub.log -S
/var/run/gluster/1ceaa9fdc4ca79dcc6da7779af8407d4.socket --global-timer-wheel
 2952 pts/39   S+     0:00 grep --color=auto glust

Actual results:

some daemons are running


Expected results:

all daemons are stopped

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list