Skip to content

This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!


StorCLI

StorCLI is the successor of the MegaCLI and allows to manage and control LSI MegaRAID controllers.

Reference(s)

Table of contents


Install

TODO

TODO

TODO

Download the latest version of StorCli (7.1508 at the time of writing, check it on repology, you can also find the latest zip file to download on the StorCli AUR page):

$ wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/007.1508.0000.0000_Unified_StorCLI-PUL.zip
$ unzip -d storcli 007.1508.0000.0000_Unified_StorCLI-PUL.zip
$ sudo dnf localinstall ./Unified_storcli_all_os/Linux/storcli-007.1508.0000.0000-1.noarch.rpm

# emerge -a sys-block/storcli
# nix-env -iA nixos.storcli
# nix-env -iA nixpkgs.storcli

TODO

Download the latest version of StorCli (7.1508 at the time of writing, check it on repology, you can also find the latest zip file to download on the StorCli AUR page):

$ wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/007.1508.0000.0000_Unified_StorCLI-PUL.zip
$ unzip -d storcli 007.1508.0000.0000_Unified_StorCLI-PUL.zip
$ sudo yum localinstall ./Unified_storcli_all_os/Linux/storcli-007.1508.0000.0000-1.noarch.rpm

# xbps-install -S cronie
# zypper install cronie

Use

See https://www.thomas-krenn.com/en/wiki/StorCLI_commands


If this cheat sheet has been useful to you, then please consider leaving a star here.