diff options
author | Jeff Darcy <jdarcy@redhat.com> | 2012-06-24 16:17:21 +0200 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-07-03 14:07:10 -0700 |
commit | 9781fea0dbde3faeeeb52451965de5d891e79bf2 (patch) | |
tree | 3fb0dd327d2fc6e2a3873da71af8efffd5e54d50 /THANKS | |
parent | fe4777660a0a92da6da582103690fa0c2e5c7496 (diff) |
cluster/afr: add a new option to select read-subvol by index
read subvolume is a nice option to set prefred read child if you have a
replication over 2 datacenter. if you have 2 datacenter and have a
distributed replication where one set of servers are in datacenter one
and the other (the replicated) are in the other datacenter
read-subvolume it not very handy since it goes over name and the
subvolume name is different for each replication pair. i added a new
option called read-subvolume-index which take the number of the
subvolume to choose. 0 fo first , 1 for second and so on subvolume in
every replication. this option can now be used in the --xlator-option
mount option to choose the prefered read child for all replication at
once. For Example on all clients in datacenter one you can use
--xlator-option=volumename-replication-*.read-subvolume-index=0 to
prefer read from the servers in datacenter one. when you expand or
shrink the volume no changes are needed to the client config since the
wildcard will set this option automatic on reconfigure.
Change-Id: I3b47432f77037c380ff4a6296636c6f8fc953db9
BUG: 837420
Original-author: domwo <glusterfs@wollina.de>
Signed-off-by: domwo <glusterfs@wollina.de>
Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
Reviewed-on: http://review.gluster.com/3615
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions