volume foo1 type protocol/client option transport-type tcp/client # for TCP/IP transport option remote-host 127.0.0.1 # IP address of the remote brick option remote-subvolume foo # name of the remote volume end-volume volume foo2 type protocol/client option transport-type tcp/client # for TCP/IP transport option remote-host 192.168.3.1 # IP address of the remote brick option remote-subvolume foo # name of the remote volume end-volume volume foo type cluster/afr subvolumes foo1 foo2 end-volume