ADDITION: df and du problem

From: Nikola Milutinovic <Nikola.Milutinovic_at_ev.co.yu>
Date: Mon, 13 Dec 1999 10:20:45 +0100

It seams I was a bit unclear.

The machine has two filesets in a single AdvFS domain - so far, so good.
The domain has run out of space:

# df -k
Filesystem 1024-blocks Used Available Capacity Mounted on
root_domain#root 131072 49371 74448 40% /
/proc 0 0 0 100% /proc
usr_domain#usr 11387904 3254887 26 100% /usr
usr_domain#oracle 11387904 8091852 26 100% /oracle7

Then we erased some files and checked real usage with "du -s -k /oracle /usr".
It shows that usage is not what "df -k" shows.

Then we ran "quotaon" and "quotacheck". All reports OK, but the usage report is
still broken - it shows only deletes AFTER quota enforcement and the available
space IS NOT reclaimed, like this:

# df -k
Filesystem 1024-blocks Used Available Capacity Mounted on
root_domain#root 131072 49371 74448 40% /
/proc 0 0 0 100% /proc
usr_domain#usr 11387904 3254887 293126 98% /usr
usr_domain#oracle 11387904 6598702 293126 91% /oracle7

The sum of "Used" and "Available" doesn't mach the domain size for over 1GB.
This is my problem.

Nix.
-- 
Breakfast in Paris, lunch in New York, luggage in Tokio?
Received on Mon Dec 13 1999 - 09:22:55 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT