[Bugs] [Bug 1169701] New: cann't start nfs process when " /usr/sbin/glusterfs -s localhost --volfile-id gluster/nfs.." is running
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 2 09:02:08 UTC 2014
https://bugzilla.redhat.com/show_bug.cgi?id=1169701
Bug ID: 1169701
Summary: cann't start nfs process when " /usr/sbin/glusterfs -s
localhost --volfile-id gluster/nfs.." is running
Product: GlusterFS
Version: 3.4.2
Component: glusterd
Severity: high
Assignee: bugs at gluster.org
Reporter: junli.li at cs2c.com.cn
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
On Red Hat Enterprise Linux Server release 6.5 (Santiago), I can not start nfs
process when /usr/sbin/glusterfs is running.
Version-Release number of selected component (if applicable):
3.4.2-1
How reproducible:
Steps to Reproduce:
1./etc/init.d/nfs start
2.lsof -i:2049
3.kill the process who is using port of 2049
4.start nfs process
Actual results:
1.Starting NFS daemon: rpc.nfsd: unable to bind inet TCP socket: errno 98
(Address already in use)
2.# lsof -i:2049
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
glusterfs 26965 root 12u IPv4 50016099 0t0 TCP *:nfs (LISTEN)
3.kill sucessfully
4.start sucessfully
Starting NFS daemon: [ OK ]
Expected results:
1.start sucessfully
3.kill sucessfully
4.start sucessfully
Starting NFS daemon: [ OK ]
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