<div dir="ltr">thank you. that helped. Just for references the command is different in 3.7.x<div><br></div><div>instead:</div><div>sudo gluster v stop vol1 <br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-09 14:06 GMT+02:00 A Ghoshal <span dir="ltr">&lt;<a href="mailto:a.ghoshal@tcs.com" target="_blank">a.ghoshal@tcs.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font size="3" color="blue" face="Times New Roman">The service is halted already.
Note that by service, you would mean the /usr/sbin/glusterd process. The
other processes are specific to the volume. If you wish to stop these,
you must stop the volume using</font>
<br>
<br><font size="3" color="blue" face="Times New Roman"># gluster v &lt;vol-name&gt;
stop</font>
<br>
<br><font size="3" color="blue" face="Times New Roman">You could also kill
them, but that might come with additional repercussions like data loss,
etc.</font>
<br>
<br>
<br>
<br><font size="1" color="#5f5f5f" face="sans-serif">From:      
 </font><font size="1" face="sans-serif">Merlin Morgenstern
&lt;<a href="mailto:merlin.morgenstern@gmail.com" target="_blank">merlin.morgenstern@gmail.com</a>&gt;</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">To:      
 </font><font size="1" face="sans-serif">gluster-users &lt;<a href="mailto:gluster-users@gluster.org" target="_blank">gluster-users@gluster.org</a>&gt;</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Date:      
 </font><font size="1" face="sans-serif">09/09/2015 05:27 PM</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Subject:    
   </font><font size="1" face="sans-serif">[Gluster-users]
How to stop glusterfsd ?</font>
<br><font size="1" color="#5f5f5f" face="sans-serif">Sent by:    
   </font><font size="1" face="sans-serif"><a href="mailto:gluster-users-bounces@gluster.org" target="_blank">gluster-users-bounces@gluster.org</a></font>
<br>
<hr noshade><div><div class="h5">
<br>
<br>
<br><font size="2" face="Arial">I am running Gluster 3.7.x on 3 nodes and
want to stop the service. Unfortunatelly this does not seem to work:</font>
<br><font size="2" face="Consolas">sudo /usr/sbin/glusterd stop<br>
user@fx2:~$ ps -ef | grep gluster<br>
root      2334     1  0 Sep08 ?    
   00:00:03 /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs
-p /var/lib/glusterd/nfs/run/nfs.pid -l /var/log/glusterfs/nfs.log -S /var/run/gluster/f66ad4ca3f2b040a2b828e28e9648b0d.socket<br>
root      2342     1  0 Sep08 ?    
   00:00:04 /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/673e39003114a00621cd86113e27d107.socket --xlator-option
*replicate*.node-uuid=1a401094-307d-4ada-b710-58a906e97e66<br>
root      2348     1  0 Sep08 ?    
   00:00:06 /usr/sbin/glusterfsd -s node2 --volfile-id vol1.node2.bricks-brick1
-p /var/lib/glusterd/vols/vol1/run/node2-bricks-brick1.pid -S /var/run/gluster/8b23a0563fdaecb0c7023644ffb933f1.socket
--brick-name /bricks/brick1 -l /var/log/glusterfs/bricks/bricks-brick1.log
--xlator-option *-posix.glusterd-uuid=1a401094-307d-4ada-b710-58a906e97e66
--brick-port 49152 --xlator-option vol1-server.listen-port=49152<br>
user      8189  6703  0 13:51 pts/0    00:00:00
grep --color=auto gluster<br>
</font>
<br></div></div><font size="2" face="Arial">I tried all sorts of stop comands on gluster-server
without success. How can I stop Gluster?</font><tt><font size="2">_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org" target="_blank">Gluster-users@gluster.org</a><br>
</font></tt><a href="http://www.gluster.org/mailman/listinfo/gluster-users" target="_blank"><tt><font size="2">http://www.gluster.org/mailman/listinfo/gluster-users</font></tt></a>
<br><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p><br>_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-users</a><br></blockquote></div><br></div>