[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: /usr filesystem full while doing make mozilla-firefox 1.0.3
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: /usr filesystem full while doing make mozilla-firefox 1.0.3
- From: Bryan Allen <bda_(_at_)_mirrorshades_(_dot_)_net>
- Date: Fri, 29 Apr 2005 16:06:01 -0400
On Apr 29, 2005, at 3:50 PM, Rick Barter wrote:
ishmael: /usr/ports/www/mozilla-firefox $ df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/wd0a 145M 42.5M 95.5M 31% /
/dev/wd0g 3.0G 732M 2.1G 25% /home
/dev/wd0d 1009M 6.0K 959M 0% /tmp
/dev/wd0f 3.0G 2.9G -146M 105% /usr
/dev/wd0e 1009M 124M 835M 13% /var
Generally you want to give 4G (4096M) to /usr, or cut /usr/ports /usr/
src and /usr/obj into pieces. I tend to just do the former these
days. Obviously YMMV.
To figure out what's taking us space... well,
du -hcs /usr/*
Usual culprits:
/usr/ports/distfiles
/usr/ports/packages
find /usr/ports -type d -name w-* -exec du -hcs {} \;
(or -exec rm -r {} \;)
Probably you just haven't been cleaning up your port sources or work
directories or what have you. It's not that big of a deal, more than
likely. :)
Now, when it happens in /var, that can be a cause for sadness.
--
bda
cyberpunk is dead. long live cyberpunk.
Visit your host, monkey.org