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 | |
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')
-rw-r--r-- | doc/qa/qa-high-avail-server.vol | 2 | ||||
-rw-r--r-- | doc/translator-options.txt | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/qa/qa-high-avail-server.vol b/doc/qa/qa-high-avail-server.vol index 09d91c4c4..3556b9dae 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 diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 38b04b5fc..5c6d76d48 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -125,7 +125,7 @@ performance/io-cache: * priority GF_OPTION_TYPE_ANY * cache-timeout (force-revalidate-timeout) GF_OPTION_TYPE_INT 0-60 * page-size GF_OPTION_TYPE_SIZET (16 * GF_UNIT_KB)-(4 * GF_UNIT_MB) - * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) + * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) auth: - addr: |