Hello Everyone, I have got an piler archive with two disks. One disk is mounted in "/var/piler/store" and the other one on "/". I have experienced an error on the disk with the piler store resulting in the filesystem (ext4) being read-only for multiple hours. Because piler was of course not able to write the mails to disk, they were saved to "/var/piler/error". My problem now is that the messages seem to be partially archived. I did run "$ pilerimport -D -d /var/piler/error" but all the messages are shown as duplicate:
duplicate:/var/piler/error/WD7D764Y72I5XH1H (duplicate id:4823279) duplicate:/var/piler/error/2FE84DCSTLJ6DQDJ(duplicate id:4823709) duplicate:/var/piler/error/3NOJGDB3GOF5BU0Y(duplicate id:4823718) Unfortunalely they are not shown in the Webinterface - neither as auditor nor as regular user. However, it is perfectly possible to download the Mails using a direct link like https://mailarchive.example.com/index.php?route=message/download&id=4823279 I also tried to reindex single mails with "$ reindex -f 4823457 -t 4823457" but it always failed with the following error: failed to addto sph_index table:4823457.eml put 0messages to sph_index table forreindexing Reindexing the whole archive is not really my preference if there is an alternative because I have 5 million+ mails in the database and I guess this would take a long time. Any help is greatly appreciated! Martin
