db_verify sp_words Lots of lines like: db_verify: BDB1087 Page 5308: Btree level incorrect: got 0, expected 1 db_verify: BDB0501 Page 5309: btree or recno page is of inappropriate type 0 db_verify: BDB0502 Page 5309: totally zeroed page Then db_verify: sp_words: BDB0090 DB_VERIFY_BAD: Database verification failed BDB5105 Verification of sp_words failed. db_recover seems to run very quick and at the end I end up with an additional 10mb file called log.0000000001 and I don’t know what to do with it. The original db file remains the same Running with -v gives me BDB2526 Finding last valid log LSN: file: 1 offset 28 But I’m pretty confused about how this is meant to work! Scott On 1. May 2019, at 20:48, Samuel Sieb <samuel@xxxxxxxx> wrote: > > On 5/1/19 1:22 AM, Scott van Looy via users wrote: >>> On 1. May 2019, at 09:22, Samuel Sieb <samuel@xxxxxxxx> wrote: >>> >>> On 4/30/19 11:30 PM, Scott van Looy via users wrote: >>>> What format does spamprobe use for the db and is it repairable somehow? >>> >>> Try running the "file" command on the database file and see what it says. What is the filename? >> sp_words: Berkeley DB (Btree, version 9, native byte-order) > > Make a copy of the directory and you can try the db_* utilities like db_verify and db_recover. > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Attachment:
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx