summaryrefslogtreecommitdiffstats
path: root/doc/qa/legacy/qa-high-avail-client.vol
blob: 69cb8dd30f155fce760ea2fee1707d7cde03efbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
volume client
 type protocol/client
 option transport-type tcp
 option remote-host localhost
 option transport.socket.remote-port 7001
 option remote-subvolume server1-iot
end-volume

volume ra
 type performance/read-ahead
 subvolumes client
end-volume

volume wb
 type performance/write-behind
 subvolumes ra
end-volume