Which two are true concerning the allocation of I/O resources by the IORM within the CELLSRV process?

Which two are true concerning the allocation of I/O resources by the IORM within the CELLSRV
process?

Which two are true concerning the allocation of I/O resources by the IORM within the CELLSRV
process?

A.
Control File I/O is managed automatically at high priority by IORM.

B.
Control File I/O is considered part of the SYSTEM resource Consume group by IORM.

C.
Log Writer I/O to the Smart Flash Log is considered part of the SYSTEM resource consumer
group by IORM.

D.
Log Writer I/O to the Smart Flash Log is managed automatically at high priority by IORM.

E.
Database Writer I/O is managed automatically at normal priority by IORM.

F.
Database Writer I/O is considered part of the SYSTEM resource consumer group by IORM.

Explanation:
Note:

*IORM Rules
IORM is only “engaged” when needed.
/ (A)Redo and control file writes always take precedence.
/ (E)DBWR(database writer)writes are scheduled at the same priority as user IO.
/IORM does not intervene if there is only one active consumer group on one database.
/Any disk allocation that is not fully utilized is made available to other workloads in relation to the
configured resource plans.
/Background IO is scheduled based on their priority relative to user IO.
/For each cell disk, each database accessing the cell has one IO queue per consumer group and
three background queues.
/Background IO queues are mapped to “high”, “medium”, and “low” priority requests with different
IO types mapped to each queue.
/If no intradatabase plan is set, all non-background IO requests are grouped into a single
consumer group called OTHER_GROUPS.
Reference:Using IORM with Exadata



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Sanjay Mevada

Sanjay Mevada

B C

Nohup

Nohup

A D

mat

mat

A and E
Remember I/ORM will not support flashlog .so D is wrong

L. Zhu

L. Zhu

A is right. control file and log writer are the highest
B is wrong. control file and log writer are the highest
C is wrong. IORM manage flash log by enable/disable and percentage, not priority
D is wrong. IORM manage flash log by enable/disable and percentage, not priority
E is right. DBWR is managed as normal priority
F is wrong. DBWR is managed as normal priority

So A.E. are correct