From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29674: Ceph creates Btrfs subvolumes on Btrfs during tests. Date: Tue, 12 Dec 2017 21:19:07 +0100 Message-ID: <87bmj3its4.fsf@gnu.org> References: <87bmj4qfan.fsf@gnu.org> <370b49eecdaf24eaf076fc9ef7479b61@mykolab.com> <871sk0q6go.fsf@gnu.org> <7be83282-3edf-38a1-f29a-87f8bed33715@tobias.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOr28-0005Tb-RP for bug-guix@gnu.org; Tue, 12 Dec 2017 15:20:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOr25-00066A-Lo for bug-guix@gnu.org; Tue, 12 Dec 2017 15:20:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50269) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOr25-000666-H0 for bug-guix@gnu.org; Tue, 12 Dec 2017 15:20:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eOr22-0001nd-EW for bug-guix@gnu.org; Tue, 12 Dec 2017 15:20:05 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <7be83282-3edf-38a1-f29a-87f8bed33715@tobias.gr> (Tobias Geerinckx-Rice's message of "Tue, 12 Dec 2017 17:13:25 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Tobias Geerinckx-Rice Cc: 29674@debbugs.gnu.org, rhelling@mykolab.com Tobias Geerinckx-Rice skribis: > Ludovic Court=C3=A8s wrote on 12/12/17 at 17:03: >> So does guix-daemon systematically leave /tmp/guix-build-ceph* behind it? > > Almost certainly. I can confirm several hundred previously unknown > subvolumes filling up my btrfs substitute server. Time to clean up. Ouch. I find this Btrfs behavior highly questionable. Let=E2=80=99s make sure our packages don=E2=80=99t leak Btrfs subvolumes th= en! Ludo=E2=80=99.