From 8b99865bb1db5e349cfdacc795ca2160a32604e1 Mon Sep 17 00:00:00 2001 From: Basavanagowda Kanur Date: Sat, 21 Feb 2009 15:27:03 +0530 Subject: removed to 'option cache-size ' in example volfiles for io-threads. io-threads translator does not take 'cache-size' option now. so removed all references to 'cache-size' option for performance/io-threads. Signed-off-by: Anand V. Avati --- doc/qa/qa-high-avail-server.vol | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/qa') diff --git a/doc/qa/qa-high-avail-server.vol b/doc/qa/qa-high-avail-server.vol index 09d91c4c..3556b9da 100644 --- a/doc/qa/qa-high-avail-server.vol +++ b/doc/qa/qa-high-avail-server.vol @@ -215,7 +215,6 @@ end-volume volume server2-iot type performance/io-threads option thread-count 8 - option cache-size 64MB subvolumes server2-unify end-volume @@ -330,7 +329,6 @@ end-volume volume server3-iot type performance/io-threads option thread-count 8 - option cache-size 64MB subvolumes server3-unify end-volume -- cgit