This post is more than 5 years old
89 Posts
0
622
April 25th, 2012 10:00
Dedup question
Hello,
Does anyone know if there is a easier way to find out which file system has dedup enable without the need to individually go into each file system properties? I have a lot of file systems and it's very time consuming to go through each one by one, especially if another admin enable dedup on something without telling the others.
Thanks.
No Events found!
jithin
91 Posts
0
April 25th, 2012 10:00
To list all deduplication-enabled file systems on the Celerra, type:
$ fs_dedupe -list
Jithin N
fl1
89 Posts
0
April 25th, 2012 10:00
Thank you. That is exactly what I am looking for.