Hitachi Command Suite Software CLI リファレンスガイド

[目次][索引][前へ][次へ]


4.1.32 GetStorageArray (subtarget=ArrayGroup)

GetStorageArray (subtarget=ArrayGroup)コマンドは,パリティグループに関する情報を取得します。

パラメーター

表4-35 GetStorageArray (subtarget=ArrayGroup)コマンドのパラメーター

パラメーター名 指定のレベル 説明
subtarget 必須 ArrayGroupを指定します。
serialnum 任意 ストレージシステムのシリアル番号
省略した場合,すべてのストレージシステムが対象となります。
model 任意 ストレージシステムのモデル
省略した場合,すべてのストレージシステムが対象となります。
objectid 任意 ストレージシステムのパリティグループのオブジェクトID
特定のパリティグループに関する情報を取得する場合に指定します。このパラメーターを指定する場合,パラメーターmodelおよびserialnumも必ず指定します。
modelおよびserialnumを指定し,objectidを指定しない場合,指定されたストレージシステムのパリティグループに関する情報を取得します。
arraygroupsubinfo 任意 パリティグループに関する情報
指定できる値はExternalPathInfoLogicalUnitPDEV,およびRelatedDistributedArrayGroupです。複数の値を指定する場合はコンマで区切ります。
lusubinfo 任意 論理ユニットに関する情報
指定できる値はPathおよびLDEVです。複数の値を指定する場合はコンマで区切ります。
このパラメーターを指定する場合,「arraygroupsubinfo=LogicalUnit」を同時に指定する必要があります。
startElementNumFilter 任意 情報を取得するパリティグループの最初の並び番号
特定のストレージシステムでの一部のパリティグループに関する情報を取得する場合に指定します。
パリティグループの情報を次の順序で並べ,0から始まる並び番号を付けたとき,取得するパリティグループの並びの中で最初の番号を指定します。
パリティグループの並び替え順序:
  1. シャーシ番号の昇順
  2. パリティグループ番号の昇順
このパラメーターを指定する場合,パラメーターnumOfElementsFiltermodel,およびserialnumも必ず指定します。
numOfElementsFilter 任意 情報を取得するパリティグループの個数
特定のストレージシステムでの一部のパリティグループに関する情報を取得する場合に指定します。情報を取得するパリティグループの個数を指定します。このパラメーターを指定する場合,パラメーターstartElementNumFiltermodel,およびserialnumも必ず指定します。
指定値の推奨の最大値は16384です。
arraygroupname 任意 パリティグループの名称
指定できる値の形式は次のとおりです。
  • n
  • n-n
  • n-n-n
  • En-n
  • Vn-1
  • Xn-1
nは1以上の整数です。EVXは固定です。
このパラメーターを指定する場合,パラメーターmodelも必ず指定します。

事前に取得するパラメーター値

serialnumおよびmodel
GetStorageArrayコマンドの実行結果から取得してください。実行結果のarrayType値またはdisplayArrayType値をパラメーターmodelに指定してください。serialNumber値をパラメーターserialnumに指定してください。

コマンド実行例1

この例では,ストレージシステム(シリアル番号:14010,モデル:USP)のパリティグループに関する情報を,GetStorageArray (subtarget=ArrayGroup)コマンドで取得します。

HiCommandCLI GetStorageArray -o "D:\logs\GetStorageArray_ArrayGroup.log" subtarget=ArrayGroup model=USP serialnum=14010

コマンド実行結果1

RESPONSE:
An instance of StorageArray
  .
  . (Attributes of StorageArray are omitted here)
  .
  List of 20 ArrayGroup elements:
    An instance of ArrayGroup
      objectID=ARRAYGROUP.USP.14010.1.0
      chassis=1
      number=0
      displayName=1-1-1
      raidType=RAID5(3D+1P)
      emulation=OPEN-3
      diskType=DKR2E-J146FC
      diskSize=146
      diskSizeInKB=153,092,096
      formFactor=-1
      controllerID=1
      totalCapacity=418,184,640
      allocatedCapacity=266,772,960
      freeCapacity=149,008,320
      hiHsmCapacity=2,403,360
      onDemandCapacity=0
      totalFreeSpace=1,847,952
      largestFreeSpace=1,847,952
      substance=0
      slprNumber=-1
      clprNumber=-1
      cuInfo=
      openTotalCapacity=418,184,640
      openAllocatedCapacity=266,772,960
      openFreeCapacity=149,008,320
      openHiHsmCapacity=2,403,360
      openOnDemandCapacity=0
      imTotalCapacity=0
      imAllocatedCapacity=0
      imFreeCapacity=0
      imHiHsmCapacity=0
      imOnDemandCapacity=0
      mfTotalCapacity=0
      mfHiHsmCapacity=0
      mfOnDemandCapacity=0
      mfAllocatedCapacity=0
      mfUnallocatedCapacity=0
      openAllocatedActualCapacity=266,772,960
      openUnallocatedCapacity=149,008,320
      openUnallocatedActualCapacity=149,008,320
      openReservedCapacity=2,403,360
      openReservedActualCapacity=2,403,360
      type=0
      volumeType=-1
      encrypted=-1
      protectionLevel=-1
      dpPoolID=-1
.
. (repeated for other ArrayGroup instances)
.

コマンド実行例2

この例では,ストレージシステム(シリアル番号:10001,モデル:HDS9980V)のパリティグループ(オブジェクトID:ARRAYGROUP.HDS9980V.10001.1.0)に関する情報だけをGetStorageArray (subtarget=ArrayGroup)コマンドで取得します。

HiCommandCLI GetStorageArray -o "D:\logs\GetStorageArray_ArrayGroup.log" subtarget=ArrayGroup model=HDS9980V serialnum=10001 objectid=ARRAYGROUP.HDS9980V.10001.1.0

コマンド実行結果2

RESPONSE:
An instance of StorageArray
  .
  . (Attributes of StorageArray are omitted here)
  .
  List of 1 ArrayGroup elements:
    An instance of ArrayGroup
      objectID=ARRAYGROUP.HDS9980V.10001.1.0
      chassis=1
      number=0
      displayName=1-1-1
      raidType=RAID5(3D+1P)
      emulation=OPEN-3
      diskType=DKR2D-J072FC
      diskSize=72
      diskSizeInKB=75,497,472
      formFactor=-1
      controllerID=1
      totalCapacity=209,638,800
      allocatedCapacity=192,256,560
      freeCapacity=17,382,240
      hiHsmCapacity=0
      onDemandCapacity=0
      totalFreeSpace=3,223,296
      largestFreeSpace=1,545,984
      substance=0
      slprNumber=-1
      clprNumber=-1
      openTotalCapacity=209,638,800
      openAllocatedCapacity=192,256,560
      openFreeCapacity=17,382,240
      openHiHsmCapacity=0
      openOnDemandCapacity=0
      imTotalCapacity=0
      imAllocatedCapacity=0
      imFreeCapacity=0
      imHiHsmCapacity=0
      imOnDemandCapacity=0
      mfTotalCapacity=0
      mfHiHsmCapacity=0
      mfOnDemandCapacity=0
      mfAllocatedCapacity=0
      mfUnallocatedCapacity=0
      openAllocatedActualCapacity=192,256,560
      openUnallocatedCapacity=17,382,240
      openUnallocatedActualCapacity=17,382,240
      openReservedCapacity=0
      openReservedActualCapacity=0
      type=0
      volumeType=-1
      encrypted=-1
      protectionLevel=-1
      dpPoolID=-1

[目次] [前へ] [次へ]


All Rights Reserved. Copyright© 2010, 2014, Hitachi, Ltd.