gluster-devel
[Top][All Lists]
Advanced

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

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


From: Sam Douglas
Subject: [Gluster-devel] Re: Multiple AFR instances on same storage bricks
Date: Tue, 11 Dec 2007 16:05:40 +1300

[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




reply via email to

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