[Gluster-devel] Re: Multiple AFR instances on same storage bricks

Sam Douglas sam.douglas32 at gmail.com
Tue Dec 11 03:05:40 UTC 2007


[damn email interface... tab then space caused it to send early]

volume brick1
    type storage/posix
    ...
end-volume

volume client1
   type protocol/client
   ...
end-volume

volume client2
   ...
end-volume

volume afr
    type cluster/afr
    option replicate *:3
    subvolumes brick1 client1 client2
end-volume

volume server
    # Export the bricks
end-volume

--

Would there be any issues with multiple different AFR instances
working on the same storage volumes?

-- Sam Douglas





More information about the Gluster-devel mailing list