Re: Notmuch success: Xapian database corrupt
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 19 Apr 2010 06:40:09 +0000 (08:40 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:43 +0000 (09:36 -0800)
20/dc16a7df3a41ba32223815ab4f373bf8c6ad97 [new file with mode: 0644]

diff --git a/20/dc16a7df3a41ba32223815ab4f373bf8c6ad97 b/20/dc16a7df3a41ba32223815ab4f373bf8c6ad97
new file mode 100644 (file)
index 0000000..a52b76e
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <Sebastian@SSpaeth.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 84D604196F0\r
+       for <notmuch@notmuchmail.org>; Sun, 18 Apr 2010 23:40:20 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.8\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8,\r
+       RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id O5zjyK03lgEE for <notmuch@notmuchmail.org>;\r
+       Sun, 18 Apr 2010 23:40:15 -0700 (PDT)\r
+Received: from homiemail-a22.g.dreamhost.com (caiajhbdcaid.dreamhost.com\r
+       [208.97.132.83])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7A2F5431FC1\r
+       for <notmuch@notmuchmail.org>; Sun, 18 Apr 2010 23:40:14 -0700 (PDT)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204])\r
+       by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPA id 3941D1A805F; \r
+       Sun, 18 Apr 2010 23:40:12 -0700 (PDT)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Mon, 19 Apr 2010 08:40:10 +0200\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: John Fremlin <john@fremlin.org>, notmuch@notmuchmail.org\r
+Subject: Re: Notmuch success: Xapian database corrupt\r
+In-Reply-To: <87r5mchmji.fsf-genuine-vii@john.fremlin.org>\r
+References: <87r5mchmji.fsf-genuine-vii@john.fremlin.org>\r
+Date: Mon, 19 Apr 2010 08:40:09 +0200\r
+Message-ID: <87633olzcm.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 19 Apr 2010 06:40:21 -0000\r
+\r
+On 2010-04-18, John Fremlin wrote:\r
+> Processed 58 files (19 files/sec.)\r
+\r
+That seems exceptionally low. I get about 60-70 files/sec on a laptop\r
+hard disk.\r
+> \r
+> Is there any way to recover the database?\r
+\r
+I am no expert with xapian databases, and that might seem obvious, but\r
+you did a notmuch dump to save your tags, did you? If that works you can\r
+nuke your database directory and after a notmuch new (1-2 days?!!) you\r
+can notmuch restore your tags. This way, at least, you won't have any\r
+data loss.\r
+\r
+Sebastian\r