summaryrefslogtreecommitdiffstats
path: root/383/regr/spec_files/server3.vol
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2011-03-07 10:03:15 +0530
committerVijay Bellur <vijay@gluster.com>2011-03-07 10:04:24 +0530
commit914f0aef201b0b3b5709460c9da0262244f280aa (patch)
tree5fe36ab4ce8dd01c78228a0f262f2cbcabcf455a /383/regr/spec_files/server3.vol
parente460b7a3d828ab43a6fd9d4abdb96109661d30b1 (diff)
moved old files to legacy
Signed-off by: Raghavendra Bhat <raghavendrabhat@gluster.com>
Diffstat (limited to '383/regr/spec_files/server3.vol')
-rw-r--r--383/regr/spec_files/server3.vol23
1 files changed, 0 insertions, 23 deletions
diff --git a/383/regr/spec_files/server3.vol b/383/regr/spec_files/server3.vol
deleted file mode 100644
index 7462c48..0000000
--- a/383/regr/spec_files/server3.vol
+++ /dev/null
@@ -1,23 +0,0 @@
-volume posix
- type storage/posix
- option directory /gluster/err3
-end-volume
-
-volume locks
- type features/locks
- subvolumes posix
-end-volume
-
-volume brick
- type performance/io-threads
- option thread-count 8
- subvolumes locks
-end-volume
-
-volume server
- type protocol/server
- option transport-type tcp
- option listen-port 1700
- option auth.addr.brick.allow *
- subvolumes brick
-end-volume