Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 17:16:29 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Ghirai <ghirai@ghirai.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Low space on /
Message-ID:  <20080313211629.GB13059@gizmo.acns.msu.edu>
In-Reply-To: <20080313223657.2be87400.ghirai@ghirai.com>
References:  <20080313220748.63be20bf.ghirai@ghirai.com> <18393.35674.442789.638417@jerusalem.litteratus.org> <20080313223657.2be87400.ghirai@ghirai.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 13, 2008 at 10:36:57PM +0200, Ghirai wrote:

> On Thu, 13 Mar 2008 16:15:22 -0400
> Robert Huff <roberthuff@rcn.com> wrote:
> 
> > 
> > Ghirai writes:
> > 
> > >  Can't remember exactly since when, or how, but atm. i see this:
> > >  
> > >  Filesystem             Size    Used   Avail Capacity  Mounted on
> > >  /dev/ad6s3a            496M    454M    1.8M   100%    /
> > 
> > 	Start with /tmp.
> > 	Also:
> > 
> > 	du -x / | sort -nr | head -n 25
> > 
> > 
> 
> Here's the output (removed a couple other < 100KiB ):
> 
> 986K    /bin
> 512B    /dev
> 366K    /etc/rc.d
> 270K    /lib/geom
> 250K    /etc/mail
> 170K    /libexec
> 138K    /etc/ssh
> 137M    /
> 121M    /boot
> 118K    /etc/periodic
> 116K    /etc/defaults
> 112M    /boot/kernel
> 
> /tmp is ~2MiB.

try doing a df -k to see what file systems are really
there and what they have in them.    
Then go in to root (/) and do  ls -laF
That may provide some clues.

////jerry



> 
> Atm. i have no clue how df reports 454M used...
> 
> Thanks.
> 
> -- 
> Regards,
> Ghirai.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080313211629.GB13059>