From owner-freebsd-stable@FreeBSD.ORG Fri Apr 27 15:19:40 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 463E7106567B for ; Fri, 27 Apr 2012 15:19:40 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id C1FE18FC0A for ; Fri, 27 Apr 2012 15:19:39 +0000 (UTC) Received: by eekd17 with SMTP id d17so251959eek.13 for ; Fri, 27 Apr 2012 08:19:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=uk6QjkfEbFLEMh53nazQlNl+9oZw7PcTlB321pW7w0I=; b=Y+dJKKxSXbZlIkPgnHMfDA+NuEGARBSTooULh1twA/wfc9C188KB5DiXfqXps8CIbc aRX7emy3LtOoxJ21iQptjAOxucAl0gs2boyAUjj+o3dxXMCtIJeB6qZvx6rtk6JFqeSk CZjiqnm7BC0t2o+nzn51vcHY0ubBGwlpqlSkzcFjNUhYiqY4BjePS49yQ7heypo1FMGJ Q0w5QuvozwTCX8c085bLsv8zgErHwbxjcpuu/lJosd+HknmxB4qSROGpCyvRsos4Sp2A c6MIzZgGrMpMbyMVURhLe7K6ICCJ4mMrYQ50x38tcqzx9MNK9kdBgEBL8xtNSmKDs9Gf Qxzg== Received: by 10.213.20.212 with SMTP id g20mr793273ebb.148.1335539978794; Fri, 27 Apr 2012 08:19:38 -0700 (PDT) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id z47sm31936227een.5.2012.04.27.08.19.35 (version=SSLv3 cipher=OTHER); Fri, 27 Apr 2012 08:19:36 -0700 (PDT) Message-ID: <4F9AB906.7000400@my.gd> Date: Fri, 27 Apr 2012 17:19:34 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4E9B7F6B991C46BF9CCBC03F72A56AFB@CMOTUM25PC> <795E082973104798BB84124E63C556CB@CMOTUM25PC> In-Reply-To: <795E082973104798BB84124E63C556CB@CMOTUM25PC> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gm-Message-State: ALoCoQlmI/PSs8pUEay+W8M6CcIAcbu7dLshKjqSXHOvM/iBwgOQ1jiVJQ8LwxuxklmAhvLuaqhq Subject: Re: /var getting full 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: Fri, 27 Apr 2012 15:19:40 -0000 Type: sync Then: df -h Then: cd /var && du -hd 1 Post results. On 4/27/12 5:16 PM, Efraín Déctor wrote: > I forgot this: > > /dev/da0s1d 11G 9.9G 457M 96% /var > > From: Efraín Déctor > Sent: Friday, April 27, 2012 10:14 AM > To: freebsd-stable@freebsd.org > Subject: /var getting full > > Hello. I have a server using FreeBSD 8.2, and recently I’ve noticed that /var is getting full But du –hs /var shows me this: > > 14M /var/ > > How Can I know what is using var to free space? > > Thank you. > > OS info: > FreeBSD edh.edh 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"