|
本帖最后由 aer820 于 2014-3-25 09:42 编辑
P大!执行前察看命令!
C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /c0 set help
Storage Command Line Tool Ver 1.05.07 Jul 22, 2013
(c)Copyright 2013, LSI Corporation, All Rights Reserved.
storcli /cx set alarm=<on|off|silence>
storcli /cx set foreignautoimport=<on|off>
storcli /cx set directpdmapping=<on|off>
storcli /cx set rebuildrate=<value>
执行后发现错误.
C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /cx set directp
dmapping=off
syntax error, unexpected TOKEN_EQUAL
Storage Command Line Tool Ver 1.05.07 Jul 22, 2013
(c)Copyright 2013, LSI Corporation, All Rights Reserved.
help - lists all the commands with their usage. E.g. storcli help
<command> help - gives details about a particular command. E.g. storcli add help
List of commands:
Commands Description
-------------------------------------------------------------------
add Adds/creates a new element to controller like VD,Spare..etc
delete Deletes an element like VD,Spare
show Displays information about an element
set Set a particular value to a property
get Get a particular value to a property
compare Compares particular value to a property
start Start background operation
stop Stop background operation
pause Pause background operation
resume Resume background operation
download Downloads file to given device
expand expands size of given drive
insert inserts new drive for missing
transform downgrades the controller
/cx Controller specific commands
/ex Enclosure specific commands
/sx Slot/PD specific commands
/vx Virtual drive specific commands
/dx Disk group specific commands
/fall Foreign configuration specific commands
/px Phy specific commands
/[bbu|cv] Battery Backup Unit, Cachevault commands
Other aliases : cachecade, freespace, sysinfo
Use a combination of commands to filter the output of help further.
E.g. 'storcli cx show help' displays all the show operations on cx.
Use verbose for detailed description E.g. 'storcli add verbose help'
Use 'page=[x]' as the last option in all the commands to set the page break.
X=lines per page. E.g. 'storcli help page=10'
Command options must be entered in the same order as displayed in the help of
the respective commands.
修改控制器编号后依然错误!
C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /c0 set directp
dmapping=off
Controller = 0
Status = Failure
Description = Controller 0 not found
|
|