ipmcget -t storage -d ldinfo
更新时间: 2026/07/28
在Gitcode上查看源码Command Function
Get the information of logical drive
Command Format
ipmcget -t storage -d ldinfo -v <ctrlid> <option>
Command type
ipmcget
Parameters
| Name | Type | Required | Default | Constraint | Description |
|---|---|---|---|---|---|
ctrlid | integer | Yes | - | Type: Range; 0, 255 | RAID Controller ID (An non-negative integer base 0). eg. 0,1,2... |
option | - | Yes | - | - | all - Show all logical drives in this RAID controller. ID - Show only one logical drive which matches with this ID (0 - 255). |
Example
ipmcget -t storage -d ldinfo -v 0 0ipmcget -t storage -d ldinfo -v 0 allOutput Examples
Logical Drive Information:
Target ID : <value>
Name : <value>
Type : <value>
State : <value>
Default Read Policy : <value>
Default Write Policy : <value>
Default Cache Policy : <value>
Current Read Policy : <value>
Current Write Policy : <value>
Current Cache Policy : <value>
Access Policy : <value>
Span depth : <value>
Number of drives per span : <value>
Strip Size : <value>
Total Size : <value>
Disk Cache Policy : <value>
Init State : <value>
Consistency Checking : <value>
BGI Enabled : <value>
Bootable : <value>
Boot Priority : <value>
Used for Secondary Cache : <value>
SSCD Caching Enable : <value>
SSCD Associated LD List(ID#) : <value>
OS Letter : <value>
PD participating in LD (ID#) : <value>
Dedicated Hot Spare PD (ID#) : <value>
Acceleration Method : <value>
Cache Line Size : <value>
Rebuild in Progress : <value>
----------------------------------------------------------------------