From owner-freebsd-jail@FreeBSD.ORG Fri Feb 10 10:57:21 2012 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80EC4106564A for ; Fri, 10 Feb 2012 10:57:21 +0000 (UTC) (envelope-from joris.dedieu@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 409F68FC08 for ; Fri, 10 Feb 2012 10:57:20 +0000 (UTC) Received: by qcmt40 with SMTP id t40so2011803qcm.13 for ; Fri, 10 Feb 2012 02:57:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=CtQLRHwYKpH/2VT/4ZPv0AvDV3OrlMrCUEQumNZXkqw=; b=u3VPVMxRBHF636IczGmkvp2Fw9FAXxbRmnPIDoqJI799s3x+tDr5Xq7BJSnsb9QagB CUTY4I8BANLqZyIq8F1dBbcVZA2yPn5PIWNAXtyLS8ZtFyUE9m1sOckZqrbQf5+Jg0c6 3K11/34MPfWe9f+sJNK9s6JNUuOqb1gnWPXTU= MIME-Version: 1.0 Received: by 10.229.137.21 with SMTP id u21mr3956048qct.23.1328869832072; Fri, 10 Feb 2012 02:30:32 -0800 (PST) Received: by 10.229.131.204 with HTTP; Fri, 10 Feb 2012 02:30:32 -0800 (PST) In-Reply-To: <4F33EA27.8090405@quip.cz> References: <4F33EA27.8090405@quip.cz> Date: Fri, 10 Feb 2012 11:30:32 +0100 Message-ID: From: joris dedieu To: freebsd-jail@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: File system issue [was Re: jails] X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 10:57:21 -0000 2012/2/9 Miroslav Lachman <000.fbsd@quip.cz>: >> Hi Greg, >> >> I am having an issue with one of my jailed systems. It has run out of >> space. I have identified many files to delete but I can =A0not >> Delete the files as the system comes back with "No Space available". =A0= I I had the same issue some times ago on 8.1. Just temporally changing the refquota on the host solved it. Joris >> tried to delete them from the host system as well but I get >> The same system issue. How does one delete files or free up space? > > > What version you are running? (uname -a) > Are you using ZFS or UFS? > If ZFS, do you have some snapshots of given filesystem? If yes, then you > must firstly delete some snapshots to get some free space. With snapshot, > the deleted file needs additional space to alocate in last snapshot. > > Miroslav Lachman > _______________________________________________ > freebsd-jail@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-jail > To unsubscribe, send any mail to "freebsd-jail-unsubscribe@freebsd.org"