บนคอนโทรลเลอร์ LSI (เทคโนโลยี avago) หนึ่งจะสร้างไดรฟ์ข้อมูลที่มีขนาดใหญ่ 10 กิกะไบต์โดยใช้อรรถประโยชน์บรรทัดคำสั่ง storcli ได้อย่างไร
วิธีใช้ระบุว่ามีพารามิเตอร์ที่เรียกว่าขนาด แต่ไม่สามารถรับรู้ขนาดเป็นไบต์
$ storcli /c0 vd help
Storage Command Line Tool Ver 1.17.08 September 10, 2015
(c)Copyright 2015, AVAGO Corporation, All Rights Reserved.
storcli /cx add vd r[0|1|5|6|00|10|50|60]
[Size=<VD1_Sz>,<VD2_Sz>,..|all] [name=<VDNAME1>,..]
drives=e:s|e:s-x|e:s-x,y,e:s-x,y,z [PDperArray=x][SED]
[pdcache=on|off|default][pi][DimmerSwitch(ds)=default|automatic(auto)|
none|maximum(max)|MaximumWithoutCaching(maxnocache)][WT|WB|AWB][nora|ra]
[direct|cached] [cachevd] [Strip=<8|16|32|64|128|256|512|1024>]
[AfterVd=X] [EmulationType=0|1|2] [Spares = [e:]s|[e:]s-x|[e:]s-x,y]
[force][ExclusiveAccess] [Cbsize=0|1|2 Cbmode=0|1|2|3|4|7]
ยูทิลิตีบรรทัดคำสั่งสร้างข้อความแสดงข้อผิดพลาดที่ไม่ถูกต้องหรือสับสนเมื่อมีการระบุพารามิเตอร์ขนาดด้วยคำต่อท้าย (เช่น 10g) หรือเป็นไบต์:
$ storcli /c0 add vd r6 size=10737418240 name=test drives=3,16:12-19
syntax error, unexpected TOKEN_UNKNOWN, expecting TOKEN_DRIVES
Storage Command Line Tool Ver 1.17.08 September 10, 2015
(c)Copyright 2015, AVAGO Corporation, All Rights Reserved.