Aged third-party backup snapshots present

  • 21 April 2020
  • 2 replies
  • 5211 views

Userlevel 3
Badge +3

What are the 3rd party snapshots?

Third-Party snapshots are generated by a third-party backup tool over API calls to our storage. The Nutanix system does not manage this type of snapshots and will keep the snapshots until it receives a deletion instruction from the third-party tool.

 

The NCC health check aged_third_party_backup_snapshot_check checks the cluster for dangling third-party backup snapshots that may be present for a protection domain. If a third-party backup snapshot has existed in the system for longer than the specified period, this check will raise an alert. These backup snapshots are snapshots that are generated from 3rd party backups (Veeam, Commvault, Rubrik, HYCU, etc.). 

 

The check passes if third-party backup snapshots are not present in the cluster longer than the configured threshold.

The default threshold is 7 days, but this threshold value can be modified. The threshold can range from 1 day to 365 days.

For more information, examples and solution check out KB-4273.


This topic has been closed for comments

2 replies

Userlevel 1
Badge +2

Hi ,

 

Is there any acli/ncli command to list such snapshot or a Powershell cmdlet.

I want to get these third party backup snapshot list.

 

Userlevel 1
Badge +2

Got the answer on another thread

 

3rd party snapshots are always “scoped”. You can list scoped snapshots per protection domain with 

CVM$> cerebro_cli query_protection_domain "My-Little-PD" list_snapshot_handles="true;scoped"

First rule is: Don’t mess with those snapshots if you don’t know exactly what you are doing.”