From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0BteKvZ5kV9hSwAA0tVLHw (envelope-from ) for ; Thu, 22 Oct 2020 12:24:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OEJNJPZ5kV9NVgAA1q6Kng (envelope-from ) for ; Thu, 22 Oct 2020 12:24:22 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0D996940149 for ; Thu, 22 Oct 2020 12:24:21 +0000 (UTC) Received: from localhost ([::1]:57052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVZdk-0000CF-T0 for larch@yhetil.org; Thu, 22 Oct 2020 08:24:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVZ6b-0005LS-PQ for bug-guix@gnu.org; Thu, 22 Oct 2020 07:50:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40067) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kVZ6Y-0007jB-UF for bug-guix@gnu.org; Thu, 22 Oct 2020 07:50:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kVZ6Y-0007Kk-TC for bug-guix@gnu.org; Thu, 22 Oct 2020 07:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43850: cuirass: inconsistent SQL queries execution time. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 22 Oct 2020 11:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43850 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 43850@debbugs.gnu.org Received: via spool by 43850-submit@debbugs.gnu.org id=B43850.160336739128157 (code B ref 43850); Thu, 22 Oct 2020 11:50:02 +0000 Received: (at 43850) by debbugs.gnu.org; 22 Oct 2020 11:49:51 +0000 Received: from localhost ([127.0.0.1]:51612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVZ6N-0007K2-Jo for submit@debbugs.gnu.org; Thu, 22 Oct 2020 07:49:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVZ6M-0007Jq-FK for 43850@debbugs.gnu.org; Thu, 22 Oct 2020 07:49:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41771) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVZ6H-0007iL-5e for 43850@debbugs.gnu.org; Thu, 22 Oct 2020 07:49:45 -0400 Received: from [2a01:e0a:19b:d9a0:50c1:4a69:300e:4531] (port=44898 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kVZ6G-0005Q4-LE for 43850@debbugs.gnu.org; Thu, 22 Oct 2020 07:49:44 -0400 From: Mathieu Othacehe References: <87a6wyhviz.fsf@gnu.org> <87362gg35r.fsf@gnu.org> <87362986k7.fsf@gnu.org> Date: Thu, 22 Oct 2020 13:49:43 +0200 In-Reply-To: <87362986k7.fsf@gnu.org> (Mathieu Othacehe's message of "Tue, 20 Oct 2020 13:45:12 +0200") Message-ID: <87blguzdig.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: Y2NyI7/f6PrI Hello, > I have now copied the database to a tmpfs mounted directory to make sure > that those inconsistent duration are only caused by the I/O pressure on > berlin. This helps a lot. The Cuirass web service has been running smooth since two days, without any inconsistent query times. I'm considering using a tmpfs backed database for good. The problem is that we would need a save/restore mechanism in case Berlin reboots. WDYT? Thanks, Mathieu