Move /tmp out of root. ALso, go to single user mode, then 'du -sk * | sort
-n' to see which directories are taking up the space.
# ls -l / | grep tmp
lrwxrwxrwx 1 root root 10 Mar 24 10:40 tmp -> ../usr/tmp
# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda1 54416 39995 14421 73% /
/dev/hda2 4031223 1456103 2575120 36% /usr
/dev/hda4 3778822 1013306 2765516 27% /home
/dev/hde2 2976642 335600 2641042 11% /big
/dev/hde3 4897800 1479720 3418080 30% /kits
> When I use df to check my disk space it shows that the "/" partition is
> completely used eg:
>
> /dev/sda8 256667 245125 0 100% /
> /dev/sda1 23302 5904 16195 27% /boot
> /dev/sda6 8001020 176160 7418420 2% /home
> /dev/sda5 8001020 434484 7160096 6% /usr
> /dev/sda7 256667 9949 233466 4% /var
>
> I need to increase the amount of space "/" can have. I am a little confused
> on how this is done. I tried reading the man pages for fdisk but don't think
> that it how it done. Anyways, any direction or help appreciated.
--
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list