Reference Guide

Example
omconfig storage controller action=rekeylkm controller=1
Omconfig Convert Multiple RAID To Non-RAID
Description Converts multiple RAID to non-RAID on the given controller.
Syntax
omconfig storage controller action=convertraidtononraid
controller=id pdisk=<PDISKID>, where id is the controller ID as reported
by the omreport storage controller command and PDISKID is specified 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
Omconfig 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 specified 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
Omconfig Enclosure Commands
The following table provides the omconfig command syntax required to execute enclosure tasks.
Table 105. Omconfig Enclosure Commands
Required Command
Levels (1, 2, 3)
Optional name=value pairs
omconfig 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
185