summaryrefslogtreecommitdiffstats
path: root/639/regr/spec_files/client1.vol
diff options
context:
space:
mode:
Diffstat (limited to '639/regr/spec_files/client1.vol')
-rw-r--r--639/regr/spec_files/client1.vol14
1 files changed, 14 insertions, 0 deletions
diff --git a/639/regr/spec_files/client1.vol b/639/regr/spec_files/client1.vol
new file mode 100644
index 0000000..72d8df7
--- /dev/null
+++ b/639/regr/spec_files/client1.vol
@@ -0,0 +1,14 @@
+volume client1
+ type protocol/client
+ option transport-type tcp
+ option remote-host 127.0.0.1
+ option transport.socket.remote-port 7777
+ option remote-subvolume brick1
+end-volume
+
+volume writebehind
+ type performance/write-behind
+ option cache-size 4MB
+ option flush-behind on
+ subvolumes client1
+end-volume \ No newline at end of file