./stor target ls [ -c | --connection ] [ { -n | --name } TARGET_NAME ]
此命令用来查询iSCSI Target信息。
参数
参数 描述 -c 或 --connection 查询iSCSI Target连接。 -n TARGET_NAME 或 --name TARGET_NAME 查询指定iSCSI Target的信息。
示例
示例1
查询HBlock服务中所有iSCSI Target信息。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor target ls
+-----+-------------+--------------+------------------------------------------------------------+-------------------+
| No. | Target Name | Max Sessions | ISCSI Target | CHAP |
+-----+-------------+--------------+------------------------------------------------------------+-------------------+
| 1. | target01 | 6 | iqn.2012-08.cn.ctyunapi.oos:target01.3(192.168.0.117:3260) | chap-test,Enabled |
| | | | iqn.2012-08.cn.ctyunapi.oos:target01.4(192.168.0.102:3260) | |
| | | | iqn.2012-08.cn.ctyunapi.oos:target01.5(192.168.0.192:3260) | |
| 2. | tgt | 1 | iqn.2012-08.cn.ctyunapi.oos:tgt.1(192.168.0.192:3260) | Disabled |
| | | | iqn.2012-08.cn.ctyunapi.oos:tgt.2(192.168.0.102:3260) | |
+-----+-------------+--------------+------------------------------------------------------------+-------------------+
iSCSI Target查询信息描述 项目 描述 No. 序号。 Target Name iSCSI Target名称。 Max Sessions iSCSI Target下每个IQN允许建立的最大会话数。 ISCSI Target iSCSI Target IQN、IP和端口号。 CHAP CHAP认证信息,包含CHAP名称、CHAP密码、CHAP状态。
只有配置了CHAP认证信息,才会显示CHAP名称。
CHAP状态:
Enabled:开启CHAP认证。
Disabled:未开启CHAP认证
示例2
单机版:查询iSCSI Target名称为targetc的信息。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor target ls -n targetc
Target Name: targetc
Max Sessions: 3
Create Time: 2023-09-27 17:29:24
iSCSI Target: iqn.2012-08.cn.ctyunapi.oos:targetc.1(192.168.0.32:3260)
LUN: lunc1(LUN 0),lunc2(LUN 1)
CHAP: chap-test,************,Enabled
集群版:查询iSCSI Target名称为target01的信息。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor target ls -n target01
Target Name: target01
Max Sessions: 10
Create Time: 2023-09-27 17:17:32
Number of Servers: 3
iSCSI Target: iqn.2012-08.cn.ctyunapi.oos:target01.3(192.168.0.117:3260)
iqn.2012-08.cn.ctyunapi.oos:target01.4(192.168.0.102:3260)
iqn.2012-08.cn.ctyunapi.oos:target01.5(192.168.0.192:3260)
LUN: lun01a(LUN 0),lun01b(LUN 1)
CHAP: chap-test, ************,Enabled
ServerID: hblock_1,hblock_2,hblock_3
具体iSCSI Target查询信息描述 项目 描述 Target Name iSCSI Target名称。 Max Sessions iSCSI Target下每个IQN允许建立的最大会话数。 Create Time iSCSI Target创建时间。 Number of Servers iSCSI Target所在的服务器数量(仅集群版支持)。 iSCSI Target iSCSI Target IQN、客户端 IP和端口号。 LUN iSCSI Target对应的卷。括号内容表示卷编号。 CHAP CHAP认证信息,包含CHAP名称、CHAP密码、CHAP状态。
说明只有配置了CHAP认证信息,才会显示CHAP名称。
CHAP状态:
Enabled:开启CHAP认证。
Disabled:未开启CHAP认证
ServerID iSCSI Target对应的服务器ID(仅集群版支持)。
示例3
查询iSCSI Target连接信息。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor target ls -c
+-----------+----------------------------------------+---------------+--------------------------------------------+---------------+-------------+
| SessionId | Target IQN | Target IP | Initiator name | Client IP | Client Port |
+-----------+----------------------------------------+---------------+--------------------------------------------+---------------+-------------+
| 0x8 | iqn.2012-08.cn.ctyunapi.oos:target01.3 | 192.168.0.102 | iqn.1991-05.com.microsoft:ecs-e16f-0915299 | 192.168.0.116 | 61314 |
| 0x3 | iqn.2012-08.cn.ctyunapi.oos:target01.4 | 192.168.0.192 | iqn.1991-05.com.microsoft:ecs-e16f-0915299 | 192.168.0.116 | 61416 |
| 0x2 | iqn.2012-08.cn.ctyunapi.oos:target03.5 | 192.168.0.192 | iqn.1994-05.com.redhat:ca375039f35f | 127.0.0.1 | 58978 |
| 0x1 | iqn.2012-08.cn.ctyunapi.oos:target1.1 | 192.168.0.192 | iqn.1994-05.com.redhat:ca375039f35f | 127.0.0.1 | 58976 |
+-----------+----------------------------------------+---------------+--------------------------------------------+---------------+-------------+
iSCSI Target连接查询信息描述 项目 描述 SessionId iSCSI会话ID。 Target IQN iSCSI Target IQN。 Target IP iSCSI Target对应的IP。 Initiator name 连接所属的intiator名称。 Client IP 客户端IP。 Client Port 客户端端口号。
示例4
查询target02的iSCSI Target连接信息。
[root@hblockserver CTYUN_HBlock_Plus_3.7.0_x64]# ./stor target ls -c -n target02
+-----------+----------------------------------------+---------------+------------------------------------+--------------+-------------+
| SessionId | Target IQN | Target IP | Initiator name | Client IP | Client Port |
+-----------+----------------------------------------+---------------+------------------------------------+--------------+-------------+
| 0x5 | iqn.2012-08.cn.ctyunapi.oos:target02.7 | 192.168.0.121 | iqn.1991-05.com.microsoft:ecs-28f3 | 192.168.0.46 | 52594 |
| 0x7 | iqn.2012-08.cn.ctyunapi.oos:target02.8 | 192.168.0.72 | iqn.1991-05.com.microsoft:ecs-28f3 | 192.168.0.46 | 52795 |
+-----------+----------------------------------------+---------------+------------------------------------+--------------+-------------+
具体iSCSI Target连接查询信息描述 项目 描述 SessionId iSCSI会话ID。 Target IQN iSCSI Target IQN。 Target IP iSCSI Target对应的IP。 Initiator name 连接所属的intiator名称。 Client IP 客户端IP。 Client Port 客户端端口号。