This post is more than 5 years old
15 Posts
0
955
February 8th, 2012 09:00
AX4-5i invalid parameter
I've tried run command "getlun -uid -capacity -name -type -crus -rg -state -slst -slct -rwrsp -nzrca -nanzq" and got error about invalid parameter:
"usage: getlun <-aa> <-at> <-bind> <-bp> <-bread> <-brw>
<-busy> <-bwrite> <-capacity> <-crus> <-default> <-disk>
<-drivetype> <-dsa> <-element> <-ena> <-ff> <-hrdscsi>
<-idle> <-idt> <-it> <-mp> <-name> <-nminus> <-owner>
<-parityelements> <-pd> <-pic> <-prb> <-prefetch> <-prf>
<-ps> <-psm> <-qavg> <-qmax> <-que> <-rb> <-rc> <-rd3>
<-rchm> <-reads> <-remap> <-ret> <-rh> <-rhist> <-rr> <-rwf>
<-rwr> <-service> <-sftscsi> <-srcp> <-ss> <-ssm>
<-stripe> <-totque> <-type> <-upb> <-verify> <-was>
<-wc> <-wch> <-uid> <-wh> <-whist> <-wr> <-writes>
<-rg> <-state> <-private> <-usage> <-sc> <-snapshot>
<-offset> <-addroffset> <-ismetalun> <-idleticks> <-busyticks>
<-lunidleticks> <-luncache> <-lunbusyticks> <-trespass> <-status>
Invalid command line parameters: -slst"
I got same error for "-slct -rwrsp -nzrca -nanzq" parameters.
Versions of software:
Navisphere Manager 6.28
NaviCLI 7.31.30.0.90-1
Can someone explain why there no support for this parameters?
0 events found


christopher_ime
6 Operator
•
2K Posts
0
February 10th, 2012 20:00
Download the CLI Reference and there is a section named: "AX4-5 series and AX series support". It provides a matrix of the subset of commands supported.
kelleg
6 Operator
•
4.5K Posts
1
February 8th, 2012 12:00
Those commands are not supported on the AX4.
You can use the "analyzer -get" and "analyzer -status" for the status of analyzer. The others you'll need to use the Analyzer Archive (NAR) file.
Look at the Note at the begining of the desction of the command.
glen
Erwindre
15 Posts
0
February 9th, 2012 02:00
Where can I see description that explain what commands are not supported?
Erwindre
15 Posts
0
February 10th, 2012 23:00
Thanks for help Glen and Christopher!