Unsolved
This post is more than 5 years old
11 Posts
0
478
August 9th, 2011 23:00
filesystem compression percentage
Hi to all,
I have a filesystem with dedup enabled (and cifs compression i guess ) this file system i used to store users personal data (such as pst files) now i would like to see the compression ratio that is applying to this data (i want to see if i'm really saving space using compression ), where can i find it? (i searched it on the gui but did not find it)
thank you
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
1
August 10th, 2011 03:00
you can right click on the file system and select properties or from control station run "fs_dedupe -l"
DanJost
190 Posts
0
August 10th, 2011 07:00
If you right click on a file in Windows Explorer and go to properties you'll see the "size" and "size on disk" - this I believe tells you how compressible an individual file is. You should also be able to do this on a directory level. I think this only relates to compression and not "dedupe" though I haven't read anything one way or the other. PST files are generally already compressed. Some compressed files actually get bigger when they are compressed again. If you have millions of tiny files (like I do) you'll use up a ton more space than the actual data stored in the files. On the up side, I've had 1GB TIF images compress down below 100MB and the time to open them compressed or not compressed isn't noticeably different.
Dan