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

「クリーンアップを保留中ですか?」を設定できますか? 本当ですか?

Views:
10
Visibility:
Public
Votes:
0
Category:
ndmp
Specialty:
dp
Last Updated:

環境

  • ONTAP 9.x のリリースを参照してください
  • NDMP
  • サードパーティ製バックアップアプリケーション

回答

  • いいえ、「クリーンアップは保留中ですか?」を設定することはできません。 ONTAP CLI で true に設定します
  • バックアップアプリケーションが各バックアップ後にコンテキストを削除しないと、次のエラーが表示されます。
    • NDMP Server [SERVER] reported the following error: [Maximum number of backup contexts reached. Delete some of the unwanted restartable backup contexts and retry the operation.]
  • 次のコマンドを実行すると、再開可能なバックアップが表示されます。
    • ::> vserver services ndmp restartable-backup show 
      • false:コンテキストはバックアップアプリケーションによって削除されていません
      • true:コンテキストはバックアップアプリケーションによって削除されています
  • 再開可能なバックアップは、 ONTAP で手動で削除できます。
    • ::> vserver services ndmp restartable-backup delete -vserver <vserver-name> -context-id <ID>

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.