View previous topic :: View next topic |
Author |
Message |
wbrokow1 Guru
Joined: 03 Jan 2005 Posts: 372
|
Posted: Sat Nov 18, 2006 11:34 pm Post subject: partition full? |
|
|
Code: |
mythtv@wbrokow1 ~ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 190M 184M 0 100% /
/dev/hda1 38M 22M 15M 62% /boot
/dev/hdb1 276G 113G 149G 44% /backup
/dev/mapper/vg-usr 15G 9.5G 4.6G 68% /usr
/dev/mapper/vg-home 20G 13G 6.0G 69% /home
/dev/mapper/vg-var 9.9G 1.5G 7.9G 16% /var
/dev/mapper/vg-opt 5.0G 418M 4.3G 9% /opt
/dev/mapper/vg-tmp 3.0G 2.5G 364M 88% /tmp
/dev/mapper/vg-video 390G 280G 111G 72% /video
none 442M 0 442M 0% /dev/shm
mythtv@wbrokow1 ~ $
|
why is my /dev/hda3 full?
Is this a problem?
Thanks for any help. |
|
Back to top |
|
|
hans0r Tux's lil' helper
Joined: 02 Jan 2005 Posts: 122 Location: Germany
|
Posted: Sat Nov 18, 2006 11:39 pm Post subject: |
|
|
how should we know why it is full?
yes, it is a problem, since your root-user hasn't got any space left.
check in /root if there's something hogging your space |
|
Back to top |
|
|
wbrokow1 Guru
Joined: 03 Jan 2005 Posts: 372
|
Posted: Sun Nov 19, 2006 12:36 am Post subject: |
|
|
Ok, thanks.
Yes I found a bunch of files that shouldn't have been there, duh. |
|
Back to top |
|
|
|