summaryrefslogtreecommitdiffstats
path: root/15/regr/spec_files/server1.vol
blob: 002b4287e943bb7e9c13360443e66ccc08fc0506 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
volume brick 
  type storage/posix
  option directory /jbod/regr/15/export1
end-volume

volume server
  type protocol/server
  option transport-type tcp
  option listen-port 9315
  option auth.addr.brick.allow *
  subvolumes brick
end-volume