Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
1 ACCEPTED SOLUTION
ACHOU_SIMG has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is inline process, activated whilst data is being written to the storage system, so will have no effect on already stored data:
ACHOU_SIMG has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
