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

Azure-HA Cloud Volumes ONTAP のスペア ディスクを手動で削除する方法

Views:
16
Visibility:
Public
Votes:
0
Category:
cloud-volumes-ontap-cvo
Specialty:
microsoft_azure
Last Updated:

環境

Azure-HA CVO(Cloud Volumes ONTAP)

概要

コネクタからアグリゲートを削除すると、構成ディスクはスペア ディスクになります。 

手順

CVO CLI からスペア ディスクを特定します。

Cluster01::> disk show
           Usable       Disk   Container   Container
Disk           Size Shelf Bay Type   Type     Name    Owner
---------------- ---------- ----- --- ------- ----------- --------- --------
NET-1.1        137.8GB    -   - VMDISK  aggregate   aggr0_Cluster01_01 Cluster01-01
NET-1.2        137.8GB    -   - VMDISK  aggregate   aggr0_Cluster01_02 Cluster01-02
NET-1.3        1007GB    -   - VMDISK  aggregate   aggr1    Cluster01-01
NET-1.4        1023GB   -   - VMDISK spare     spare   Cluster01-01
NET-1.5        1023GB   -   - VMDISK spare     spare   Cluster01-01

各スペア ディスクの格納先ストレージ アカウントとオブジェクト名を特定します:

Cluster01::> disk show NET-1.4,NET-1.5 -virtual-machine-disk-info
               Disk: NET-1.4
               Node: Cluster01-01
                  Cluster01-02
          Serial Number: saw5g6tnb1bcontainer51p9ti3k966x
          Disk Path Name: Cluster01-01:0d.3, Cluster01-02:0d.3
          Physical Size: 1TB
         Storage Account: rootsaw5g6tnb1
          Container Name: blobcontainer
           Object Name: 51p9ti3k966x

               Disk: NET-1.5
               Node: Cluster01-01
                  Cluster01-02
          Serial Number: saw5g6tnb1bcontainerkfjnjeixi0of
          Disk Path Name: Cluster01-01:0d.4, Cluster01-02:0d.4
          Physical Size: 1TB
         Storage Account: rootsaw5g6tnb1
          Container Name: blobcontainer
           Object Name: kfjnjeixi0of

Storage Account, Container Name, Object Name の情報が不足している場合:

  1. IOPSが0だったディスクを特定する
  2. 上記のディスクを割り当てて、一時的なアグリゲートを作成する
  3. Cloud Managerを使用して上記のアグリゲートを削除する

情報が入手可能な場合は、以下の手順に従ってください。

スペア ディスクの所有権を削除します。

Cluster01::> disk removeowner NET-1.4

Cluster01::> disk removeowner NET-1.5

Cluster01::> disk show -container-type unassigned
           Usable       Disk   Container   Container
Disk           Size Shelf Bay Type   Type     Name    Owner
---------------- ---------- ----- --- ------- ----------- --------- --------
NET-1.4           -    -   - VMDISK  unassigned  -      -
NET-1.5           -    -   - VMDISK  unassigned  -      -

Azure ポータルからストレージ アカウント ダッシュボードに移動し、該当するストレージ アカウントを検索します:

clipboard_e6471490d00a9d95a55fd0cd28c40b081.png

ストレージアカウントをクリックし、メニューから「コンテナ」を選択します:

clipboard_e73fb4a520c9e0891bc3bd2246a9ced17.png

「blobcontainer」をクリックしてください。

検索バーで上記で特定した各オブジェクト名を検索し、選択して「削除」をクリックします:

clipboard_eec428474e6753006a2c1a2598e6a244a.png

clipboard_edfa1ae4e9940ed81fefe0bf6294c00b0.png

CVO CLIから、割り当てられていないディスクが削除されたことを確認します。

Cluster01::> disk show -container-type unassigned
There are no entries matching your query.

追加情報

N/A

内部情報

自動容量管理によるボリューム移動の失敗によって、アグリゲートが削除される場合もあります。 

これはNetApp Consoleのコードの問題です:https://jira.ngage.netapp.com/browse/NOC-42913 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.