[rrd-developers] too many open files error
Ashok Mandala
amandala at speedtrak.com
Tue Jul 24 02:58:56 MEST 2001
Hi All,
I have started using the API calls to librrd in my program (Thanks for
helping out :-) ) - but have started getting the "too many open files"
error message from rrd_get_error() after around 1200 rrd files have
been created/updated. I am not opening any files or sockets in my
program, so the rrd functions should be the only ones using the file
descriptors. Also, the application is not multi-threaded , so there is
only one call to rrd_xxx functions at any point - I expect that after
each return from the rrd_update() or rrd_create() calls the file
descriptor count would have been unchanged if the files had been
properly closed. Then, why is this error occuring ? Has anyone
encountered the same problem before ?
Thanks.
Ashok.
--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-developers
mailing list