From owner-freebsd-questions@FreeBSD.ORG Fri Jul 8 14:37:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A8416A41C for ; Fri, 8 Jul 2005 14:37:39 +0000 (GMT) (envelope-from freebsd@xianshi.org) Received: from mail.metronet.co.uk (mail.metronet.co.uk [213.162.97.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DCE43D46 for ; Fri, 8 Jul 2005 14:37:38 +0000 (GMT) (envelope-from freebsd@xianshi.org) Received: from [192.168.1.2] (84-51-149-46.hannah446.adsl.metronet.co.uk [84.51.149.46]) by smtp.metronet.co.uk (MetroNet Mail) with ESMTP id 6A41E402D9A for ; Fri, 8 Jul 2005 15:37:26 +0100 (BST) Message-ID: <42CE8F97.4020307@xianshi.org> Date: Fri, 08 Jul 2005 15:37:11 +0100 From: Elliot Crosby-McCullough User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Root 8% reserved space and tunefs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 14:37:39 -0000 Evening. We are downloading an item to a freebsd 5.3 server which has a size a little short of the max size of the HD. For technical reasons there is no way to remove portions of the item before it is finished. There is enough space but only if the 8% reserved for root is taken into account. This is not currently being used as the files are being aquired as www (via apache). I cannot use tunefs to free the 8% as the files are on /usr/ and cannot be umounted. If anyone has any ideas they would be much appreciated; the only things we haven't tried are slowly shifting the data onto a seperate slice, shifting the volume bit by bit, trying to have apache run as root temporarily or replacing the HD with a larger one (the latter being the least viable). Sincerely, Elliot Crosby-McCullough