Skip to content

Commit ebb2394

Browse files
Clarify the supported filesystems for Linux (neo4j#2122) (neo4j#2136)
Co-authored-by: Reneta Popova <[email protected]>
1 parent 58b0a26 commit ebb2394

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

110110
For proper ACID behavior, the filesystem must support flush (_fsync_, _fdatasync_).
111111
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.
112-
The EXT4 and XFS file systems are both supported.
112+
The EXT4 and XFS are the **only** supported file systems.
113+
113114
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.
114115

115116

0 commit comments

Comments
 (0)