查询控制卡下的硬盘坏块列表信息。
hiraidadm ccontroller_id show bst
参数 |
参数说明 |
取值 |
---|---|---|
controller_id |
控制卡的ID。 |
查询控制卡ID请参见查询控制卡列表。 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | [root@localhost ~]# hiraidadm c0 show bst =========================================== Hiraidadm Information ============================================ Name: hiraidadm Version: 1.2.0.2 Build Time: Nov 15 2022 22:07:55 ============================================================================================================== ============================================================================================================== Status Code = 0 Status = Success Description = None ============================================================================================================== Total diskbst number is 2 -------------------------------------------------------------------------------------------------------------- Index Did Start_lba lba_len Type Index Did Start_lba lba_len Type -------------------------------------------------------------------------------------------------------------- 0 4 0 2048 Physical | 1 4 4096 6144 Physical | -------------------------------------------------------------------------------------------------------------- |