Huawei V6 Server RAID Controller Card User Guide 18
Downloading and Installing StorCLI
Downloading StorCLI
- Go to the RAID controller card page at BROADCOM website.
- On the DOWNLOADS tab page, click Management Software and Tools.
The list of management software and tools is displayed.
- Download StorCLI of the latest version.
- Decompress the downloaded package to obtain the tool packages for different OSs.
Installing StorCLI
The StorCLI installation method varies depending on the OS type. The following part uses Windows, Linux, and VMware as examples to describe the StorCLI installation procedure. For the installation procedures for other OSs, see the Readme file in the software package.
The StorCLI tool that matches the RAID controller card is StorCLI64.
- Installing StorCLI in Windows
- Upload the tool package applicable to the Windows to a directory (such as C:\tmp) on the server.
- In the Run box, enter cmd and press Enter to open the Command Prompt.
- Run the cd Directory where the tool package is stored command, such as cd C:\tmp.
For Windows, StorCLI does not require installation. You can directly run RAID controller card management commands.
- Installing StorCLI in Linux
- Use a file transfer tool (such as PuTTY) to upload the package applicable to Linux to a directory (such as the /tmp directory) on the server OS.
- On the Linux CLI, run the rpm -ivh /tmp/StorCLIxxx.rpm command to install the StorCLI tool.
The StorCLI installation directory is /opt/MegaRAID/storcli/. You need to access the directory and run RAID card commands.
When the installation is complete, you can run RAID controller card management commands.
- Installing StorCLI in VMware
- Use a file transfer tool (such as PuTTY) to upload the package applicable to VMware to a directory (such as the /tmp directory) on the server OS.
- On the VMware CLI, run the esxcli software vib install -v=/tmp/vmware-xxx-storcli.vib --no-sig-check command to install the StorCLI tool. /tmp/vmware-xxx-storcli.vib is the complete path of the StorCLI tool file.
The StorCLI installation directory is /opt/lsi/storcli/. You need to access the directory and run RAID card commands.