StorCLI

From 6bit.ch wiki
Revision as of 13:39, 2 April 2025 by Xbl (talk | contribs) (Created page with "= LSI Storage Command Line Interface = Show Drives:</br> <code>storcli /c0 show</code> Creating a Virtual Drive:</br> <code>storcli /cx add vd type=[RAID0(r0)|RAID1(r1)|...] drives=[EnclosureID:SlotID|:SlotID-SlotID|:SlotID,SlotID]</code> Example:</br> <code>storcli /cx add vd type=r1 drives=252:0-2</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LSI Storage Command Line Interface

Show Drives:
storcli /c0 show

Creating a Virtual Drive:
storcli /cx add vd type=[RAID0(r0)|RAID1(r1)|...] drives=[EnclosureID:SlotID|:SlotID-SlotID|:SlotID,SlotID]

Example:
storcli /cx add vd type=r1 drives=252:0-2