My Oracle Support Banner

Asynchronous IO And ZFS (Doc ID 1391707.1)

Last updated on JANUARY 30, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.1.0.7 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.

Goal

Provide information on the use of Asynchronous IO for the Oracle database on ZFS file systems.

1. Are there any considerations for setting the following parameters to enable Asnychronous IO for the DB:
   FILESYSTEMIO_OPTIONS=SETALL
   DISK_ASYNCH_IO=TRUE

2. What are the properties for the different ZFS file systems that should be used for different DB file types (datafiles, temp, undo, redo log, archives)

3. What is the recommended setting for the ZFS SYNC property (possible values standard/always/disabled) if Oracle uses asynchronous IO (filesystemio_options=all and disc_asynch_io=true)
The SYNC option determines the synchronous behavior of a file system's transactions. It determines if and which transaction data should be written to the Oracle Solaris ZFS intent log (ZIL) before being written to the storage.

4. What is the recommended setting for ZFS recordsize.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.