Re: How much is not much?
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 27 Apr 2014 21:49:01 +0000 (09:49 +1200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:01:58 +0000 (10:01 -0800)
f6/6124bb9da1e48a90b1cf92959379fe31c87b02 [new file with mode: 0644]

diff --git a/f6/6124bb9da1e48a90b1cf92959379fe31c87b02 b/f6/6124bb9da1e48a90b1cf92959379fe31c87b02
new file mode 100644 (file)
index 0000000..f01b6fc
--- /dev/null
@@ -0,0 +1,77 @@
+Return-Path: <michael.hudson@canonical.com>\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 1BC82431FBD\r
+       for <notmuch@notmuchmail.org>; Sun, 27 Apr 2014 14:49:57 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 UqEPONvs7szO for <notmuch@notmuchmail.org>;\r
+       Sun, 27 Apr 2014 14:49:49 -0700 (PDT)\r
+Received: from youngberry.canonical.com (youngberry.canonical.com\r
+       [91.189.89.112])\r
+       by olra.theworths.org (Postfix) with ESMTP id A8445431FBC\r
+       for <notmuch@notmuchmail.org>; Sun, 27 Apr 2014 14:49:49 -0700 (PDT)\r
+Received: from [118.149.201.199] (helo=narsil)\r
+       by youngberry.canonical.com with esmtpsa\r
+       (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71)\r
+       (envelope-from <michael.hudson@canonical.com>)\r
+       id 1WeWxH-0000iw-2q; Sun, 27 Apr 2014 21:49:47 +0000\r
+Received: by narsil (Postfix, from userid 1000)\r
+       id 1C796525C26; Mon, 28 Apr 2014 09:49:01 +1200 (NZST)\r
+From: Michael Hudson-Doyle <michael.hudson@canonical.com>\r
+To: James Cloos <cloos@jhcloos.com>, notmuch@notmuchmail.org\r
+Subject: Re: How much is not much?\r
+In-Reply-To: <m3mwf6fy60.fsf@carbon.jhcloos.org>\r
+References: <m3mwf6fy60.fsf@carbon.jhcloos.org>\r
+User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.4.50.2\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 28 Apr 2014 09:49:01 +1200\r
+Message-ID: <87ha5eo33m.fsf@canonical.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Sun, 27 Apr 2014 21:49:57 -0000\r
+\r
+James Cloos <cloos@jhcloos.com> writes:\r
+\r
+> The last time I tried to run notmuch new on my incoming archive it\r
+> crashed the box.\r
+>\r
+> But back then the archive was on an external drive, several usb-storage\r
+> and general usb bugs have been fixed since then, and my dives are all\r
+> internal now.\r
+>\r
+> So it is time for another try.\r
+>\r
+> But first, how much ram and disk should I expect to need, as a function\r
+> of the size of the maildir archive?\r
+>\r
+> (It is a tree of dirs, with maildir dirs at the leaves.  OTOH 20+ M\r
+> messages and just under 256 Go, base on du(1).)\r
+>\r
+> Trying to avoid data loss due to crashes...\r
+\r
+I can't answer to memory, but as a rule of thumb the notmuch database\r
+seems to be around the same size as the mail it indexes.  I think by any\r
+measure you have quite a lot of mail :-)\r
+\r
+Cheers,\r
+mwh\r