[Gluster-users] Problems with Gluster 3.1 and replicate/mirror

Hugo Cisneiros (Eitch) hugo.cisneiros at gmail.com
Mon Nov 22 16:50:28 UTC 2010


On Mon, Nov 22, 2010 at 1:07 PM, Craig Carl <craig at gluster.com> wrote:
>    How did you disable the quick-read translator?

First: on client I commented the quick-read translator on the volume-fuse.vol:

[...]
volume volume-iocache
  type performance/io-cache
  option cache-size 128MB
  option cache-timeout 2
  subvolumes volume-mirror
end-volume

#volume volume-quickread
#    type performance/quick-read
#    option cache-timeout 1
#    option max-file-size 64kB
#    subvolumes volume-iocache
#end-volume

volume blogs-writebehind
    type performance/write-behind
    option cache-size 4MB
    subvolumes volume-iocache
end-volume
[...]

And on the server, I used:

gluster volume set volume performance.quick-read off

-- 
[]'s
Hugo
www.devin.com.br



More information about the Gluster-users mailing list