hard disk is full because of what ?

bendani

Verified User
Joined
Oct 16, 2005
Messages
32
hey
i got some weird problem
when im doing "df -h"
it says that im using 55G
on directadmin it says im using 18GB
and when im doing "du -sh" for all the dirs it says im using 26G
so where is all the other Gigabytes ?
 
I have no idea; I'm not a mindreader ;) .

DA only reports on what DA users use.

Care to post your df -h output?

Jeff
 
[root@host ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
74G 56G 15G 80% /
/dev/sda1 99M 22M 72M 24% /boot
none 1010M 0 1010M 0% /dev/shm
/dev/tmpMnt 769M 35M 696M 5% /tmp


and du output :
[root@host /]# du -chx --max-depth=1
3.6G ./var
27M ./etc
4.0K ./scripts
16K ./tmp
0 ./dev
8.0K ./selinux
0 ./sys
2.0K ./boot
18G ./home
1.6G ./usr
8.0K ./opt
0 ./proc
8.0K ./srv
402M ./ben
11M ./lost+found
8.0K ./mnt
5.3M ./bin
8.0K ./initrd
169M ./lib
16M ./sbin
8.0K ./media
8.0K ./misc
18M ./root
24G .
24G total


please help me guys
 
Last edited:
I can't help because I have no idea :( .

It's going to take someone with good sysadmin experience to log into your system and look around.

It's a system problem; it's got nothing to with DA.

Jeff
 
I don't see how DA could hide anything from a system level command.

I repeat:

It's going to take someone with good sysadmin experience to log into your system and look around.

Jeff
 
Back
Top