Gerry Reno wrote:
I have the following lines in client AFR translator in a test setup:

option replicate /var/appl/*:2
option replicate /var/appl/*/logs/*:1
even if I make it like this:
option replicate /var/appl/*:2
option replicate /var/appl/2.7/logs/*:1

it still does not work.


and if I do:
touch /var/appl/2.7/logs/some.log

it will still be replicated to the second client

I had not tested this until now, but I thought this was working already. Is my syntax not correct?


Gerry



_______________________________________________
Gluster-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to