メインコンテンツまでスキップ

前回の保持失敗後に SnapCenter リポジトリバックアップの DMP ファイルを削除できますか。

Views:
20
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:

に適用されます

SnapCenter Server

回答

はい、 Windows エクスプローラまたは CMD.EXE からこれらの DMP ファイルを削除しても問題はありません。

ただし、作成したポリシーからの保持設定を確認し、ドライブに残しておくことを推奨します。

追加情報

PowerShell からリポジトリのバックアップをスケジュールする際には、スケジュールと保持の設定が行われ、バックアップは、独自のリソースグループと独自のポリシーを持つ特殊なタスクとして Windows タスクスケジューラに実装されます。

リソースグループの名前 "MYSQL_DS_SC_Repository""MYSQL_Backup_SC_Repository"がになり、ポリシーの名前がになります。

PowerShell を使用して、このリソースグループのポリシーまたはすべてのポリシーに関するポリシー情報を要求できます。

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.

 

  • この記事は役に立ちましたか?