<html><body><div style="font-family: garamond,new york,times,serif; font-size: 12pt; color: #000000"><div>You could configure read-subvolume for individual clients using the following mount option:<br></div><div><br></div><div>mount -t glusterfs -o "xlator-option=*replicate*.read-subvolume-index=0" &lt;hostname&gt;:/&lt;volname&gt; &lt;mountpoint&gt;<br></div><div><br></div><div>In the example above, 0 represents the zeroth child. If a particular client wants to use the second brick as the read child, use the following:<br></div><div><br></div><div>mount -t glusterfs -o "xlator-option=*replicate*.read-subvolume-index=1" &lt;hostname&gt;:/&lt;volname&gt; &lt;mountpoint&gt;</div><div><br></div><div>-Krutika<br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Yannick Perret" &lt;yannick.perret@liris.cnrs.fr&gt;<br><b>To: </b>"Krutika Dhananjay" &lt;kdhananj@redhat.com&gt;<br><b>Cc: </b>gluster-users@gluster.org<br><b>Sent: </b>Friday, March 4, 2016 3:35:57 PM<br><b>Subject: </b>Re: [Gluster-users] Per-client prefered server?<br><div><br></div></blockquote><div><br></div></div></body></html>