Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

ローカル階層(アグリゲート)のドライブおよびRAIDグループの情報を確認する

共同作成者

一部のローカル階層(アグリゲート)管理タスクでは、ローカル階層を構成するドライブのタイプ、サイズ、チェックサム、ステータス、ドライブを他のローカル階層と共有するかどうか、およびRAIDグループのサイズと構成を確認しておく必要があります。

ステップ
  1. アグリゲートのドライブを RAID グループ別に表示します。

    storage aggregate show-status aggr_name

    アグリゲート内の各 RAID グループのドライブが表示されます。

    ドライブ(データ、パリティ、ダブルパリティ)のRAIDタイプはで確認できます Position 列(Column):状況に応じて Position 列が表示されます `shared`をクリックすると、そのドライブが共有されます。HDDの場合はパーティショニングされたディスクです。SSDの場合はストレージプールの一部です。

cluster1::> storage aggregate show-status nodeA_fp_1

Owner Node: cluster1-a
 Aggregate: nodeA_fp_1 (online, mixed_raid_type, hybrid) (block checksums)
  Plex: /nodeA_fp_1/plex0 (online, normal, active, pool0)
   RAID Group /nodeA_fp_1/plex0/rg0 (normal, block checksums, raid_dp)

                                             Usable Physical
     Position Disk       Pool Type     RPM     Size     Size Status
     -------- ---------- ---- ----- ------ -------- -------- -------
     shared   2.0.1       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.3       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.5       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.7       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.9       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.11      0   SAS    10000  472.9GB  547.1GB (normal)

   RAID Group /nodeA_flashpool_1/plex0/rg1
   (normal, block checksums, raid4) (Storage Pool: SmallSP)

                                             Usable Physical
     Position Disk       Pool Type     RPM     Size     Size Status
     -------- ---------- ---- ----- ------ -------- -------- -------
     shared   2.0.13      0   SSD        -  186.2GB  745.2GB (normal)
     shared   2.0.12      0   SSD        -  186.2GB  745.2GB (normal)

8 entries were displayed.