docs: add note for not using remote storages

such as NFS or SMB. They will not provide the expected performance
and it's better to recommend against them.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2024-06-11 11:30:46 +02:00 committed by Dietmar Maurer
parent a3e79113cf
commit e5c0d80ca4

View File

@ -41,6 +41,9 @@ Recommended Server System Requirements
* Use only SSDs, for best results
* If HDDs are used: Using a metadata cache is highly recommended, for example,
add a ZFS :ref:`special device mirror <local_zfs_special_device>`.
* While it's technically possible to use remote storages such as NFS or SMB,
the additional latency and overhead drastically reduces performance and it's
not recommended to use such a setup.
* Redundant Multi-GBit/s network interface cards (NICs)