Go to main content

Oracle® ZFS Storage Appliance 管理ガイド、Release OS8.8.x

印刷ビューの終了

更新: 2021 年 8 月
 
 

iSCSI ターゲットグループの追加 (CLI)

  • iSCSI ターゲットグループを追加するには、次の CLI コマンドを使用します。
    hostname:configuration san iscsi targets groups> create
    hostname:configuration san iscsi targets group (uncommitted)> set name=tg0
    hostname:configuration san iscsi targets group (uncommitted)> set targets=iqn.2001-02.com.acme:12345,iqn.1986-03.com.sun:02:daf0161f-9f5d-e01a-b5c5-e1efa9578416
    hostname:configuration san iscsi targets group (uncommitted)> commit
    hostname:configuration san iscsi targets groups> list
    GROUP     NAME
    group-000 tg0
              |
              +-> TARGETS
                  iqn.2001-02.com.acme:12345
                  iqn.1986-03.com.sun:02:daf0161f-9f5d-e01a-b5c5-e1efa9578416

関連トピック