Hide Forgot
I edited the client vol file generated by glusterd to remove performance translators, but couldn't mount the client after that Given volfile: +------------------------------------------------------------------------------+ 1: volume sep8_tcp-client-0 2: type protocol/client 3: option transport-type tcp 4: option remote-host 10.1.10.34 5: option transport.socket.nodelay on 6: option remote-subvolume /anush/export6 7: end-volume +------------------------------------------------------------------------------+ [2010-09-08 00:39:23.578634] D [glusterfsd-mgmt.c:415:glusterfs_mgmt_pmap_signin] fsd-mgmt: portmapper signin arguments not given [2010-09-08 00:39:23.578777] D [client-handshake.c:684:server_has_portmap] sep8_tcp-client-0: detected portmapper on server [2010-09-08 00:39:23.578897] D [rpc-clnt.c:483:rpc_clnt_connection_cleanup] rpc-clnt: cleaning up state in transport object 0x1fc1ffc8 [2010-09-08 00:39:27.576454] D [name.c:155:client_fill_address_family] sep8_tcp-client-0: address-family not specified, guessing it to be inet/inet6 [2010-09-08 00:39:27.579131] I [client-handshake.c:653:select_server_supported_programs] sep8_tcp-client-0: Using Program GlusterFS-3.1.0, Num (1298437), Version (310) [2010-09-08 00:39:27.579363] I [client-handshake.c:489:client_setvolume_cbk] sep8_tcp-client-0: Connected to 10.1.10.34:6975, attached to remote volume '/anush/export6'.
PATCH: http://patches.gluster.com/patch/4652 in master (protocol/client: send CHILD_UP directly fuse if parent is NULL)