On Mon, Jul 30, 2018 at 1:03 AM mabi <[email protected]> wrote: > Hi, > > I just noticed that when I run a "systemctl stop glusterfs" on Debian 9 > the following glustereventsd processes are still running: > > root 2471 1 0 22:03 ? 00:00:00 python > /usr/sbin/glustereventsd --pid-file /var/run/glustereventsd.pid > root 2489 2471 0 22:03 ? 00:00:00 python > /usr/sbin/glustereventsd --pid-file /var/run/glustereventsd.pid > > Isn't the glusterfs systemd command also supposed to stop these? >
glustereventsd is a separate process which can be managed independent of glusterd. "systemctl stop glustereventsd" will stop the eventsd service. > I ran into this while upgrading from 3.12.9 to 3.12.12 and I thought I > would mention it in case it has been forgotten. > > Best regards, > M. > > > > _______________________________________________ > Gluster-users mailing list > [email protected] > https://lists.gluster.org/mailman/listinfo/gluster-users -- regards Aravinda VK
_______________________________________________ Gluster-users mailing list [email protected] https://lists.gluster.org/mailman/listinfo/gluster-users
