Hi,
On Tue, Mar 22, 2022, at 1:30 PM, Infraestructura TIC - UNNOBA wrote:
mailserver:/# du -hs /var/spool/cyrus/mail/1,1G /var/spool/cyrus/mail/mailserver:/# du -hs /var/spool/cyrus/search53G /var/spool/cyrus/search
This indeed looks odd. Could please identify which files contribute the most to the 53G? If so far you haven't compacted your search tiers, it should be enough to just do something like:
# ls -l <your search partitionndirectory>/user/uuid/6/c/6c0d5168-1c8d-4ff8-8cd8-f6682fd4fb65/xapian/ total 64 -rw------- 1 cyrus mail 504 Mar 22 12:13 cyrus.indexed.db -rw------- 1 cyrus mail 0 Mar 22 12:13 flintlock -rw------- 1 cyrus mail 95 Mar 22 12:13 iamglass -rw------- 1 cyrus mail 8192 Mar 22 12:13 position.glass -rw------- 1 cyrus mail 24576 Mar 22 12:13 postlist.glass -rw------- 1 cyrus mail 24576 Mar 22 12:13 termlist.glass
Also, what Xapian version do you use? Calling
xapian-version --version
will tell.Cheers,
Robert