summaryrefslogtreecommitdiffstats
path: root/639/regr/spec_files/client1.vol
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2010-03-23 00:32:46 -0700
committerVijay Bellur <vijay@gluster.com>2010-04-08 11:09:16 +0530
commit19a683156ddb087f9ea390262a518d49b6bf7bd4 (patch)
treee81574c16e7ba6b9e9c2dac9918df4290661aca2 /639/regr/spec_files/client1.vol
parent72bef58dc6af141e7c1d454dfe2760c27872bc80 (diff)
Regression testcase for bug 639
Signed-off-by: Vijay Bellur <vijay@gluster.com>
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