https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211535

--- Comment #2 from [email protected] ---
A little more data.  There are two directories:

/var/spool/icinga2/tmp and /var/spool/icinga2/perfdata

(technically, /jail/icinga exist below that ... both filesystems, but the rest
of this is one filesystem)

in tmp are two files: host-perfdata and service-perfdata

each interval (looks like every minute), these files are renamed into the
perfdata directory with a date-time string inserted into the name.

-rw-r--r--  1 183  icinga   4130 Aug  3 16:42 host-perfdata.1470256929
-rw-r--r--  1 183  icinga   5298 Aug  3 16:42 service-perfdata.1470256959

(as an example of two files in perfdata.)

so... with the 350k files in the directory, 2 renames firing each minute, the
crash happens about once every 12-ish hours.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to