查看HBlock服务状态 本节主要介绍查看HBlock服务状态命令。 ./stor status [ { t type } TYPE ] 此命令用来查看HBlock服务状态。 参数 参数 描述 t TYPE 或 type TYPE 查看指定服务的状态,TYPE取值: system:查看系统状态。 storagepool:存储池状态(仅集群版支持)。 server:查看服务器状态。 disk:查看磁盘状态(仅单机版支持)。 LUN:查看卷的状态。 未指定状态,则显示全部信息。 示例 单机版:查看HBlock服务状态。 plaintext [root@hblockserver CTYUNHBlockPlus4.0.0x64] ./stor status System: status: Working, licenseStatus: Effective Server: status: 1 total, 1 connected, 0 disconnected, 0 removing Disk: usage: 60.15 MiB used, 93.29 GiB total status: 1 total, 1 healthy, 0 warning, 0 error LUN: status: 3 total, 230 GiB (cache mode:0 total, 0 B; storage mode:1 total, 110 GiB; local mode:2 total, 120 GiB) data: 100% normal, 0% low redundancy, 0% error 集群版:查看HBlock服务状态。 plaintext [root@hblockserver CTYUNHBlockPlus4.0.0x64] ./stor status System: status: Working, licenseStatus: Effective Server: status: 3 total, 3 connected, 0 disconnected, 0 removing LUN: status: 10 total, 1.18 TiB (cache mode:1 total, 210 GiB; storage mode:3 total, 312 GiB; local mode:6 total, 691 GiB) data: 100% normal, 0% low redundancy, 0% error Storage Pool: number: 2 base pool: default fault domain of base pool: level: server status: 3 total, 3 healthy, 0 warning, 0 error data health of base pool: 100% normal, 0% low redundancy, 0% error disk of base pool: usage: 1.83 GiB used, 278.57 GiB total status: 3 total, 3 healthy, 0 warning, 0 error 查看HBlock服务器状态。 plaintext [root@hblockserver CTYUNHBlockPlus4.0.0x64]