Command Line Interface Guide
omconfig storage Commands 273
omconfig Convert Multiple RAID to Non-RAID
Use the following omconfig storage command syntax to convert multiple
RAID to non-RAID on the given controller.
Complete 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 Syntax
To convert multiple RAID to non-RAID on the controller 0, type:
omconfig storage controller action=
convertraidtononraid controller=0 pdisk=0:2:3
omconfig Convert Multiple Non-RAID to RAID
Use the following omconfig storage command syntax to convert multiple
non-RAID to RAID on the given controller.
Complete 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 Syntax
To convert multiple non-RAID to RAID on controller 0, type:
omconfig storage controller action=
convertnonraidtoraid controller=0 pdisk=0:2:3