Skip to main content
NetApp Knowledge Base site will be down for 3 hours between Oct 26, 23:59 PST and Oct 27, 02:59 PST, for system maintenance and infrastructure update.
NetApp Stage KB

When does cloud reclamation/garbage collection run on the AltaVault

Views:
Visibility:
Public
Votes:
0
Category:
altavault
Specialty:
DP
Last Updated:

 

Applies to

At what intervals cloud reclamation/garbage collection run on the AltaVault

Answer

In AltaVault, cloud reclamation runs when the candidate slab set size reaches five percent of total slabs in the system, or the number of files deleted reaches five percent of total number of files on the AltaVault.
  • When a user deletes a file, the gc.removed_oids counter will increment. This counter divided by the total number of files stored on the AltaVault is displayed as gc.current_removed_oids_pct, and GC will run if it reaches five percent (0.05).
  • When a user deletes a file, the slabs referenced by it are added to the candidate_slabs list.  This counter divided by the total number of slabs on the local cache is displayed as gc.current_candidate_slabs_pct, and GC will run if it reaches five percent (0.05).
  • These thresholds and counters are recorded in stats_megastore and collect_stats/rfsctl-a.log.

gc.current_candidate_slabs_pct: 1.40311

gc.current_removed_oids_pct: 2.0117647

Additional Information

N/A

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.