As you can see in the screenshot below oplog is used to store bursty random writes. Oplog will create 1MB extends from them which are drained to the extend store.
@JeroenTielen Thank you for your reply.
Yes, I’ve checked the picture in Nutanix Bible. My point of question is, why does the Bursty random wirtes go through OpLog, not go directly to Extent Store?
>Oplog will create 1MB extends from them which are drained to the extend store.
Do you mean that Oplog can recieve and handle IO by sub-MB blocks then build 1MB block for Extore Store?