Bug 763248 (GLUSTER-1516)

Summary: Remove brick successful but nfs still running on removed brick
Product: [Community] GlusterFS Reporter: Lakshmipathi G <lakshmipathi>
Component: nfsAssignee: Shehjar Tikoo <shehjart>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.1-alphaCC: gluster-bugs, pkarampu
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTP Mount Type: nfs
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pranith Kumar K 2010-09-03 06:41:21 UTC
Only when all the volumes are stopped. The nfs process will be stopped.

Comment 1 Lakshmipathi G 2010-09-03 09:36:36 UTC
testing with 3.1.0qa14 + 4 dht setup,removing a brick using
"gluster volume remove-brick" removes the brick(brick4)  as expected.
but nfs is still running there.

server4#ps ax|grep glust
27072 ?        Ssl    0:00 glusterd
27628 ?        Ssl    0:00 /usr/local/sbin/glusterfs -f /etc/glusterd/nfs/nfs-server.vol -p /etc/glusterd/nfs/run/nfs.pid
27634 pts/0    R+     0:00 grep glust

server4#showmount -e  
Export list for domU-12-31-39-10-6D-E2:
/dht4 *


server1#gluster volume info

Volume Name: dht4
Type: None
Status: Started
Number of Bricks: 3
Bricks:
Brick1: 10.192.134.144:/mnt/d1
Brick2: 10.214.231.112:/mnt/d1
Brick3: 10.192.141.187:/mnt/d1