[Gluster-users] GlusterFS process take very many memory
Барынин Константин (aka_Red=5FLion)
red_lion at inbox.ru
Tue Dec 16 19:56:05 UTC 2008
Hello!!!
I try use GLusterFS + openvz, but gfs process every 1 minute memory usare increase at ~2MB. How i can fix this?
P.S. sorry about my bad english.
Cluster information:
1) 3 nodes (server-client), conf:
##############
# local data #
##############
volume vz
type storage/posix
option directory /home/local
end-volume
volume vz-locks
type features/posix-locks
subvolumes vz
end-volume
volume vz-locks-perf
type performance/io-threads
option thread-count 8
option cache-size 8MB
subvolumes vz-locks
end-volume
volume server
type protocol/server
option transport-type tcp/server
subvolumes vz-locks-perf
option auth.ip.vz-locks-perf.allow 192.168.*
end-volume
################
# remoute data #
################
####
# main
volume remvz01
type protocol/client
option transport-type tcp/client
option remote-host 192.168.34.2
option remote-subvolume vz-locks-perf
option transport-timeout 60
end-volume
####
# sv
volume remvz02
type protocol/client
option transport-type tcp/client
option remote-host 192.168.8.40
option remote-subvolume vz-locks-perf
option transport-timeout 60
end-volume
####
# main2
volume remvz03
type protocol/client
option transport-type tcp/client
option remote-host 192.168.34.6
option remote-subvolume vz-locks-perf
option transport-timeout 60
end-volume
#################################
# AFR - 1 local, anover remoute #
#################################
volume afr
type cluster/afr
option read-subvolume remvz01 # this line depend of node
subvolumes remvz01 remvz02 remvz03
end-volume
2)GLusterFS version used:
glusterfs 1.4.0rc3 built on Dec 16 2008 13:39:08
Repository revision: glusterfs--mainline--3.0--patch-777
More information about the Gluster-users
mailing list