Hi Carl, Can you send the output of 'ps aux | grep gluster' and 'netstat -ntlp' ? Ideally, 'glusterd' process should be running for 'gluster' CLI to work. Regards, Amar On Sat, Mar 5, 2011 at 9:27 PM, Carl Chenet <chaica at ohmytux.com> wrote: > 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. >> >> I can't tell if it is related but the following command returns a 255 > bash code, which means that the return code from this command cant be > understood by bash : > > root at glusterfs1:~# gluster peer probe 192.168.1.31 > root at glusterfs1:~# echo $? > 255 > > Bye, > Carl Chenet > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >