Hide Forgot
Created attachment 175 [details] RH5.x working script
setup: 4 servers, 4 clients, 2 replicates, 1 dht, wb, ra do this on client: cp -ar /etc/ /mnt/glusterfs/etc1; echo 3 > /proc/sys/vm/drop_caches;cp -ar /etc/ /mnt/glusterfs/etc1; echo 3 > /proc/sys/vm/drop_caches;cp -ar /etc/ /mnt/glusterfs/etc1; echo 3 > /proc/sys/vm/drop_caches; do kill -USR1 pid the dump will show a lot of active inodes - hence inode leak.
PATCH: http://patches.gluster.com/patch/3125 in master (afr: fix inode ref leak in lookup)
PATCH: http://patches.gluster.com/patch/3126 in release-3.0 (afr: fix inode ref leak in lookup)