176
3. Decompress the installation package to obtain the ARCCONF tool package for different
operating systems.
Installing ARCCONF
See the release notes to install ARCCONF for the corresponding operating system.
Commonly-used commands in ARCCONF
This section describes the usage and examples of commonly used commands in ARCCONF. You
can use ARCCONF commands to manage storage controllers during normal server operation
without restarting the server.
Upgrade the storage controller firmware
Perform this task to upgrade the storage controller firmware.
Syntax
arcconf romupdate controller_id fwfile
Parameters
controller_id: Specifies the ID of the storage controller.
fwfile: Specifies the name of the firmware file.
Examples
# Upgrade the storage controller firmware.
[root@localhost home]# arcconf romupdate 1 luxorc.bin
Controllers found: 1
Are you sure you want to continue?
Press y, then ENTER to continue or press ENTER to abort: y
Updating controller 1 firmware...
Succeeded
You must restart the system for firmware updates to take effect.
Command completed successfully.
View basic information about a storage controller
Perform this task to view basic information about a storage controller.
Syntax
arcconf list controller_id
Parameters
controller_id: Specifies the ID of the storage controller.