> One of my colleagues pointed out that you are using Openindiana which >is solaris based OS. We faced this issue in 3.1.1 on solaris, this is >already fixed on 3.1.2 branch of gluster. Please try the same with the >latest glusterfs. This should work on it. Since this problem, the localhost peer appearing where it shouldn't is my doing, and my real problem is that it isn't a friend, I figured I would try downloading what's on git. However, when I tried to compile it, I get errors: cli1-xdr.h:187: error: syntax error before "u_quad_t" cli1-xdr.h:187: warning: no semicolon at end of struct or union cli1-xdr.h:188: warning: type defaults to `int' in declaration of `size' cli1-xdr.h:188: warning: data definition has no type or storage class cli1-xdr.h:189: error: syntax error before "lookedup_files" cli1-xdr.h:189: warning: type defaults to `int' in declaration of `lookedup_files' cli1-xdr.h:189: warning: data definition has no type or storage class cli1-xdr.c: In function `xdr_gf1_cli_probe_rsp': cli1-xdr.c:62: warning: assignment from incompatible pointer type cli1-xdr.c:80: warning: assignment from incompatible pointer type cli1-xdr.c: In function `xdr_gf1_cli_defrag_vol_rsp': cli1-xdr.c:315: error: dereferencing pointer to incomplete type cli1-xdr.c:317: error: dereferencing pointer to incomplete type cli1-xdr.c:319: error: dereferencing pointer to incomplete type cli1-xdr.c:321: warning: implicit declaration of function `xdr_u_quad_t' cli1-xdr.c:321: error: dereferencing pointer to incomplete type cli1-xdr.c:323: error: dereferencing pointer to incomplete type cli1-xdr.c:325: error: dereferencing pointer to incomplete type