Skip to content

Commit 079abb0

Browse files
Clarify the supported filesystems for Linux (#2122) (#2135)
Co-authored-by: Reneta Popova <[email protected]>
1 parent 39ddbf6 commit 079abb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ For more information on Red Hat Enterprise Linux Life Cycle, refer to their link
115115

116116
For proper ACID behavior, the filesystem must support flush (_fsync_, _fdatasync_).
117117
Since databases can put a high and consistent load on a storage system for a long time, it is recommended to use a file system that has good aging characteristics.
118-
The EXT4 and XFS file systems are both supported.
118+
The EXT4 and XFS are the **only** supported file systems.
119+
119120
See xref:performance/linux-file-system-tuning.adoc[Linux file system tuning] for details on how to configure the filesystem in Linux for optimal performance.
120121

121122

0 commit comments

Comments
 (0)