Skip to main content
NetApp Knowledge Base

Can I delete the SnapCenter repository backup DMP files after a previous retention failure ?

Views:
228
Visibility:
Public
Votes:
4
Category:
snapcenter
Specialty:
snapx
Last Updated:

Applies to

SnapCenter Server

Answer

Yes, there is no problem deleting these DMP files from Windows Explorer or CMD.EXE.

However, it's best to check with the retention from the created policy, which ones are still supposed to exist, and leave those on the drive.

Additional Information

When scheduling the repository backup from Powershell, the scheduling and retention is given, and the backup is implemented as a special task in Windows Task Scheduler, with its own resource group and its own policy.

The resource group is named "MYSQL_DS_SC_Repository", and the policy is named "MYSQL_Backup_SC_Repository".

Powershell can be used to request the policy information on this policy or all policies on this resource group:

PS C:\Users\<USER>> Open-SmConnection
PS C:\Users\<USER>> Get-SmPolicy -PolicyName "MYSQL_Backup_SC_Repository"
PS C:\Users\<USER>> Get-SmPolicy -DatasetName "MYSQL_DS_SC_Repository"

 

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.

 

  • Was this article helpful?