An account will enable you to access:
Don't have an account?
ONTAP Discussions
Hi,
ONTAP 9.1RC1
I plan to enable inline data compaction but the volume already has large amuont of data. Does data compaction act on the existing data?
Thanks,
Solved! See The Solution
Okay, turns out, with ONTAP 9.1 this command (in advanced privilege) will compact existing data:
cluster::*> volume efficiency start -vserver <svm> -volume <volume> -scan-old-data true -compaction true
View solution in original post
It is inline process, activated whilst data is being written to the storage system, so will have no effect on already stored data:
http://community.netapp.com/t5/Tech-OnTap-Articles/A-Look-Inside-NetApp-Inline-Data-Compaction/ta-p/122362
The ONTAP maximum file limits is lesser than the maximum possible number of files supported by ONTAP for a volume. This video explains the reason why ONTAP has this lower limit on the file count.
Here’s a quick tutorial on how to check system information on the NetApp Support Site.
Learn to correct an error message when ONTAP reports that a volume is out of inodes because it has reached the maximum files.