Skip to content

Commit

Permalink
remove outdated filesystem recommendation (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
rptaylor authored Dec 12, 2023
1 parent 78db71e commit c162105
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cpt-replica.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ We suggest the following key parameters:
**Storage**
RAID-protected storage. The ``cvmfs_server`` utility should have low
latency to the storage because it runs lots of system calls (``stat()``)
against it. For the local storage backends ext3/4 file systems are
preferred (rather than XFS).
against it.

**Web server**
A standard Apache server. Directory listing is not required. In
Expand Down

0 comments on commit c162105

Please sign in to comment.