CLI Guide

Omcong Convert Multiple Non-RAID To RAID
Table 195. Omcong Convert Multiple Non-RAID To RAID
Description Converts multiple non-RAID to RAID on the given controller.
Syntax
omconfig storage controller action=convertnonraidtoraid controller=id
pdisk=<PDISKID>, where id is the controller ID as reported by the omreport storage controller
command and PDISKID is specied as pdisk=connector:enclosureID:targetID |
connector:targetID
.
Example to Convert multiple non-RAID to RAID on controller 0,
Example
omconfig storage controller action=convertnonraidtoraid controller=0
pdisk=0:2:3
Omcong Enclosure Commands
The following table provides the omcong command syntax required to execute enclosure tasks.
Table 196. Omcong Enclosure Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omcong storage enclosure action=enablealarm controller=id enclosure=<ENCLOSUREID>
action=disablealarm controller=id enclosure=<ENCLOSUREID>
action=setassettag controller=id enclosure=<ENCLOSUREID> assettag=<string>
action=setassetname controller=id enclosure=<ENCLOSUREID> assetname=<string>
action=settempprobes controller=id enclosure=<ENCLOSUREID> index=id minwarn=n maxwarn=n
action=resettempprobes controller=id enclosure=<ENCLOSUREID> index=id
action=setalltempprobes controller=id enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
action=resetalltempprobes controller=id enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
action=blink controller=id enclosure=<ENCLOSUREID> minwarn=n maxwarn=n
Omcong Enable Enclosure Alarm
Table 197. Omcong Enable Enclosure Alarm
Description Enables the enclosure alarm
Example to Enable the alarm on the enclosure attached to connector 2 on controller 1.
Example for SCSI, SATA,
and ATA controllers
omconfig storage enclosure action=enablealarm controller=1 enclosure=2
Example for SAS
controllers
omconfig storage enclosure action=enablealarm controller=1
enclosure=1:2
Omcong Disable Enclosure Alarm
Table 198. Omcong Disable Enclosure Alarm
Description Disables the enclosure alarm.
Syntax
omconfig storage enclosure action=disablealarm controller=id
enclosure=<ENCLOSUREID>, where idis the controller ID. The <ENCLOSUREID> variable
species the enclosure.
159