5.2.4 I/Oリソース管理プランの表示

ストレージ・サーバー上のCellCLI LIST IORMPLANコマンドを使用して、ストレージ・サーバーの現在のデータベース間プランを表示できます。

例5-14 データベース間プランの詳細の表示

この例は、データベース間プラン属性の詳細なリストを取得する方法を示しています。

CellCLI> LIST IORMPLAN DETAIL
   name:                   cell01_IORMPLAN
   status:                 active
   catPlan:                name=administrative,level=1,allocation=80
                           name=interactive,level=2,allocation=90
                           name=batch,level=3,allocation=80
                           name=maintenance,level=4,allocation=50
                           name=other,level=4,allocation=50
   dbplan:                 name=sales_prod, share=8, role=primary
                           name=sales_prod, share=1, limit=50, role=standby
                           name=sales_test, share=1, limit=25
                           name=default, share=2
   objective:              balanced

関連トピック