Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2016 05:03:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211535] ZFS crash zap_leaf_array_create() in zap_leaf.c
Message-ID:  <bug-211535-8-xjjYvH53fs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211535-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211535-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211535

--- Comment #2 from dgilbert@eicat.ca ---
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 r=
est
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, t=
he
crash happens about once every 12-ish hours.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211535-8-xjjYvH53fs>