gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Confused on AFR, where does it happen client or serv


From: matthew zeier
Subject: Re: [Gluster-devel] Confused on AFR, where does it happen client or server
Date: Mon, 07 Jan 2008 20:59:01 -0800
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

I imagine the server config would look like:

volume local-brick
 type storage/posix
 option directory /mnt/local-brick
end-volume

volume remote-brick
 type protocol/client
 option transport-type tcp/client
 option remote-host 10.2.10.100
 option remote-subvolume other-local-brick
end-volume

volume afr1
 type cluster/aft
 subvolumes local-brick remote-brick
end-volume

That's all a guess though.

But then would all your clients all only connect to 1 server? kinda
seems like so i guess unless there is some round robin something or
other?


I dunno - the client could use unify and mount both servers' afr1.

I'm sure someone with more clue can say for sure :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]