summaryrefslogtreecommitdiffstats
path: root/639/regr/spec_files/client1.vol
blob: 72d8df7e45832e5a89e30934b7cd7dc0d4fb2254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
volume client1
  type protocol/client
  option transport-type tcp    
  option remote-host 127.0.0.1     
  option transport.socket.remote-port 7777
  option remote-subvolume brick1      
end-volume

volume writebehind
  type performance/write-behind
  option cache-size 4MB
  option flush-behind on  
  subvolumes client1
end-volume