<div class="gmail_quote"><div>Nick,</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I have  a single storage server which exports /data to  number of clients.<br>

<br>
Is it ok to access the data on the storage server directly (ie not via glusterfs mount) ?<br>
<br>
(I know this causes problems when there are multiple servers ).<br></blockquote><div><br></div><div><br></div><div>Are you doing just read()/access()/stat()  like operations? Then it should be fine. If you are not using any new features (like quota/geo-replication etc etc) then technically, you can modify (but surely not rename(2) and link(2)) the data inside. But we haven&#39;t tested this for ages now, and we don&#39;t recommend it for production use.</div>
<div><br></div><div>Regards,</div><div>Amar</div><div><br></div><div><br></div></div>