Date: Fri, 15 Oct 2010 14:02:27 -0400 From: David Samms <dsamms@nw-ds.com> To: freebsd-fs@freebsd.org Subject: Re: ZFS trouble: unbelievably large files created Message-ID: <i9a4vl$4v2$1@dough.gmane.org> In-Reply-To: <201010151756.o9FHuWZ8061790@lurza.secnetix.de> References: <i9a1or$la0$1@dough.gmane.org> <201010151756.o9FHuWZ8061790@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/15/10 13:56, Oliver Fromme wrote:
> David Samms<dsamms@nw-ds.com> wrote:
> > I am running into issues with ZFS where perl, specifically amavisd
> > running spamassassin creates unbelievably large files, as in files 100x
> > the size of the hard disk.
> > [...]
> > ls -l .spamassassin
> > total 13352131
> > -rw------- 1 vscan vscan 684032 Oct 15 12:02 auto-whitelist
> > -rw------- 1 vscan vscan 40 Oct 15 12:37 bayes.lock
> > -rw------- 1 vscan vscan 1294336 Oct 15 12:38 bayes_seen
> > -rw------- 1 vscan vscan 4227072 Oct 15 12:38 bayes_toks
> > -rw------- 1 vscan vscan 553184002048 Oct 15 12:38
> > bayes_toks.expire3515
> > -rw------- 1 vscan vscan 140743122878464 Oct 15 12:14
> > bayes_toks.expire97254
> >
> > The last file is 140TB which is pretty good sized for a 1TB disk. Disk
> > compression is OFF. du -hs reports 13G int the .spamassassin directory.
>
> What does "ls -kls" report on those files?
>
> Best regards
> Oliver
>
From out side the jail....
ls -kls shawxp/var/amavis/.spamBAD
total 13352131
771 -rw------- 1 110 110 684032 Oct 15 12:02
auto-whitelist
1 -rw------- 1 110 110 40 Oct 15 12:37 bayes.lock
1284 -rw------- 1 110 110 1294336 Oct 15 12:38 bayes_seen
4229 -rw------- 1 110 110 4227072 Oct 15 12:38 bayes_toks
5025103 -rw------- 1 110 110 553184002048 Oct 15 12:38
bayes_toks.expire3515
8320745 -rw------- 1 110 110 140743122878464 Oct 15 12:14
bayes_toks.expire97254
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?i9a4vl$4v2$1>
