Creating a DAX-Enabled File System for Persistent Memory Database
Learn how to create and use a DAX-enabled file system for your Persistent Memory Database.
You must use an XFS-based DAX file system as the filestore for the PMEM database. Scalability and performance of the Persistent Memory Database is affected without the correct configuration, hence Oracle recommends that you use the XFS file system using the following configuration steps.
This configuration ensures that XFS extents are aligned to 2 MB and you can use 2 MB pages when mapping a file to an Oracle process.