all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] docs: add note for not using remote storages
@ 2024-06-11  9:30 Dominik Csapak
  2024-06-11  9:42 ` [pbs-devel] applied: " Dietmar Maurer
  2024-06-11 18:05 ` [pbs-devel] " Thomas Lamprecht
  0 siblings, 2 replies; 7+ messages in thread
From: Dominik Csapak @ 2024-06-11  9:30 UTC (permalink / raw)
  To: pbs-devel

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>
---
if we want to discourage users even more, we could also detect it on
datastore creation and put a warning into the task log

also if we ever come around to implementing the 'health' page thomas
wished for, we can put a warning/error there too

 docs/system-requirements.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/system-requirements.rst b/docs/system-requirements.rst
index fb920865..17756b7b 100644
--- a/docs/system-requirements.rst
+++ b/docs/system-requirements.rst
@@ -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)
 
-- 
2.39.2



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-17 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-11  9:30 [pbs-devel] [PATCH proxmox-backup] docs: add note for not using remote storages Dominik Csapak
2024-06-11  9:42 ` [pbs-devel] applied: " Dietmar Maurer
2024-06-11 18:05 ` [pbs-devel] " Thomas Lamprecht
2024-06-12  6:39   ` Dominik Csapak
2024-06-12 15:40     ` Thomas Lamprecht
2024-06-13  8:02       ` Dominik Csapak
2024-06-17 15:58         ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal