Well, I'm running the above command
Code:
zmblobchk --missing-blob-delete-item --export-dir /home/blob --mailboxes 31 start
But this has not solved the problem because it stops after a while, I guess before all messages are checked.
Code:
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136940-5670913.msg: unexpected blob. File size is 10728.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3134130-5668161.msg: unexpected blob. File size is 10786.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3134619-5668642.msg: unexpected blob. File size is 10782.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3135545-5669547.msg: unexpected blob. File size is 12102.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136405-5670388.msg: unexpected blob. File size is 10767.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136195-5670182.msg: unexpected blob. File size is 12124.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136505-5670486.msg: unexpected blob. File size is 10789.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136285-5670270.msg: unexpected blob. File size is 12076.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3136507-5670488.msg: unexpected blob. File size is 10768.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3134099-5668131.msg: unexpected blob. File size is 10782.
Mailbox 31, volume 1, /opt/zimbra/store/0/31/msg/253/3135125-5669135.msg: unexpected blob. File size is 11019.
zimbra@zimbramail:/root$
So it runs through about 100 of the /msg/ folders of user /31/ but then it stops, I know there are more of them. Does the tool have a maximum number of msg somewhere?
I also don't have the impression the 'blobs' are effectively deleted. Eg. in the mailbox, via webmail, there are still as much mails as there were before.
Hope to fix this one asap! Thanks!