From owner-freebsd-questions@FreeBSD.ORG Sat Jun 11 13:37:07 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 D942916A41C for ; Sat, 11 Jun 2005 13:37:07 +0000 (GMT) (envelope-from ptitoliv@frenchsuballiance.cjb.net) Received: from gatekeeper.ptitoliv.net (gatekeeper.ptitoliv.net [213.41.155.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4B643D49 for ; Sat, 11 Jun 2005 13:37:06 +0000 (GMT) (envelope-from ptitoliv@frenchsuballiance.cjb.net) Received: from [192.168.1.1] (misato.ptitoliv.lan [192.168.1.1]) by gatekeeper.ptitoliv.net (8.12.9/8.12.9/Debian-3) with ESMTP id j5BFbEdH000621 for ; Sat, 11 Jun 2005 17:37:15 +0200 Message-ID: <42AAEA6B.9030602@frenchsuballiance.cjb.net> Date: Sat, 11 Jun 2005 15:43:07 +0200 From: ptitoliv User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.84rc2, clamav-milter version 0.84e on gatekeeper.ptitoliv.net X-Virus-Status: Clean Subject: Resizing /var 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: Sat, 11 Jun 2005 13:37:08 -0000 Hello everybody, I have a big problem on a FreeBSD 5.3 Box. It is an hosted server installed by an hosting service. But I didn't know what they smoke when they have installed the system but they sized the /var filesystem only to 200 MB which is not sufficient for my needs. I used an emergency solution which was to transfer some datas on /usr like databases but I am afraid that the problem will come back. So I am asking here if there is any solution to transfer free space from ./usr to /var. But there are some constraints : - I have no free unpartitioned space available - I can't format any partition because and I can't loose datas Is there any solution with some BSD tools in order to solve this problem ? Thank you for your answers Best Regards, Ptitoliv