[Gluster-devel] Afr Problem
Krishna Srinivas
krishna at zresearch.com
Tue May 20 07:52:23 UTC 2008
Ben,
Please remove the line " option replicate *:2" in afr vol definition.
Krishna
On Tue, May 20, 2008 at 1:24 PM, Ben Mok <benmok at powerallnetworks.com> wrote:
> Hello,
>
> Can you tell me why the client side can't mount to servers after I update
> the version from gluster 1.3.7 to 1.3.9 ?
>
> I tried to remove AFR translator and it works fine. Thank you very much!
>
>
>
> Ben
>
>
>
> 2 servers and one client
>
>
>
> Server side config
>
> ------------------------------------------------------
>
> volume storage-ds
>
> type storage/posix
>
> option directory /mnt/gluster/storage
>
> end-volume
>
>
>
> volume storage-ns
>
> type storage/posix
>
> option directory /mnt/gluster/storage-ns
>
> end-volume
>
>
>
> volume server
>
> type protocol/server
>
> option transport-type tcp/server
>
> subvolumes storage-ds
>
> option auth.ip.storage-ds.allow *
>
> option auth.ip.storage-ns.allow *
>
> end-volume
>
>
>
>
>
> Client side config
>
> ------------------------
>
> volume s1
>
> type protocol/client
>
> option transport-type tcp/client
>
> option remote-host 192.168.10.80
>
> option transport-timeout 30
>
> option remote-subvolume storage-ds
>
> end-volume
>
>
>
> volume s1-ns
>
> type protocol/client
>
> option transport-type tcp/client
>
> option remote-host 192.168.10.80
>
> option transport-timeout 30
>
> option remote-subvolume storage-ns
>
> end-volume
>
>
>
> volume s2
>
> type protocol/client
>
> option transport-type tcp/client
>
> option remote-host 192.168.10.55
>
> option transport-timeout 30
>
> option remote-subvolume storage-ds
>
> end-volume
>
>
>
> volume s2-ns
>
> type protocol/client
>
> option transport-type tcp/client
>
> option remote-host 192.168.10.55
>
> option transport-timeout 30
>
> option remote-subvolume storage-ns
>
> end-volume
>
>
>
> volume afr-ns
>
> type cluster/afr
>
> subvolumes s1-ns s2-ns
>
> option replicate *:2
>
> end-volume
>
>
>
> volume afr
>
> type cluster/afr
>
> subvolumes s1 s2
>
> option replicate *:2
>
> end-volume
>
>
>
> volume storage-unify
>
> type cluster/unify
>
> subvolumes afr
>
> option namespace afr-ns
>
> option scheduler rr
>
> option rr.limits.min-free-disk 5%
>
> end-volume
>
> -------------------------------------------------------------------------
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
More information about the Gluster-devel
mailing list