From owner-freebsd-arm@freebsd.org Thu Oct 29 22:27:56 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC55DA2159E for ; Thu, 29 Oct 2015 22:27:56 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gold.funkthat.com", Issuer "gold.funkthat.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A59831093 for ; Thu, 29 Oct 2015 22:27:56 +0000 (UTC) (envelope-from jmg@gold.funkthat.com) Received: from gold.funkthat.com (localhost [127.0.0.1]) by gold.funkthat.com (8.14.5/8.14.5) with ESMTP id t9TMRtpu082402 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Oct 2015 15:27:55 -0700 (PDT) (envelope-from jmg@gold.funkthat.com) Received: (from jmg@localhost) by gold.funkthat.com (8.14.5/8.14.5/Submit) id t9TMRtaU082401; Thu, 29 Oct 2015 15:27:55 -0700 (PDT) (envelope-from jmg) Date: Thu, 29 Oct 2015 15:27:55 -0700 From: John-Mark Gurney To: Russell Haley Cc: freebsd-arm Subject: Re: Full SD Card Message-ID: <20151029222755.GO65715@funkthat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 9.1-PRERELEASE amd64 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-TipJar: bitcoin:13Qmb6AeTgQecazTWph4XasEsP7nGRbAPE X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (gold.funkthat.com [127.0.0.1]); Thu, 29 Oct 2015 15:27:55 -0700 (PDT) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2015 22:27:57 -0000 Russell Haley wrote this message on Thu, Oct 29, 2015 at 12:35 -0700: > I was playing around and trying to build rocksdb from ports. I had 1.5 GB > left on the SD card and managed to fill it up. > > /usr/ports/databases/rocksdb# make install clean > > The installation never completed due to a build error, but it built Python > and cmake and some other stuff. I then went back into the rocksdb directory > and ran make clean, which cleaned up a couple of directories, but didn't > seem to affect the overall size. > > So I used the following command to search the ports directory and find out > which work folder ate my sd card: > > find . -maxdepth 4 -type f -size +20M -print0 | xargs -0 ls -Shal | head > > which only shows the INDEX-11 file at 31MB. > > I tried the same thing on /usr and it only lists a couple clang compiler > files at 39MB. > > How do I find out what used up all my space? So, du -shc is the command you probably want, and something like: du -shc /usr/ports/*/*/work Should probably be interesting to see if any port's work dirs are still laying around... It is possible that if the machine crashed, that space is lost, so booting to single user mode, and running fsck manually may recover some space too... -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."