storage 命令
使用此命令可显示和配置(如果平台支持)有关受 IMM 管理的服务器存储设备的信息。
下表显示选项的参数。
选项 | 描述 | 值 |
---|---|---|
-list | 列出受 IMM 管理的存储目标。 | controllers|pools|volumes|drives 其中,target 为:
|
-list -target target_id | 根据 target_id 列出受 IMM 管理的存储目标。 | pools|volumes|drives ctrl[x]|pool[x] 其中,target 和 target_id 为:
|
-list flashdimms | 列出受 IMM 管理的 Flash DIMM。 | |
-list devices | 显示受 IMM 管理的所有磁盘和 Flash DIMM 的状态。 | |
-show target_id | 显示受 IMM 管理的所选目标的信息。 | 其中,target_id 为: ctrl[x]|vol[x]|disk[x]|pool[x] |flashdimm[x] 3 |
-show target_id info | 显示受 IMM 管理的所选目标的详细信息。 | 其中,target_id 为: ctrl[x]|vol[x]|disk[x]|pool[x] |flashdimm[x] 3 |
-show target_id firmware3 | 显示受 IMM 管理的所选目标的固件信息。 | 其中,target_id 为: ctrl[x]|disk[x]|flashdimm[x]2 |
-showlog target_id<m:n|all>3 | 显示受 IMM 管理的所选目标的事件日志。 | 其中,target_id 为:ctrl[x]4 m:n|all 其中,m:n 为一到事件日志的最大数量 其中,all 为所有事件日志 |
-config ctrl -scanforgn -target target_id3 | 检测外部 RAID 配置。 | 其中,target_id 为:ctrl[x]5 |
-config ctrl -imptforgn -target target_id3 | 导入外部 RAID 配置。 | 其中,target_id 为:ctrl[x]5 |
-config ctrl -clrforgn -target target_id3 | 清除外部 RAID 配置。 | 其中,target_id 为:ctrl[x]5 |
-config ctrl -clrcfg -target target_id3 | 清除 RAID 配置。 | 其中,target_id 为:ctrl[x]5 |
-config drv -mkoffline -target target_id3 | 将硬盘状态从联机更改为脱机。 | 其中,target_id 为:disk[x]5 |
-config drv -mkonline -target target_id3 | 将硬盘状态从脱机更改为联机。 | 其中,target_id 为:disk[x]5 |
-config drv -mkmissing -target target_id3 | 将脱机硬盘标为未配置的完好硬盘。 | 其中,target_id 为:disk[x]5 |
-config drv -prprm -target target_id3 | 准备未配置的完好硬盘以供删除。 | 其中,target_id 为:disk[x]5 |
-config drv -undoprprm -target target_id3 | 取消准备未配置的完好硬盘以供删除的操作。 | 其中,target_id 为:disk[x]5 |
-config drv -mkbad -target target_id3 | 将未配置的完好硬盘更改为未配置的故障硬盘。 | 其中,target_id 为:disk[x]5 |
-config drv -mkgood -target target_id3 | 将未配置的故障硬盘更改为未配置的完好硬盘。 或 将硬盘存储扩展柜(JBOD)硬盘转换为未配置的完好硬盘。 | 其中,target_id 为:disk[x]5 |
-config drv -addhsp -[dedicated pools] -target target_id3 | 将所选硬盘作为热备件分配给一个控制器或现有存储池。 | 其中,target_id 为:disk[x]5 |
-config drv -rmhsp -target target_id3 | 删除该热备件。 | 其中,target_id 为:disk[x]5 |
-config vol -remove -target target_id3 | 删除一个卷。 | 其中,target_id 为:vol[x]5 |
-config vol -set [-N] [-w] [-r ] [-i] [-a] [-d] [-b] -target target_id3 | 修改一个卷的属性。 |
|
-config vol -add<[-R] [-D disk] [-H disk] [-1 hole]> [-N] [-w] [-r]3,7 | 当目标为控制器时,为新存储池创建一个卷。 或 当目标为存储池时,用现有存储池创建一个卷。 |
|
-config vol -add[-i] [-a] [-d] [-f] [-S] [-P] -target target_id3 | 当目标为控制器时,为新存储池创建一个卷。 或 当目标为存储池时,用现有存储池创建一个卷。 |
|
-config vol -getfreecap[-R] [-D disk] [-H disk] -target target_id3 | 获取硬盘组的可用容量。 |
|
-help | 显示命令用法和选项 | |
注
|
语法:
storage [options]
option:
-config ctrl|drv|vol -option [-options] -target target_id
-list controllers|pools|<strong className="ph b">volumes|drives</strong>
-list pools -target ctrl[x]
-list volumes -target ctrl[x]|pool[x]
-list drives -target ctrl[x]|pool[x]
-list devices
-list flashdimms
-show target_id
-show {ctrl[x]|pool[x]|disk[x]|vol[x]|flashdimm[x]} info
-show {ctrl[x]|disk[x]|flashdimm[x]}firmware
-showlog ctrl[x]m:n|all
-h help
示例:
system> storage
-config ctrl -clrcfg -target ctrl[0]
ok
system>
system> storage
-config ctrl -clrforgn -target ctrl[0]
ok
system>
system> storage
-config ctrl -imptforgn -target ctrl[0]
ok
system>
system> storage
-config ctrl -scanforgn -target ctrl[0]
Detect 1 foreign configuration(s) on controller ctrl[0]
system>
system> storage
-config drv -addhsp -dedicated pool[0-1] -target disk[0-0]
ok
system>
system> storage
-config drv -addhsp -target disk[0-0]
ok
system>
system> storage
-config drv -mkbad -target disk[0-0]
ok
system>
system> storage
-config drv -mkgood -target disk[0-0]
ok
system>
system> storage
-config drv -mkmissing -target disk[0-0]
ok
system>
system> storage
-config drv -mkoffline -target disk[0-0]
ok
system>
system> storage
-config drv -mkonline -target disk[0-0]
ok
system>
system> storage
-config drv -prprm -target disk[0-0]
ok
system>
system> storage
-config drv -rmhsp -target disk[0-0]
ok
system>
system> storage
-config drv -undoprprm -target disk[0-0]
ok
system>
system> storage
-config vol -add -1 1 -target pool[0-1]
ok
system>
system> storage
-config vol -add -R 1 -D disk[0-0]:disk[0-1] -w 1 -r 2 -i 0 -a 0 -d 0 -f 0
-N LD_volume -S 100000 -P 64K -H disk[0-2] -target ctrl[0]
ok
system>
system> storage
-config vol -getfreecap -R 1 -D disk[0-0]:disk[0-1] -H disk[0-2] -target ctrl[0]
The drive group configuration is good with free capacity 500000MB
system>
system> storage
-config vol -remove -target vol[0-1]
ok
system>
system> storage
-config vol -set -N LD_volume -w 0 -target vol[0-0]
ok
system>
system> storage
-list controllers
ctrl[0] ServerRAID M5110e(Slot No. 0)
ctrl[1] ServerRAID M5110f(Slot No. 1)
system>
system> storage
-list drives
disk[0-0] Drive 0
disk[0-1] Drive 1
disk[0-2] Drive 2
system>
system> storage
-list flashdimms
flashdimm[1] Flash DIMM 1
flashdimm[4] Flash DIMM 4
flashdimm[9] Flash DIMM 9
system>
system> storage
-list pools
pool[0-0] Storage Pool 0
pool[0-1] Storage Pool 1
system>
system> storage
-list volumes
system>storage -list volumes
vol[0-0] Volume 0
vol[0-1] Volume 1
Vol[0-2] Volume 2
system>
system> storage
-list drives -target ctrl[0]
disk[0-0] Drive 0
disk[0-1] Drive 1
disk[0-2] Drive 2
system>
system> storage
-list drives -target pool[0-0]
disk[0-0] Drive 0
disk[0-1] Drive 1
system>
system> storage
-list pools -target ctrl[0]
pool[0-0] Storage Pool 0
system>
system> storage
-list volumes -target ctrl[0]
vol[0-0] Volume 0
vol[0-1] Volume 1
system>
system> storage
-list volumes -target pool[0-0]
vol[0-0] Volume 0
vol[0-1] Volume 1
system>
system> storage
-show ctrl[0] firmware
Total Firmware number: 2
Name: RAID Firmware1
Description: RAID Firmware
Manfacture: IBM
Version: 4.01(3)T
Release Date: 01/05/2013
Name: RAID Firmware2
Description: RAID Firmware
system>
system> storage
-show ctrl[0] info
Product Name: ServerRAID M5110e
Firmware Package Version: 23.7.0.1.2
Battery Backup: Installed
Manufacture: IBM
UUID: 1234567890123456
Model Type / Model: 1234AHH
Serial No.: 12345678901
FRU No.: 5005076049CC4
Part No.: LSI2004
Cache Model Status: Unknown
Cache Model Memory Size: 300MB
Cache Model Serial No.: PBKUD0XTA0P04Y
PCI Slot Number: 0
PCI Bus Number: 2
PCI Device Number: 2
PCI Function Number: 10
PCI Device ID: 0x1000
PCI Subsystem Device ID: 0x1413
Ports: 2
Port 1: 12345678901234
Port 2: 12345678901235
Storage Pools: 2
pool[0-0] Storage Pool 0
pool[0-1] Storage Pool 1
Drives: 3
disk[0-0] Drive 0
disk[0-1] Drive 1
disk[0-2] Drive 2
system>
system> storage
-show disk[0-0] firmware
Total Firmware number: 1
Name: Drive
Description:
Manufacture:
Version: BE24
Release Date:
system>
system> storage
-show disk[0-0] info
Product Name: ST98394893
State: Online
Slot No.: 0
Disk Type: SATA
Media Type: HHD
Health Status: Normal
Capacity: 100.000GB
Speed: 6.0Gb/s
Current Temperature: 33C
Manufacture: ATA
Device ID: 5
Enclusure ID: 0x00FC
Machine Type:
Model:
Serial No.: 9XKJKL
FRU No.:
Part No.:
system>
system> storage
-show flashdimm[15]
Name: CPU1 DIMM 15
Health Status: Normal
Operational Status: Online
Capacity(GB): 400GB
Model Type: DDR3
Part Number: 93E40400GGM101PAT
FRU S/N: 44000000
Manuf ID: Diablo Technologies
Temperature: 0C
Warranty Writes: 100%
Write Endurance: 100%
F/W Level: A201.0.0.49152
system>
system> storage
-show pool[0-0]
RAID State: RAID 0
RAID Capacity: 67.000GB (0.000GB free)
Drives: 2
disk[0-0] Drive 0
disk[0-1] Drive 1
Volumes: 2
vol[0-0] Volume 0
vol[0-1] Volume 1
system>
system> storage
-show pool[0-1] info
RAID State: RAID 1
RAID Capacity: 231.898GB (200.000GB free)
Holes: 2
#1 Free Capacity: 100.000GB
#2 Free Capacity: 100.000GB
Drives: 2
disk[0-1] Drive 1
disk[0-2] Drive 2
Volume: 1
vol[0-1] LD_volume
system>
system> storage
-show vol[0-0]
Name: Volume 0
Stripe Size: 64KB
Status: Offline
Capacity: 100.000GB
system>
system> storage
-show vol[0-0] info
Name: LD_volume
Status: Optimal
Stripe Size: 64KB
Bootable: Not Bootable
Capacity: 231.898GB
Read Policy: No Read Ahead
Write Policy: Write Through
I/O Policy: Direct I/O
Access Policy: Read Write
Disk Cache Policy: Unchanged
Background Initialization: Enable
system>
提供反馈