From owner-freebsd-stable@FreeBSD.ORG Sat Aug 14 13:32:25 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F981065726 for ; Sat, 14 Aug 2010 13:32:25 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 195428FC08 for ; Sat, 14 Aug 2010 13:32:24 +0000 (UTC) Received: by qwg5 with SMTP id 5so4285343qwg.13 for ; Sat, 14 Aug 2010 06:32:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=ShXYkxLeRwBtY0l5BzVllnXoRxD2L27/ZqNfrsD6cW8=; b=wCaJI6iUE3RJP3zbdKIgeGDqBLWm/BX4BLIgz0P1tTI5o5aYyQR4+/JTAu85sItGV1 TYg77eYnLm+hdMNrdAh/2BCzDApXL8UtbisJnvdeqo68qYAmVHs7ir0dopzEiczFKeh/ l6xigvDZpgbbsnmO6+2KtGQMggdgS22Y1mrTg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tcngOBKx5k3nanH4cYVxz53lgYY9Sru1FYtIC/M1rKzCq9XrXlFHjZUHgK1Lw6uxmj Lj4YNeUWHELjRSG3Pon3wYcpxIhEuETFVrMiT9z27QgSYY1ers5fbeFAI/xD+cYnjEu2 xSq5tUGOqZXnfVVT/AJbdCcFa+0aQxo+pkYmU= MIME-Version: 1.0 Received: by 10.229.52.31 with SMTP id f31mr2077660qcg.256.1281790998870; Sat, 14 Aug 2010 06:03:18 -0700 (PDT) Received: by 10.229.219.2 with HTTP; Sat, 14 Aug 2010 06:03:18 -0700 (PDT) In-Reply-To: References: <20100813152300.GA43660@icarus.home.lan> <2A40FCBD209C654588C3F74D5BFF2C7C07B543BF@EXVS2.stk.pacific.edu> <4C658ED0.7010304@restart.be> Date: Sat, 14 Aug 2010 15:03:18 +0200 Message-ID: From: Christian Walther To: andimayer82@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org Subject: Re: zfs destroy snapshot doesn't free space X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2010 13:32:25 -0000 Hi, what do you see when you cd to /var/.zfs? There should be a snapshot directory there. Is there any contents in it? Regards Christian Walther PS: Sorry for the repost, forgot to hit "reply all" (and fixed a bug, btw. It should be /var/.zfs insead of .zsh, of course.)