<div dir="ltr">Hi all,<br><div><br></div><div>I&#39;m  new to gluster, and recently I setup two server  to use with lxc.</div><div>From both server I&#39;m able to mount the volume and do normal operation.</div><div><br></div><div>When I try to create a unprivileged container where the path is inside the gluster volume,  the operation fail because unable to do chown operation.</div><div><br></div><div>In detail lxc execute the following command:</div><div><br></div><div>lxc-usernsexec -m u:0:165536:1 -m u:9869:9869:1 -m g:0:165536:1 -m g:9869:9869:1 -- chown 0:9869 /mnt/vm/lxc/test1<br></div><div><br></div><div>and the gluster log report the following error:</div><div><br></div><div><div>[2015-06-22 16:58:44.065941] W [client-rpc-fops.c:2145:client3_3_setattr_cbk] 2-gv0-client-0: remote operation failed: Operation not permitted</div><div>[2015-06-22 16:58:44.066213] W [client-rpc-fops.c:2145:client3_3_setattr_cbk] 2-gv0-client-1: remote operation failed: Operation not permitted</div><div>[2015-06-22 16:58:44.066928] W [fuse-bridge.c:1079:fuse_setattr_cbk] 0-glusterfs-fuse: 36942426: SETATTR() /lxc/test1 =&gt; -1 (Operation not permitted)</div></div><div><br></div><div>If I exec the same  command on the local filesystem, all works fine, I&#39;m running glusterfs 3.6.3 on ubuntu 14.04.</div><div><br></div><div>Do you have any suggestion?</div><div><br></div><div>Alessandro</div></div>