11-09-2012
110,
3
Join Date: Nov 2011
Last Activity: 14 November 2013, 12:05 PM EST
Location: Poland, Wroclaw
Posts: 110
Thanks Given: 0
Thanked 3 Times in 3 Posts
I am not fully understanding your message.
Word Memory is normal Reflecting to RAM
File-system is normal using disk space not RAM
Let me check if i can translate it
You have some file-system like /Backup that is having 700GB
When you are checking it with lest say du command ti showing 250GB usage (about 30%) but when you are trying df -g it is saying that file-system in over 70% full.
It is quite often in AIX some file was deleted but application is still locking the inode. (other possible answer - broken file-system). Wait few days if usage does not decrease, stop the application if still no help, unmount file-system and run fsck.
--
Tomasz Gibzinski