From owner-freebsd-questions@FreeBSD.ORG Tue May 4 06:11:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BBD3D106566B for ; Tue, 4 May 2010 06:11:39 +0000 (UTC) (envelope-from antoniok.spb@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4BC3B8FC0A for ; Tue, 4 May 2010 06:11:38 +0000 (UTC) Received: by fxm15 with SMTP id 15so3219284fxm.13 for ; Mon, 03 May 2010 23:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=hjgyevWb6Snxo/HcwpRNw1QUXnA3p1lKhIEhXp7VG1U=; b=AZD5YFVK6PYDuiYyNazlLnS3+/UQIVgo5aAcGs7zt+dwpRhp84LnJJaSJryf5sVMwN HQPww8pqMo0TB433of19LNi4A6uGyGrYfFjQudFOv0YsTR/Rvo0EJxlYc0RBTPCnFVWu kw3Lv8oBZhCnPRgktP5pS8BJpH+hREgkb+3+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=U11atnb2c459Jg9t0Dr2OMRSvIGp73YB+1Ow0meik3PclC2X7vFbpnbCuz96FS+j4G hu8pd+QAX1jAU9pTFsXRyzrx1CNAEQcFOlnJqcYiCIDcGmn/VzH1MWjfIbuQqnDy97ir 2wUazoH5NgmOjg9kzJA/fYniWOhhZUY6JzXu8= Received: by 10.239.129.206 with SMTP id 14mr1574500hbg.9.1272953489114; Mon, 03 May 2010 23:11:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.192.69 with HTTP; Mon, 3 May 2010 23:11:09 -0700 (PDT) In-Reply-To: References: From: =?KOI8-R?B?4c7Uz84g68zF09M=?= Date: Tue, 4 May 2010 10:11:09 +0400 Message-ID: To: Anton Yuzhaninov Content-Type: text/plain; charset=KOI8-R X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Strange diskspace loss 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: Tue, 04 May 2010 06:11:39 -0000 2010/5/4 Anton Yuzhaninov > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#DU-VS-DF > > -- > WBR, > Anton Yuzhaninov > > There are no 25Gb files in /var: # ls -lah /var total 18930 drwxr-xr-x 25 root wheel 512B May 4 13:55 . drwxr-xr-x 21 root wheel 512B Mar 11 18:20 .. drwxrwxr-x 2 root operator 512B Oct 30 2009 .snap drwxr-xr-x 2 root wheel 512B May 1 2009 account drwxr-xr-x 2 root wheel 512B Nov 1 2009 agentx drwxr-xr-x 4 root wheel 512B May 1 2009 at drwxr-x--- 2 root audit 512B May 1 2009 audit drwxr-x--- 2 root wheel 512B Apr 18 03:01 backups drwxr-x--- 2 root wheel 512B Oct 30 2009 crash drwxr-x--- 3 root wheel 512B May 1 2009 cron drwxr-xr-x 13 root wheel 512B Apr 13 09:54 db dr-xr-xr-x 2 root wheel 512B May 1 2009 empty drwx------ 2 root wheel 512B May 1 2009 heimdal drwxr-xr-x 3 root wheel 512B Feb 9 19:03 lib drwxrwxr-x 2 root wheel 512B Nov 8 13:00 lock drwxr-xr-x 4 root wheel 2.0K May 4 10:00 log -rw-r--r-- 1 root wheel 18M Apr 1 09:39 log.tar.gz drwxrwxr-x 3 root mail 512B Mar 3 13:06 mail drwxr-xr-x 2 daemon wheel 512B Oct 30 2009 msgs drwxr-xr-x 5 root wheel 512B Oct 30 2009 named drwxr-xr-x 2 root wheel 512B May 1 2009 preserve drwxr-xr-x 9 root wheel 1.0K May 4 09:56 run drwxrwxr-x 2 root daemon 512B May 1 2009 rwho drwxr-xr-x 11 root wheel 512B Nov 16 19:42 spool drwxrwxrwt 3 root wheel 512B May 4 10:00 tmp drwxr-xr-x 2 root wheel 512B Oct 30 2009 yp And logs rotation is set up properly.