Originally posted by: AncientAIXer
About 7 years ago I worked at IBM. I had a PMR opened where I could not shrink an FS on AIX 5.3 at the time. The FS was 15 Tb with a target size of 8 Tb. I could only shrink it by 2 PP at first, then 1 PP, then none. IBM support told me that in order for the shrink to work there needs to be contiguous free space. Unfortunately, AIX spreads the used space for performance. I asked about defragfs and was told that it does not create contiguous free space. I suggested that they have a flag to tell it to consolidate the free space so that the FS could be shrunk and then it could be used normally. About that time I was laid off in IBM's yearly lay offs so I don't know what came of it.
Looking at AIX 6.1's man page for defragfs, it states that the purpose is "Increases a file system's contiguous free space.". If you are still having issues, you might try it...
#AIX-Forum