[Gluster-users] Issues with RPC
Carl Chenet
chaica at ohmytux.com
Sat Feb 26 12:14:01 UTC 2011
Replying to myself to provide my configuration :
########################################
volume brick
type storage/posix # POSIX FS translator
option directory /sharedspace # Export this directory
end-volume
volume server
type protocol/server
option transport-type tcp
# option transport-type unix
# option transport-type ib-sdp
# option transport.socket.bind-address 192.168.1.10 # Default is to
listen on all interfaces
# option transport.socket.listen-port 24016
# option transport-type ib-verbs
# option transport.ib-verbs.bind-address 192.168.1.10 # Default is
to listen on all interfaces
# option transport.ib-verbs.listen-port 24016
# option transport.ib-verbs.work-request-send-size 131072
# option transport.ib-verbs.work-request-send-count 64
# option transport.ib-verbs.work-request-recv-size 131072
# option transport.ib-verbs.work-request-recv-count 64
# option client-volume-filename /etc/glusterfs/glusterfs-client.vol
subvolumes brick
# NOTE: Access to any volume through protocol/server is denied by
# default. You need to explicitly grant access through # "auth"
# option.
option auth.addr.brick.allow * # Allow access to "brick" volume
end-volume
############################################
Bye,
Carl
Le 26/02/2011 12:08, Carl Chenet a écrit :
> Hi,
>
> I use glusterfs 3.1.2 with Debian Sid. Glusterfs-server and
> glusterfs-client are installed
> on both machines (192.168.1.30-31).The portmap and nfs-common packages
> (this last one providing rpc.statd) are also installed and started but
> when I try to use the following command from my first host
> (192.168.1.30):
>
> # gluster peer probe 192.168.1.31
> Command Execution Failed
>
> Logs give me each time:
> [2011-02-26 11:01:52.171701] E [rpcsvc.c:689:rpcsvc_program_actor]
> rpc-service: RPC program not available
> [2011-02-26 11:01:52.172801] I [server.c:428:server_rpc_notify]
> server: disconnected connection from 127.0.0.1:1022
>
> I tried to stop/start portmap/nfs-common/glusterfs-server services but
> this does not seem to have any effect.
>
> Bye,
> Carl Chenet
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
More information about the Gluster-users
mailing list