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

Snapshot ポリシーのローテーションから Snapshot を取得できますか。

Views:
49
Visibility:
Public
Votes:
0
Category:
not set
Specialty:
core
Last Updated:

環境

  • ONTAP 9
  • Snapshot

回答

はい、 Snapshot ポリシーに定義されている名前から Snapshot 名を変更することで、 Snapshot を保持できます。

例:

  1. Snapshot の名前を変更します。
    Cluster1::> volume snapshot rename -vserver svm1 -volume rename -snapshot 5minS.2020-09-16_1815 -new-name 5minS.2020-09-16_1815_RENAMED
  2. 翌日、名前を変更した Snapshot は手動で削除するまで保持されます。
    cluster1::> volume snapshot show -vserver svm1 -volume rename
                                     ---Blocks---
    Vserver  Volume   Snapshot                  Size Total% Used%
    -------- -------- ------------------------------------- -------- ------ -----
    svm1    rename
              5minS.2020-09-16_1815_RENAMED       196KB    0%   33%
              5minS.2020-09-18_1330           144KB    0%   26%
              5minS.2020-09-18_1335           144KB    0%   26%
              5minS.2020-09-18_1340           288KB    0%   42%
              5minS.2020-09-18_1345           144KB    0%   26%
              5minS.2020-09-18_1350           232KB    0%   36%
              5minS.2020-09-18_1355           236KB    0%   37%
    7 entries were displayed.


 

追加情報

AdditionalInformation_Text

 

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.