Bug 763352 (GLUSTER-1620) - showmount fails on a server where volume create executed
Summary: showmount fails on a server where volume create executed
Keywords:
Status: CLOSED NOTABUG
Alias: GLUSTER-1620
Product: GlusterFS
Classification: Community
Component: nfs
Version: 3.1-alpha
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Shehjar Tikoo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-16 07:53 UTC by Lakshmipathi G
Modified: 2015-12-01 16:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTP
Mount Type: nfs
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Lakshmipathi G 2010-09-16 05:09:50 UTC
another nfs server was running on server1,which was started manually,not through glusterd.

Comment 1 Lakshmipathi G 2010-09-16 07:53:31 UTC
a simple 2 dht cluster is created from server1 using created volume with  3.1.0qa24.

showmount from server1 fails but showmount on server2 works.

server1#showmount -e localhost
rpc mount export: RPC: Timed out

server1#/etc/init.d/rpcbind status
rpcbind (pid 13150) is running...


--------------
#log
[2010-09-16 03:47:43.22130] E [client-handshake.c:730:client_query_portmap_cbk] dht-client-1: failed to get the port number for remote subvolume
[2010-09-16 03:47:45.413478] I [client-handshake.c:660:select_server_supported_programs] dht-client-0: Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2010-09-16 03:47:45.490153] I [client-handshake.c:496:client_setvolume_cbk] dht-client-0: Connected to 10.192.141.187:6971, attached to remote volume '/mnt/lf/'.
[2010-09-16 03:47:45.490548] E [rpc-socket.c:127:nfs_rpcsvc_socket_listen] rpc-socket: binding socket failed: Address already in use
[2010-09-16 03:47:45.490569] E [rpc-socket.c:130:nfs_rpcsvc_socket_listen] rpc-socket: Port is already in use
[2010-09-16 03:47:45.490591] E [rpcsvc.c:2669:nfs_rpcsvc_stage_program_register] nfsrpc: could not create listening connection
[2010-09-16 03:47:45.490612] E [rpcsvc.c:2708:nfs_rpcsvc_program_register] nfsrpc: stage registration of program failed
[2010-09-16 03:47:45.490628] E [rpcsvc.c:2728:nfs_rpcsvc_program_register] nfsrpc: Program registration failed: MOUNT3, Num: 100005, Ver: 3, Port: 38465
[2010-09-16 03:47:45.490646] E [nfs.c:127:nfs_init_versions] nfs: Program init failed
[2010-09-16 03:47:45.490661] C [nfs.c:608:notify] nfs: Failed to initialize protocols
[2010-09-16 03:47:49.413989] I [client-handshake.c:660:select_server_supported_programs] dht-client-1: Using Program GlusterFS-3.1.0, Num (1298437), Version (310)
[2010-09-16 03:47:49.414510] I [client-handshake.c:496:client_setvolume_cbk] dht-client-1: Connected to 10.192.134.144:6971, attached to remote volume '/mnt/lf/'.


Note You need to log in before you can comment on or make changes to this bug.