メインコンテンツへスキップ

CVOには2つの別 々 のノードバックアップがあるのに、コネクタにアップロードされるバックアップファイルが1つだけであるのはなぜですか?

Views:
21
Visibility:
Public
Votes:
0
Category:
cloud-volumes-ontap-cvo
Specialty:
bluexp
Last Updated:

環境

  • BlueXP
  • Cloud Volume ONTAP(CVO-HA)

回答

  • 2つのCVOノードに対して同時に作成される構成バックアップファイルは同じです。

  azurecvoha::::> set advanced
  azurecvoha::*> system configuration backup show
  Node       Backup Name                               Time               Size
  ---------  ----------------------------------------- ------------------ -----
  azurecvoha-01
       azurecvoha.8hour.2024-10-25.18_15_01.7z  10/25 18:15:01     15.17MB
  azurecvoha-01
       azurecvoha.daily.2024-10-24.02_33_32.7z   10/24 02:33:32     10.38MB
  azurecvoha-02
       azurecvoha.8hour.2024-10-25.18_15_01.7z  10/25 18:15:01     15.17MB
  azurecvoha-02
       azurecvoha.daily.2024-10-24.02_33_32.7z   10/24 02:33:32     10.38MB
 ......

  • 各ファイルには、各ノードのローカル設定と、クラスタ全体でレプリケートされる設定が格納されます。

例 ( .7zバックアップファイルの1つを解凍):

  -rw-r--r--  1 diag  nogroup       425 Oct 25 10:15 MANIFEST
  drwx------  2 diag  nogroup      4096 Oct 25 10:15 azurecvoha-01
  drwx------  2 diag  nogroup      4096 Oct 25 10:15 azurecvoha-02
  drwxr-x---  2 diag  nogroup      4096 Oct 25 10:15 cluster_replicated_records

  • 同じ バックアップファイルの1つだけが コネクタにアップロードされます 

madmin@connector:/opt/application/netapp/cloudmanager/docker_occm/data/offboxconfig/azurecvoha-VsaWorkingEnvironment-vKXbKxqd$ ls -l
total 46900
-rw-r--r-- 1 root root 15147273 Oct 25 10:15 azurecvoha.8hour.2024-10-25.10_15_05.7z
-rw-r--r-- 1 root root 15906328 Oct 25 18:15 azurecvoha.8hour.2024-10-25.18_15_01.7z

 

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.