summaryrefslogtreecommitdiffstats
path: root/260/regr/spec_files/client1.vol
diff options
context:
space:
mode:
Diffstat (limited to '260/regr/spec_files/client1.vol')
-rw-r--r--260/regr/spec_files/client1.vol38
1 files changed, 0 insertions, 38 deletions
diff --git a/260/regr/spec_files/client1.vol b/260/regr/spec_files/client1.vol
deleted file mode 100644
index 0ea4d33..0000000
--- a/260/regr/spec_files/client1.vol
+++ /dev/null
@@ -1,38 +0,0 @@
-volume brick-0-0-0
-type protocol/client
-option transport-type tcp
-option remote-host 127.0.0.1
-option remote-port 6999
-option remote-subvolume brick0
-end-volume
-
-volume rep-0-0
-type cluster/replicate
-subvolumes brick-0-0-0
-end-volume
-
-volume brick-0-1-0
-type protocol/client
-option transport-type tcp
-option remote-host 127.0.0.1
-option remote-port 6999
-option remote-subvolume brick1
-end-volume
-
-volume rep-0-1
-type cluster/replicate
-subvolumes brick-0-1-0
-end-volume
-
-volume union
-type cluster/distribute
-subvolumes rep-0-0 rep-0-1
-end-volume
-
-volume client
-type performance/write-behind
-option cache-size 64MB
-option flush-behind on
-subvolumes union
-end-volume
-