5.2.3.1 Setting the IORM Plan
Use the CellCLI
ALTER IORMPLAN command to set the IORM
plan.
For example:
CellCLI> ALTER IORMPLAN -
dbplan=((name=sales01, share=4), -
(name=sales02, share=3), -
(name=dev01, share=1), -
(name=DEFAULT, share=2))Because of the length and complexity of typical IORM plan definitions, consider putting the ALTER IORMPLAN
command in a script file and run it by using the CellCLI
START command.
Note:
Exadata I/O Resource Management (IORM) is configured
individually on every storage server using the CellCLI
ALTER IORMPLAN command. To deliver consistent overall system
performance, ensure every storage server in the storage cluster uses the same IORM configuration settings.
Related Topics
Parent topic: Administering the IORM Plan