I have a really simple glusterfs setup. Used glusterfs-volgen --name glusterStore --transport tcp host1:/mnt/raid10 host2:/mnt/raid10 to create the necessary files. And mounted the system with glusterfs --volfile=/etc/glusterfs/glusterfs.vol /mnt/glusterfs/ on the clients. However, with this setup there is no "root squashing", which is something I need. How can this be achieved? Regards, /jon