Re: gluster config for fileserver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




2. have io-threads on the server so that io requests are handled smoothly from more than one client (web server).


What are good values for this?

Right now my server config is:

volume releases
 type storage/posix
 option directory /opt/releases.mozilla.org
end-volume

 volume iothreads
   type performance/io-threads
   option thread-count 4  # deault is 1
   option cache-size 32MB #64MB
   subvolumes releases
 end-volume

volume server
 type protocol/server
 option transport-type tcp/server
 subvolumes iothreads
 option auth.ip.releases.allow 10.4.80.*
end-volume




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux