summaryrefslogtreecommitdiffstats
path: root/241/regr/spec_files/server2.vol
diff options
context:
space:
mode:
Diffstat (limited to '241/regr/spec_files/server2.vol')
-rw-r--r--241/regr/spec_files/server2.vol23
1 files changed, 0 insertions, 23 deletions
diff --git a/241/regr/spec_files/server2.vol b/241/regr/spec_files/server2.vol
deleted file mode 100644
index 054e59f..0000000
--- a/241/regr/spec_files/server2.vol
+++ /dev/null
@@ -1,23 +0,0 @@
-volume posix
-type storage/posix
-option directory /jbod/regr/241/export2
-end-volume
-
-volume locks
-type features/locks
-subvolumes posix
-end-volume
-
-volume brick
-type performance/io-threads
-subvolumes locks
-end-volume
-
-volume server
-type protocol/server
-option transport-type tcp
-option listen-port 9351
-option auth.addr.brick.allow *
-subvolumes brick
-end-volume
-