Amar S. Tumballi wrote:
Well, I would say that won't work.
http://www.gluster.org/docs/index.php/AFR_single_process
Check the above link. It should works fine. This can extended further to
unify with NUFA (afr with the local posix volume as local-volume-name).
Thanks for that. I'm not 100% sure, but shouldn't this:
volume home[12]
type protocol/client
option transport-type tcp/client
option remote-host machine0[12]
option remote-subvolume home2
end-volume
instead be:
volume home[12]
type protocol/client
option transport-type tcp/client
option remote-host machine0[12]
option remote-subvolume storage-home
end-volume
?