diff options
author | Basavanagowda Kanur <gowda@gluster.com> | 2009-02-21 15:27:03 +0530 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-02-22 03:38:29 +0530 |
commit | 8b99865bb1db5e349cfdacc795ca2160a32604e1 (patch) | |
tree | 60a3d842c14d8cfa522ee69c0877a66371658fd6 /doc/qa | |
parent | bcd1e26a95ab75f3431be8e71d93eae9b7b6cbf8 (diff) |
removed to 'option cache-size <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 <avati@amp.gluster.com>
Diffstat (limited to 'doc/qa')
-rw-r--r-- | doc/qa/qa-high-avail-server.vol | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/qa/qa-high-avail-server.vol b/doc/qa/qa-high-avail-server.vol index 09d91c4c43b..3556b9dae99 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 |