Re: / full?
On Mon, Apr 10, 2006 at 02:16:25PM -0400, Chris Parker wrote:
> I have filled up the / partition. a copy of fstab is below:
Without actually knowing what you did to full up / I recommend two
things:
1. clean out /root if you're using it and don't use it again for
anything but the bare minimum. it's not meant for that.
2. uninstall any kernels you do not use and do not plan to use.
Even on my desktop system / only ever filled upto around 30meg. I roll
my own kernels so if you use the denian ones add another 40meg of
modules for each kernel you deem necessary. Generally, kernel-wise, 2
ought to do. Your current kernel and last known stable. When upgrading
you'll get a 3rd for a short while so leave enough room for that (say
50meg to be sure).
> $/ df -h
> Filesystem Size Used Avail Use% Mounted on
> /dev/hda1 250M 249M 0 100% /
250M root partition is more then ample. You're definately doing
something wrong so the best fix is behaviour modification. :)
> /dev/hda9 66G 5.2G 58G 9% /home
> /dev/hda8 361M 8.1M 334M 3% /tmp
> /dev/hda5 4.6G 2.2G 2.3G 50% /usr
> /dev/hda6 2.8G 377M 2.3G 15% /var
Good move in splitting these out IMO. Sizes are good (caveat: I don't
know what you really use this box for but in general, they're good :).
--
"To the extent that we overreact, we proffer the terrorists the
greatest tribute."
- High Court Judge Michael Kirby
Reply to:
- References:
- / full?
- From: Chris Parker <chris_parker@countyfloors.net>