Hide Forgot
Gluster and kernel compile fails consistently when run on glusterfs. This was due to memory pool corruption as part of BUG 329 fix. Adding memset to mem_get calls of the mempools to prevent these corruptions
PATCH: http://patches.gluster.com/patch/4195 in master (Fix memory corruption in mem pool)
tested with 3.1.0qa26 ,kernel compile works with nfs mounts. but it failed with fuse mount,will again with 3.1.0qa28
(In reply to comment #2) > tested with 3.1.0qa26 ,kernel compile works with nfs mounts. > but it failed with fuse mount,will again with 3.1.0qa28 Try without access control.