[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gfarm-discuss:43749] libgfarm: open path result: too many open files
- From: "Kirill V. Borodin" <kirill@xxxxxxxxxx>
- Date: Wed, 23 Jul 2008 13:49:35 +0400
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!