Skip to content

Commit 1b3f39a

Browse files
authored
Merge pull request #55 from bedroge/outdated_fs_recommendation
Remove outdated filesystem recommendation
2 parents e2136ec + 006512c commit 1b3f39a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/access/stratum1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ recommendations into account:
4545
- A RAID-protected **low latency storage** setup (like [SSD](https://en.wikipedia.org/wiki/Solid-state_drive)
4646
or [NVMe](https://en.wikipedia.org/wiki/NVM_Express)) should be used,
4747
because the CernVM-FS server component will run lots of `stat` system calls against it.
48-
- An [`ext3`](https://en.wikipedia.org/wiki/Ext3) or [`ext4`](https://en.wikipedia.org/wiki/Ext4) file system
49-
is preferred (rather than [XFS](https://en.wikipedia.org/wiki/XFS)).
5048
- A standard Apache web server should be installed, which should be close to the
5149
low latency storage. Directory listing is not required.
5250
- HTTP connections to port `80` must be possible.

0 commit comments

Comments
 (0)