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

[gfarm-discuss:43749] libgfarm: open path result: too many open files



Hi, All

What this error mean, when i replicate more than 1k files? And how tune it (by gfarm2fs?) ?

libgfarm: open path result: too many open files

# ulimit -a | grep "open files"
open files (-n) 20000

and replica-command is

find /fs/www/classmates_v2/images/ -type d | sed 's/\/fs\///g' | xargs -n 1 gfrep -N 2

Thanx!