Reference Guide

Table Of Contents
Accessing the command prompt
Topics:
Using CLI commands from Windows command prompts
Using CLI commands in Linux
Using CLI commands in VMware
Using CLI commands from Windows command
prompts
Ensure that you copy the perccli.exe and perccli64.exe files to C:\Windows\System32.
To access the command prompt in systems using the Microsoft Windows operating system, perform the following procedure:
1. Click Start > Run.
The Run window is displayed.
2. In the Open field, type cmd, and then click OK.
The Administrator: Command Prompt window is displayed, where you can execute the PERC CLI commands.
Using CLI commands in Linux
Perform the following procedures to access the command prompt in systems using the Linux operating system:
1. To install the percli RPM, run rpm -ivh <percli-x.xx-x.noarch.rpm>, or to upgrade the percli RPM, run rpm -Uvh
<percli-x.xx-x.noarch.rpm>.
2. Change the directory to /opt/MegaRAID/perccli.
3. As a root user, run ./perccli.
Using CLI commands in VMware
Perform the following procedures to access the command prompt in systems using the VMware system:
1. View the list of installed VIB package using the following command: esxcli software vib list.
2. Install the VIB package using the command: esxcli software vib install -v /vmfs/volume/datastore1/vmware-esx-
perccli.vib where /vmfs/volume/datastore1 is the path detail of the VIB.
3. You can remove the installed VIB by using the command: esxcli software vib remove -n=vmware-esx-perccli.vib
--force.
4. Run perccli by browsing the location: cd /opt/lsi/perccli.
2
6 Accessing the command prompt