Use the correct I/O scheduler to increase performance and reduce the possibility of database timeouts when the system is under extreme write load.
Important:
- For file systems running on an SSD or in a virtualized environment, use the
recommended noop scheduler. On some systems, such as RHEL
8.1+, this is called
none
. - For additional considerations related to network attached storage, see Databases on storage area networks, network-attached storage, or running in virtualized environments.
- For all other systems, use the deadline scheduler.