On 04/27/2012 11:03 AM, Emmanuel Dreyfus wrote:
I tested 3.3qa39 on NetBSD client, I get this: [2012-04-27 10:58:56.625807] E [glusterfsd-mgmt.c:1548:mgmt_getspec_cbk] 0-glusterfs: XDR decoding error [2012-04-27 10:58:56.626098] E [glusterfsd-mgmt.c:1623:mgmt_getspec_cbk] 0-mgmt: failed to fetch volume file (key:gfs) I it assumed that the server runs 3.3 too? It does not right now.
Both client and server should run the same version. In this case, you seem to hit a incompatibility due to commit e9875252 (http://review.gluster.com/2511).
A lot of procedures got extended. Mixing the old and new protocol will likely not work.
HTH, Niels