Re: [Gluster-users] Gluster processes remaining after stopping glusterd

2017-10-18 Thread ismael mondiu
Thank you Atin .

 That's exactly what i wanted.




De : Atin Mukherjee <amukh...@redhat.com>
Envoyé : mercredi 18 octobre 2017 14:17
À : ismael mondiu
Cc : gluster-users@gluster.org
Objet : Re: [Gluster-users] Gluster processes remaining after stopping glusterd



On Tue, Oct 17, 2017 at 3:28 PM, ismael mondiu 
<mon...@hotmail.com<mailto:mon...@hotmail.com>> wrote:

Hi,

I noticed that when i stop my gluster server via systemctl stop glusterd 
command , one glusterfs process is still up.

Which is the correct way to stop all gluster processes in my host?

Stopping glusterd service doesn't bring down any other services than glusterd 
process. We do have a script stop-all-gluster-processes.sh (available in 
/usr/share/glusterfs/scripts/ path) by which all gluster related services can 
be brought down.



That's we see after run the command:

***

[root@xx ~]# ps -ef |  grep -i glu
root  1825 1  0 Oct05 ?00:05:07 /usr/sbin/glusterfsd -s 
dvihcasc0s --volfile-id advdemo.dvihcasc0s.opt-glusterfs-advdemo -p 
/var/lib/glusterd/vols/advdemo/run/dvihcasc0s-opt-glusterfs-advdemo.pid -S 
/var/run/gluster/b7cbd8cac308062ef1ad823a3abf54f5.socket --brick-name 
/opt/glusterfs/advdemo -l /var/log/glusterfs/bricks/opt-glusterfs-advdemo.log 
--xlator-option *-posix.glusterd-uuid=30865b77-4da5-4f40-9945-0bd2cf55ac2a 
--brick-port 49152 --xlator-option advdemo-server.listen-port=49152
root  2058 1  0 Oct05 ?00:00:28 /usr/sbin/glusterfs -s 
localhost --volfile-id gluster/glustershd -p 
/var/lib/glusterd/glustershd/run/glustershd.pid -l 
/var/log/glusterfs/glustershd.log -S 
/var/run/gluster/fe4d4b13937be47e8fef6fd69be60899.socket --xlator-option 
*replicate*.node-uuid=30865b77-4da5-4f40-9945-0bd2cf55ac2a
root 40044 39906  0 11:55 pts/000:00:00 grep --color=auto -i glu

*


Thanks

Ismael


___
Gluster-users mailing list
Gluster-users@gluster.org<mailto:Gluster-users@gluster.org>
http://lists.gluster.org/mailman/listinfo/gluster-users

___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users

Re: [Gluster-users] Gluster processes remaining after stopping glusterd

2017-10-18 Thread Atin Mukherjee
On Tue, Oct 17, 2017 at 3:28 PM, ismael mondiu  wrote:

> Hi,
>
> I noticed that when i stop my gluster server via systemctl stop glusterd
> command , one glusterfs process is still up.
>
> Which is the correct way to stop all gluster processes in my host?
>

Stopping glusterd service doesn't bring down any other services than
glusterd process. We do have a script stop-all-gluster-processes.sh
(available in /usr/share/glusterfs/scripts/ path) by which all gluster
related services can be brought down.

>
>
> That's we see after run the command:
>
> 
> ***
>
> [root@xx ~]# ps -ef |  grep -i glu
> root  1825 1  0 Oct05 ?00:05:07 /usr/sbin/glusterfsd -s
> dvihcasc0s --volfile-id advdemo.dvihcasc0s.opt-glusterfs-advdemo -p
> /var/lib/glusterd/vols/advdemo/run/dvihcasc0s-opt-glusterfs-advdemo.pid
> -S /var/run/gluster/b7cbd8cac308062ef1ad823a3abf54f5.socket --brick-name
> /opt/glusterfs/advdemo -l /var/log/glusterfs/bricks/opt-glusterfs-advdemo.log
> --xlator-option *-posix.glusterd-uuid=30865b77-4da5-4f40-9945-0bd2cf55ac2a
> --brick-port 49152 --xlator-option advdemo-server.listen-port=49152
> root  2058 1  0 Oct05 ?00:00:28 /usr/sbin/glusterfs -s
> localhost --volfile-id gluster/glustershd -p 
> /var/lib/glusterd/glustershd/run/glustershd.pid
> -l /var/log/glusterfs/glustershd.log -S /var/run/gluster/
> fe4d4b13937be47e8fef6fd69be60899.socket --xlator-option
> *replicate*.node-uuid=30865b77-4da5-4f40-9945-0bd2cf55ac2a
> root 40044 39906  0 11:55 pts/000:00:00 grep --color=auto -i glu
>
> 
> *
>
>
> Thanks
>
> Ismael
>
>
>
> ___
> Gluster-users mailing list
> Gluster-users@gluster.org
> http://lists.gluster.org/mailman/listinfo/gluster-users
>
___
Gluster-users mailing list
Gluster-users@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-users