From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#29674: Ceph creates Btrfs subvolumes on Btrfs during tests. Date: Tue, 12 Dec 2017 17:13:25 +0100 Message-ID: <7be83282-3edf-38a1-f29a-87f8bed33715@tobias.gr> References: <87bmj4qfan.fsf@gnu.org> <370b49eecdaf24eaf076fc9ef7479b61@mykolab.com> <871sk0q6go.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOn9B-000676-26 for bug-guix@gnu.org; Tue, 12 Dec 2017 11:11:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOn96-00039g-CG for bug-guix@gnu.org; Tue, 12 Dec 2017 11:11:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50087) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eOn96-00039K-82 for bug-guix@gnu.org; Tue, 12 Dec 2017 11:11:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eOn93-0003IT-UW for bug-guix@gnu.org; Tue, 12 Dec 2017 11:11:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871sk0q6go.fsf@gnu.org> Content-Language: en-GB 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: ludo@gnu.org, rhelling@mykolab.com Cc: 29674@debbugs.gnu.org Ludovic Courtès 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. Kind regards, T G-R