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

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