Hi, What is better? Is making a client part of the cluster and then making the mount via "localhost": # service glusterd start # gluster peer probe somehost # mount -t glusterfs localhost:/volume /mnt/temp or: # mount -t glusterfs somehost:/volume /mnt/temp I guess with mounting it via somehost, one would have to very picky to choose which host to pick as if it goes down that mount may stop working. Am I correct? So what is better? Thanks, Ziemowit -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20130723/c9bc0e87/attachment.html>