Command Line Interface Guide

omconfig: Managing Components Using the Instrumentation Service 129
For some chassis, you can assign a different name. You cannot rename the
main system chassis. In the following example, the command renames chassis
2 from storscsi1 to storscsia:
omconfig chassis info index=2 name=storscsia
or
omconfig mainsystem info index=2 name=storscsia
As with other commands, the CLI displays an error message if you do not
have a chassis 2 (the main chassis=0). The CLI allows you to issue
commands only for the system configuration you have.
omconfig chassis leds or omconfig mainsystem leds
Use the omconfig chassis leds or omconfig mainsystem leds command to
specify when to flash a chassis fault LED or chassis identification LED.
This command also allows you to clear the LED of the system hard drive.
Table 4-8 lists the valid parameters for the command.
omconfig chassis memorymode or omconfig mainsystem memorymode
Use the omconfig chassis memorymode or omconfig mainsystem
memorymode command to specify the redundancy mode to use for the
system memory in case of memory errors.
Table 4-8. Parameters of omconfig chassis leds or omconfig mainsystem leds
name=value pair 1 name=value pair 2 Description
index=<n> NA Number of the chassis where the LED
resides (defaults to chassis 0, main system
chassis).
led=fault severity=warning |
critical
Select to flash the LED either when a
warning event occurs or when a critical
event occurs.
led=hdfault action=clear Sets the number of faults for the hard
drive back to zero (0).
led=identify flash=off | on
time-out=<n>
Sets the chassis identification LED to off
or on. Set the time-out value for the LED
to flash for a specified number of seconds.