Hi,
Can anyone help me out. My problem: When I do a "df" on my file system, it reports incorrectly this is what I get on some on one of my partitions.
------------------------------ Filesystem Size Used Avail Use% Mounted on /dev/hdb1 7.7G 33M 7.3G 1% /vol2 -----------------------------
THe size of the disk is 7.7 GB and it says available is 7.3 GB that means 400 MB is used, it however reports 33M is used, although the HDD is empty.
And "du -sh /vol2" gives me
--------------------------- 37kB /vol2 --------------------------
There is nothing on the partition /vol2. What could be the reason for this...
This is an answer I got "Deleted files/open files still held open are reflected in df but not du."
Any ideas?
Regards, Keith