Skip to content

Commit f2e1c04

Browse files
Clarify the supported filesystems for Linux (#2122) (#2133)
Co-authored-by: Reneta Popova <[email protected]>
1 parent 97e17c1 commit f2e1c04

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
@@ -117,7 +117,8 @@ For more information on Red Hat Enterprise Linux Life Cycle, refer to their link
117117

118118
For proper ACID behavior, the filesystem must support flush (_fsync_, _fdatasync_).
119119
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.
120-
The EXT4 and XFS file systems are both supported.
120+
The EXT4 and XFS are the **only** supported file systems.
121+
121122
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.
122123

123124

0 commit comments

Comments
 (0)