Proxmox glusterfs does not work with CentOS 6.4

PatrickM

New Member
Oct 8, 2013
2
0
1
I'm have a CentOS 6.4 gluster replicated filesystem on two servers. This setup works without any problems.
But when trying to connect my proxmox VE 3.0.3 to this system I'm seeing errors on the side of CentOS.

[2013-10-08 18:04:04.460051] W [rpcsvc-auth.c:324:rpcsvc_authenticate] 0-rpc-service: Auth too weak
[2013-10-08 18:04:04.460080] E [rpcsvc.c:383:rpcsvc_request_create] 0-rpc-service: auth failed on request. (XID: 0x1, Ver: 2, Prog: 123451501, ProgVers: 1, Proc: 1) from trans (socket.management)
[2013-10-08 18:04:04.460131] W [rpcsvc.c:1066:rpcsvc_error_reply] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_notify+0x93) [0x7f2189b37aa3] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_handle_rpc_call+0xe6) [0x7f2189b377d6] (-->/usr/lib64/libgfrpc.so.0(rpcsvc_request_create+0x181) [0x7f2189b374d1]))) 0-: sending a RPC error reply

The glusterfs version on Proxmox: glusterfs 3.4.0 built on Aug 13 2013 11:34:28
On CentOS 6.4: 3.2.7-1.el6.x86_64

I have no idea how to resolve this.


 
Yes I have followed the howto's on this website, after posting this thread I have found on the web that I must use the rpm that come from gluster.org and not the one from EPEL. Going to try this.