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

ストレージ プールは、ストレージ プールに属する1つ以上のディスクが表示されていないと報告します

Views:
38
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Color_Def.png

規定のコンテンツブロック内にのみテキストを追加してください。ソルブループコンテンツの作成の詳細については、こちら をクリックしてください。

環境

  • ONTAP 9
  • ストレージ プール

概要

共有ストレージ プールは以下のようにデグレードと報告されます。

Storage Pool Name                  ssp1
UUID of Storage Pool               30b2be16-38ea-11e8-ae1e-00a098d6b0a0
State of the Storage Pool            degraded
Nodes Sharing the Storage Pool         cluster01-1
                              cluster01-2
Number of Disks in Storage Pool       10
Allocation Unit Size               2399697633280
Storage Type                     SSD
Storage Pool Usable Size            9598790533120
Storage Pool Total Size             9598790533120
Allocation Unit Depth               1
Number of Partitions               4
Is Pool Healthy?                  false
Reason for Storage Pool Being Unhealthy One or more disks belonging to the storage pool are not visible.

手順

  1. ストレージ プールの UUID を決定します: 

::> storage pool show -storage-pool <sp name> -fields storage-pool-uuid

2.ストレージ プール内の既存のドライブを見つけます:

::> storage pool show-disks -storage-pool <sp name>

3.同様のタイプとサイズの予備ドライブを見つけます:

::> storage aggregate show-spare-disks

:ドライブは、ストレージプールを共有しているHAペアのどのノードからでも使用できます。  必要なディスクが既にパーティション化されている場合は、次の手順に進む前に、パーティションを解除する必要があります。

4.次のコマンドを実行して、ノードのノードシェルにアクセスします:

::> node run -nodename <name>

5.次のようにコマンドを実行します:

Node> priv set diag

Node*> disk partition -u <storage-pool-uuid> -n 4 <disk name>

例:

上記のデグレード状態のストレージ プールssp1とスペア ディスク0a.00.1の場合、disk partitionコマンドは次のようになります。

Node*> disk partition -u  30b2be16-38ea-11e8-ae1e-00a098d6b0a0 -n 4 0a.00.1

 

 

追加情報

別の方法:  ストレージ プールがどのアグリゲートでも使用されていない場合は、単純に削除して再作成することもできます。

 

内部情報

ディスクがパーティション分割されると、新しいパーティションは未割り当てとして表示されます。診断モードコマンド"storage disk partition assign"コマンドを使用してパーティションを割り当てます。

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.